17.05.2015, 00:02
Quote:
Nope it doesn't if you do it good, show your line with CreateDynamicObjectEx
|
Код:
new worlds[5] = {0,1,2,3,4}; ObjectInfo[i][ObjID] = CreateDynamicObjectEx(ObjectInfo[i][model], ObjectInfo[i][posX], ObjectInfo[i][posY], ObjectInfo[i][posZ], ObjectInfo[i][rotX], ObjectInfo[i][rotY], ObjectInfo[i][rotZ], 300.0, 200.0, worlds, -1, ObjectInfo[i][interior], -1);