jetpack
#1

Code:
if(strcmp(cmd, "/jetpack", true) == 0 && PlayerAdminLevel[playerid] == 1337)
	GivePlayerWeapon(playerid,21,100);
  return 1;
  }
But the jetpack doesnt spawn.. where´s the problem!?
Reply
#2

Code:
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)