29.08.2011, 10:02
Want to remove /signcheck.
Last time i did, paycheck bugged out and didin't even work.
Thanks.
Last time i did, paycheck bugged out and didin't even work.
Thanks.
if(Gamemode == Small)
{
UploadTheGM(pastebin.com);
Help == 1;
}
else
{
SendClientMessage(playerid, COLOR_WHITE, "Your gamemode is too big.");
CloseThread == 1;
}