04.05.2012, 12:10
ahh yes sorry
But when i change to createdynamic object editing object is not visible for other players, so it creates not global objects
|
// Removed
there is a bug in streamer you can see objects only from a small distance..Createdinamicobjects..i have only 3000 objects..
|
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
Question: is the CreateDynamic3DTextLabel function compatible with Attatch3DTextLabelToPlayer?
|
native Text3D:CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
[12.13:08:34] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3 [12.13:08:37] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3 [12.13:08:40] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3 |