Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. if( PlayerInfo[ playerid ][ pAdmin ] < 6 ) return SCM(playerid,-1,""BELA"GRESKA: Ne mozete koristiti ovu komandu.");
  2.  
  3. new str[ 512 ], happyhours[ 24 ];
  4.  
  5. if( ServerInfo[ HappyHours ] == 1 ) happyhours = "["ZELENA"ON"BELA"]";
  6. else happyhours = "["CRVENA"OFF"BELA"]";
  7.  
  8. e\nInformacije Servera\t-nKupovina Vozila\t%s", happyhours);
  9. SPD( playerid, dialog_ids, DSTH, naslov, str, D_ODABERI, D_ODUSTANI );
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement