help me
#1

1)Guys i have in my Serve //auto kick and //auto ban they told me to remove it and that what i did and it stell works....
2)and how i can remove the /asdveh system? can i do it for admins only?
3) i did file /users and i can see the users on it but the score did not save how i can make it save?
Reply
#2

my game mod is WoW.zip
Reply
#3

Quote:
Originally Posted by ayman1997
Посмотреть сообщение
1)Guys i have in my Serve //auto kick and //auto ban they told me to remove it and that what i did and it stell works....
2)and how i can remove the /asdveh system? can i do it for admins only?
3) i did file /users and i can see the users on it but the score did not save how i can make it save?
1) You might have not done it properly. Consider showing your script.

2) If you want to remove the /asdveh just visit your script and delete the command and compile it, don't mess with the code lol just delete the required command. Or if you want it to make it for admin you could use this code (which is only for RCON!!!!)

pawn Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "SERVER: You must be logged in as RCON to use this command."); // this will prevent a person to use /asdveh only admins can use. And remember this must in the beginning of the command.
3) Consider showing your code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)