17.11.2010, 00:02
Look at the parameter (green you had, red you missed)
pickup = CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld);
SetPlayerInterior(playerid, interiorid);
SetPlayerPos(playerid, Float:x, Float:y, Float:z);
If you dont know what to type in for them check the wiki
pickup = CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld);
SetPlayerInterior(playerid, interiorid);
SetPlayerPos(playerid, Float:x, Float:y, Float:z);
If you dont know what to type in for them check the wiki