Disappearing/Appearing!!!! - 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: Disappearing/Appearing!!!! (
/showthread.php?tid=369419)
Disappearing/Appearing!!!! -
Kevin FOx - 17.08.2012
I've a small prplem..
Sometimes when i enter a house the dynamic furinture of the house appears.. and sometimes when i re/enter it again..
It have no furinutres. and i dont know why. anyway of removing that dynamic furinture? or just let it dont disappear?
Re: Disappearing/Appearing!!!! -
[DOG]irinel1996 - 17.08.2012
Mmm.. Did you update your streamer? If we're talking about objects mapped.
Re: Disappearing/Appearing!!!! -
Deal-or-die - 17.08.2012
Make sure the objects are in the same virtual world, or setting virtual world to -1 works for all worlds.
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
Re: Disappearing/Appearing!!!! -
Sandiel - 17.08.2012
Update your streamer.
Re: Disappearing/Appearing!!!! -
Kevin FOx - 20.08.2012
I didnt add Objects!!!.. Its dynamic with the interiors. Sometime appearing and sometimes disappearing!