War3 help
Moderator: Forum Moderator
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
War3 help
i have a questions i would like to know how to make it so i can buy items when alone on the server this is strictly for lan / testing purposes at the moment.
thanks
thanks
- LeafCutter
- Peon
- Posts: 8
- Joined: Sun Aug 14, 2005 3:16 pm
- Location: South Oxfordshire, England
Re: War3 help
Hi Crimsonslayor...Crimsonslayor wrote:i have a questions i would like to know how to make it so i can buy items when alone on the server this is strictly for lan / testing purposes at the moment.
thanks
When I perform testing of my server I config it for LAN and then I throw in a few bots (that also interact with the Warcraft Mod).
If you not sure how this is done type bot_quota 10 (this will add 10 bots when you connect to the server) in your server console, just remember that your Steam ID will now be STEAM_ID_LAN so you will have to give that ID admin access if you need to fiddle around with the admin menus.
Hope this helps,
Leafcutter
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
ok i solved that problem by installing this awesome podbot, but now im having trouble accesing the amx war3 command like amx_givexp it says i dont have the access to do that even tho i have the all admin access, pls help
p.s. that command lets me give exp to a person right?
does anyone know what to do here?
p.s. that command lets me give exp to a person right?
does anyone know what to do here?
- Evil_Vizor
- Peon
- Posts: 10
- Joined: Wed Aug 17, 2005 7:21 am
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
- Evil_Vizor
- Peon
- Posts: 10
- Joined: Wed Aug 17, 2005 7:21 am
- LeafCutter
- Peon
- Posts: 8
- Joined: Sun Aug 14, 2005 3:16 pm
- Location: South Oxfordshire, England
You'll need to add STEAM_ID_LAN to the users.ini if your running your server on a LAN, if your running your server on the Internet you'll have to add your Steam ID along with some other information.
Take a look here:-
http://www.amxmodx.org/doc/source/confi ... admins.htm
Take a look here:-
http://www.amxmodx.org/doc/source/confi ... admins.htm
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
- LeafCutter
- Peon
- Posts: 8
- Joined: Sun Aug 14, 2005 3:16 pm
- Location: South Oxfordshire, England
- Lazarus Long
- Lead PITA SOB
- Posts: 618
- Joined: Tue Jul 05, 2005 9:24 pm
Hello, Crimsonslayor:
Regards,
Crimsonslayor wrote:ok i solved that problem by installing this awesome podbot, but now im having trouble accesing the amx war3 command like amx_givexp it says i dont have the access to do that even tho i have the all admin access, pls help
Read this post, and follow the replies to point 3 of the original question.Crimsonslayor wrote:does anyone know what to do here?
Regards,
Lazarus
- Before asking anything: Search!
- Want help with Warcraft 3 FT? Ask it the right way!
- What to download to get Warcraft 3 FT running? Check the list of files!
- Need more help? Check the simple Mini-HOWTO series!
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
- Lazarus Long
- Lead PITA SOB
- Posts: 618
- Joined: Tue Jul 05, 2005 9:24 pm
Hello, Crimsonslayor:
Regards,
Oh, I see. Check this post out to see if it helps.Crimsonslayor wrote:but i have admin rights i just cant seem to acquire the right level of access to use the amx_givexp an the war3menu / admin menu =/
Regards,
Lazarus
- Before asking anything: Search!
- Want help with Warcraft 3 FT? Ask it the right way!
- What to download to get Warcraft 3 FT running? Check the list of files!
- Need more help? Check the simple Mini-HOWTO series!
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
thanks man
but for some reason this is what i have in my user.ini
STEAM_ID_LAN "abcdefghijklmnopqrstuvwxyz"
ill try with just m and see if that gives me it ....
hmmm apparently before i didnt have the m or n in there but when i made it just m it didnt let me do it....
maybe ill try with all with m
ok i tried it even like this an it isnt working for me
STEAM_ID_LAN "abcdefghijklmuz"

STEAM_ID_LAN "abcdefghijklmnopqrstuvwxyz"
ill try with just m and see if that gives me it ....
hmmm apparently before i didnt have the m or n in there but when i made it just m it didnt let me do it....
maybe ill try with all with m
ok i tried it even like this an it isnt working for me
STEAM_ID_LAN "abcdefghijklmuz"
-
- Peon
- Posts: 23
- Joined: Wed Aug 17, 2005 8:12 am
- Contact:
ok lazarus i figured it out u should keep tabs on this topic for furhter problems in this area
add this line right here (copy and paste) into user.ini if it is a listen server
"loopback" "" "abcdefghijklmnopqrstu" "de"
STEAM_ID_LAN "abcdefghijklmuz"
those 2 lines give you access to war3menu on listen servers aswell as all amx commands ^^
p.s. srry for double posting :*(
add this line right here (copy and paste) into user.ini if it is a listen server
"loopback" "" "abcdefghijklmnopqrstu" "de"
STEAM_ID_LAN "abcdefghijklmuz"
those 2 lines give you access to war3menu on listen servers aswell as all amx commands ^^
p.s. srry for double posting :*(
- Lazarus Long
- Lead PITA SOB
- Posts: 618
- Joined: Tue Jul 05, 2005 9:24 pm
Hello, Crimsonslayor:
Only use this for testing purposes, as it is, it gives full admin rights to anybody on the LAN.
I hope this helps,
EDIT:
You posted when I was writing my reply so I missed that you came almost to the same solution I was going to give you. Anyway try out my sugestion, it's more complete.
Cheers,
Is this literal? Do you have a line exactly like this? If so backup your "addons/amxmodx/configs/users.ini" and create a new one with:Crimsonslayor wrote:thanks man :D but for some reason this is what i have in my user.ini
STEAM_ID_LAN "abcdefghijklmnopqrstuvwxyz"
Code: Select all
; Users configuration file
; File location: $moddir/addons/amxmodx/configs/users.ini
; Line starting with ; is a comment
"loopback" "" "abcdefghijklmnopqrstu" "de"
; Administrators
"STEAM_ID_LAN" "" "abcdefghijklmnopqrstu" "ce"
I hope this helps,
EDIT:
You posted when I was writing my reply so I missed that you came almost to the same solution I was going to give you. Anyway try out my sugestion, it's more complete.
Cheers,
Lazarus
- Before asking anything: Search!
- Want help with Warcraft 3 FT? Ask it the right way!
- What to download to get Warcraft 3 FT running? Check the list of files!
- Need more help? Check the simple Mini-HOWTO series!