10.03.2014, 12:32
I have lots of warnings like this in the server log
I use CreateDynamicObject, streamer plugin, and everything is properly placed, the code and the plugin.
Here are some of the lines:
Код:
[13:33:17] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
Here are some of the lines:
pawn Код:
CreateDynamicObject(1221,1693.9184600,-1940.7901600,9.3100000,30.0000000,0.0000000,0.0000000);
CreateDynamicObject(1221,1693.1033900,-1941.9711900,8.6900000,30.0000000,0.0000000,0.0000000);
CreateDynamicObject(1224,1692.7652600,-1941.0102500,9.3100000,30.0000000,0.0000000,0.0000000);
CreateDynamicObject(854,1694.3962400,-1941.8026100,9.6073000,28.0000000,0.0000000,0.0000000);
//More...