What is going on here?!
#1

CreateDynamicObject(987,-275.28973400,28.02788500,0.42968800,0.00000000,0.0 0000000,-106.48391975); //object(50)

It dosen't accept createdynamicobject

I'm also getting these errors on that line i posted above

C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(149) : error 017: undefined symbol "INVALID_PLAYER_ID"
C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(200) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptInit")
C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(204) : error 017: undefined symbol "funcidx"
C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(204) : warning 215: expression has no effect
C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(204) : error 001: expected token: ";", but found ")"
C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(204) : error 029: invalid expression, assumed zero
C:\Users\Nicholas\Desktop\My Servers\Sorted By Category\Vehicle Sim's\OzPilots\pawno\include\streamer.inc(204) : fatal error 107: too many error messages on one line

Line 149: TextDrawSetProportional(td_fuel[i],1);
Reply
#2

post your code.

edit: looking at the errors, you forgot to define what "INVALID_PLAYER_ID" is and "funcidx". You're missing a ';' somewhere in the script.
Reply
#3

looks klike you deleted #include <a_samp> from the top of ya script or put something above it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)