SA-MP Forums Archive
dynamicpickup - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: dynamicpickup (/showthread.php?tid=505163)



dynamicpickup - aboa - 07.04.2014

I have doors system
the pickup is dynamic
it's not showing in interiors


Re: dynamicpickup - Mriss - 07.04.2014

CreateDynamicPickup(modelid, type, Float, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Floattreamdistance = 100.0);

pawn Код:
CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);



Re: dynamicpickup - aboa - 07.04.2014

do you mean that I must put the interior -1?


Re: dynamicpickup - aboa - 07.04.2014

I found the real problem
it's not showing in custom interiors


Re: dynamicpickup - Mriss - 07.04.2014

Well, Get the Interior id of the custom interior...