Page 1 of 1

wc3 XP

Posted: Mon Jan 09, 2006 12:11 pm
by Caeyers
can i look somewhere who gives xp ? because i dont trust an admin but i wonna look if he gives xp ...

( he needs to stay admin so dont say just take off his admin :-) )

Posted: Mon Jan 09, 2006 12:13 pm
by ferret
I have it set to ADMIN_RCON currently, so only your highest level admins should have access. I do not have it logging the command at this time.

Posted: Tue Jan 10, 2006 10:17 am
by Caeyers
ferret wrote:I have it set to ADMIN_RCON currently, so only your highest level admins should have access. I do not have it logging the command at this time.
So you need to rcon to give xp ? How do I set that ...

grtz :idea:

Posted: Tue Jan 10, 2006 2:05 pm
by Geesu
Check the users.ini....

Posted: Wed Jan 11, 2006 5:50 am
by Caeyers
on users.ini , you cant pit give xp off ...

Posted: Wed Jan 11, 2006 8:38 am
by ferret
To give XP with WC3 XP, you have to give the user amx_rcon access in users.ini

If they don't have that, they can't give XP.

Posted: Wed Jan 11, 2006 8:59 am
by Caeyers
how can i set that ... :oops:

Posted: Wed Jan 11, 2006 9:58 am
by Geesu
ask on amxmodx.org forums... or read the documentation ?

Posted: Thu Jan 12, 2006 12:33 pm
by Caeyers
hey other question , how do I reset XP + ranks ?

Posted: Tue Mar 07, 2006 7:14 pm
by pai2ad0x

Posted: Wed Mar 08, 2006 10:33 am
by ferret
Shutdown your server and delete the vault.ini file. Then restart it.

Posted: Tue Mar 28, 2006 10:20 pm
by -[AfK]- Faction
Caeyers wrote:
ferret wrote:I have it set to ADMIN_RCON currently, so only your highest level admins should have access. I do not have it logging the command at this time.
So you need to rcon to give xp ? How do I set that ...

grtz :idea:
If you would like to give your admins access to rcon (I dont suggest this) and not access to giving themselves or others xp, find this line in the warcraft3.sma
warcraft3.sma wrote:register_concmd("wc3_givexp","wc3_givexp",ADMIN_RCON,"<name or #userid> <xp>")
replace the ADMIN_RCON with ADMIN_ADMIN

next where you put in your flags in the users.ini file add the letter "y"
this will only allow you to give out xp, or if you wish give others the ability
by also giving them the "y" in the command line.

Example:
users.ini wrote:"STEAM_0:0:9362052" "" "acefijmnrtuy" "ce"
"STEAM_0:1:2404969" "" "acefijmnrtu" "ce"
This first person will be able to use the wc3_givexp command, the other will not.

I realize this is a sorta old post, but a search might aid someone else.