Jump to content

[REZOLVAT] Intrebare


gabyrpg
 Share

Recommended Posts

Dezactiveaza functia DespawnCar.

 

/*function DespawnVehicle(carid) {
    new dbid = FindSpawnID(carid);
	new playerid;
    if(IsPlayerInVehicle(playerid, carid)) return false;
    if(CarInfo[dbid][Spawned] != 0) DestroyPlayerCar(dbid);
    printf("Vehicle %d despawned. [db: %d]", carid, dbid);
    return true;
}*/

 

Gamemode big edited: gamemode

Gamemode in Progress:  Click

 

1514677507_giphy.gif.da3eae379a134703555e92e982b342f2.gif

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...