Useful Functions and Callbacks Re-release
#9

using AddStaticPickup() instead of AddStaticPickup2() do not save the coords and other datas. that means these functions won't work:

pawn Код:
IsPickupConnected(pickupid);
GetPickups();

//these callbacks won't work, too

public OnPlayerPickupItem(playerid,pickupid,modelid,type);
public OnPickupRespawn(pickupid,modelid);
use CreatePickup2() and DestroyPickup2() instead of the old functions.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)