04.10.2011, 15:41
Incognito's streamer plugin is probably the best one.
Try like this:
CreateDynamicObject(modelid,X,Y,Z,RotX,RotY,RotZ,-1,-1,-1);
Where -1, -1, -1 are interior IDs, virtual worlds and playerid (I don't know the use of playerid, so I use -1).
EDIT: You can find the plugin easily in Plugins development forum.
Try like this:
CreateDynamicObject(modelid,X,Y,Z,RotX,RotY,RotZ,-1,-1,-1);
Where -1, -1, -1 are interior IDs, virtual worlds and playerid (I don't know the use of playerid, so I use -1).
EDIT: You can find the plugin easily in Plugins development forum.