Quote:
Originally Posted by cessil
it says
native CreateDynamicObject(modelid, Float  , Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
and you're only supplying the modelid, x, y, z, rx, ry, and rz you still need to give the worldid, interiorid, playerid and distance
|
As far i know with "worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);" if you dont put the worldid, interiorid ... they will get the original value that in the case is -1 for ids and 200 for distance...
Код:
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\pawno\include\Streamer.inc
The error is in the include Streamer.inc... have you changed something inside the include?