16.03.2014, 19:17
@Off Topic - Hey Lopez, Hope you remember me pds2k12 or Matthew Sixx
@On Topic - If you check the parameters of CreateDynamicObject you should know what to do, just adding digits to those parameters, so basically wordid is the Virtual World, adding 25 too all of those object will show only to those players who is in Virtual Word = 25
CreateDynamicObject Parameter
@On Topic - If you check the parameters of CreateDynamicObject you should know what to do, just adding digits to those parameters, so basically wordid is the Virtual World, adding 25 too all of those object will show only to those players who is in Virtual Word = 25
CreateDynamicObject Parameter
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);