Showing object without moving?
#1

I'm facing the problem that whenever I create an object (using a streamer), it won't actually show up unless I walk 1 tick. Is there a way to solve this? Because I'm showing a new object (and destroying the old one) every few seconds and you don't really require to walk around.
Reply
#2

Streamer_Update(playerid, type = -1);
Streamer_UpdateEx(playerid, Float, Float:y, Float:z, worldid = -1, interiorid = -1, type = -1);
Reply
#3

Thanks a lot, works. Should of checked the documentation myself ;x
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)