doesn't work the command error plz help
#4

i put now the number 1 in my code but why doesn't working yet?
Код:
  if (strcmp(cmdtext, "/duel 1", true) == 0)
{
  SetPlayerVirtualWorld(playerid, 1);
  if(IsPlayerInAnyVehicle(playerid)) //If they are in a vehicle
  SetVehicleVirtualWorld(GetPlayerVehicleID(playerid), 1); //Take the vehicle with them
  return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)