[GameMode] [GameMode].:[Plasma X-Games™ v.3]:. Very Nice!! Race/Drift/Tune/Stunt Mode!!
#4

i have problem the /rules commands doesnt work with people who arent admin and when i change

Quote:

if (strcmp(cmdtext, "/rules", true)== 0 && IsPlayerAdmin(playerid) == 1){
SendClientMessageToAll(0x33AA33AA, ".:[Plasma X-Games™].:.[Rules and Regulations]:.");
SendClientMessageToAll(0x33AA33AA, "NO CHEATING IN RACES!! Or RAMMING WILL GET YOU BANNED");
SendClientMessageToAll(0x33AA33AA, "No Spawn Killing or DM'ing with health cheat on");
SendClientMessageToAll(0x33AA33AA, "No Car Jacking!! Respect other peoples rides, Get your Own!!");
return 1;}

to

Quote:

if (strcmp(cmdtext, "/rules", true)== 0
SendClientMessage(playerid, 0x33AA33AA, ".:[Plasma X-Games™].:.[Rules and Regulations]:.");
SendClientMessage(playerid, 0x33AA33AA, "NO CHEATING IN RACES!! Or RAMMING WILL GET YOU BANNED");
SendClientMessage(playerid, 0x33AA33AA, "No Spawn Killing or DM'ing with health cheat on");
SendClientMessage(playerid, 0x33AA33AA, "No Car Jacking!! Respect other peoples rides, Get your Own!!");
return 1;}

i get error report for windows saying pawncc.exe has crashed

please help me i want so anyone can see rules and so its a private message
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)