Jump to content
  • 0

O Problema


Ex_ionutz

Question

2 answers to this question

Recommended Posts

EnableTirePopping() function is removed.

Scoti EnableTirePopping(); de la OnGameModeInit.

Warning: EnableZoneNames() is removed since 0.3

Scoti EnableZoneNames(); de la OnGameModeInit.

Pickups Max = 100, Current Pickups = 114

Mai scoate din pickupuri sau foloseste un streamer, de preferat Streamer Plugin by Incognito: http://forum.sa-mp.com/showthread.php?t=102865

native CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
native DestroyDynamicPickup(pickupid);
native IsValidDynamicPickup(pickupid);
native DestroyAllDynamicPickups();
native CountDynamicPickups();

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.