Guest User

/zcigare

a guest
Apr 19th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. if(!strcmp(cmdtext, "/zapalicigare", true)) // By Ellis
  2. {
  3. if(IsPlayerConnected(playerid))
  4. {
  5. if(gPlayerLogged[playerid] == 0)
  6. {
  7. SendClientMessage(playerid, COLOR_WHITE, "{F81414}GRESKA:{FFFFFF}Ne ste logirani.");
  8. return 1;
  9. you dont need more :D
Advertisement
Add Comment
Please, Sign In to add comment