• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help me with this cmd
#3
You could also make the Active variable a boolean.

PHP Code:
new bool:Active[MAX_PLAYERS];

if (
Active) return SendClientMessage(playeridCOLOR_RED"Godcar already enabled!"); 
  Reply


Messages In This Thread
Help me with this cmd - by julees - 2024-03-10, 02:05 AM
RE: Help me with this cmd - by N0FeaR - 2024-03-10, 02:08 AM
RE: Help me with this cmd - by Goldenman - 2024-04-04, 08:50 PM

Forum Jump: