• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Set Objects To Virtual World
#1
Dear community,

i think the question is clear. I want to set my 'spawn-ojects' to a virtual world so that you just see the objects when you select your skin.



Thanks!
  Reply
#2
CreateDynamicObject():

Code:
(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, areaid = -1, priority = 0)

worldid would (obviously) be the world id it's visible in.
  Reply


Forum Jump: