Unban cmd help?
#7

MrDeath thats already done. Snipa, with the 1770 error you had is because you had an Extra closed "}" on line
pawn Код:
} else return SendClientMessage(playerid,red,"ERROR: You must be logged in to use this commands");
}
You have 3 } } }. When you only have 2 { {. You only need { { } }.. You had one extra. For the rest, search through the script for the "SaveToFile" correct syntax like what i posted
pawn Код:
dini_IntSet(file,"", 0); // Edit This, I replaced your "SaveToFile"
. And the last error is simple, just check for the Admin Chat command and use what ever it uses in your command, Or else just remove it so it doesn't tell admins you un-banned the persons
Reply


Messages In This Thread
Unban cmd help? - by Snipa - 08.11.2010, 23:41
Re: Unban cmd help? - by Ritchie999 - 09.11.2010, 00:08
Re: Unban cmd help? - by Snipa - 09.11.2010, 01:02
Re: Unban cmd help? - by Ritchie999 - 09.11.2010, 01:22
Re: Unban cmd help? - by Snipa - 09.11.2010, 02:08
Re: Unban cmd help? - by MrDeath537 - 09.11.2010, 04:32
Re: Unban cmd help? - by Ritchie999 - 09.11.2010, 21:25
Re: Unban cmd help? - by Snipa - 09.11.2010, 23:57
Re: Unban cmd help? - by Ritchie999 - 10.11.2010, 21:13

Forum Jump:


Users browsing this thread: 2 Guest(s)