Createdynamicobject change virtual world
#1

i read streamer topic about virtual world object
CreateDynamicObject(modelid, Float, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Floattreamdistance = 300.0);

if i have one object i can change like this
CreateDynamicObject(1537, 682.31946, -450.32990, -26.61913, 0.00000, 0.00000, 0.00000,2);

Question
but if i have a lot object (50-1000+ object) who have idea, a quick way to change the many object virtual world?


please help, thank you
Reply
#2

well there's an easy way.

if your code is
PHP код:
CreateDynamicObject(1537682.31946, -450.32990, -26.619130.000000.000000.000000); 
and you want to change the virtual world of objects like 50-1000 then click on replace button in pawno

and put "0);"

and replace it to

"2);" or anything you want.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)