SA-MP Forums Archive
AttachObjectToVehicle HELP PLS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: AttachObjectToVehicle HELP PLS (/showthread.php?tid=251273)



AttachObjectToVehicle HELP PLS - DevoLpeR - 26.04.2011

Compile and I get this error

Code:
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(57) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(58) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(66) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(67) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(75) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(76) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(84) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(85) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(93) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\MECAN\Dilan_Krustev\Server\filterscripts\neon.pwn(94) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
I put the latest a_samp.inc and again the same problem and tried to file for 0.3a, 0.3b but again it is not Please send a_samp.inc that will not make me such a problem

Sorry for bad english i use ****** translate


Re: AttachObjectToVehicle HELP PLS - Bilawal2050 - 26.04.2011

https://sampforum.blast.hk/showthread.php?tid=251261 help me here


Re: AttachObjectToVehicle HELP PLS - wheelman_WM - 26.04.2011

u r using old samp include


Re: AttachObjectToVehicle HELP PLS - xDeadlyBoy - 26.04.2011

try to use the newest version of samp server - 0.3c R2:
http://team.sa-mp.com/files/samp03csvr_R2-2_win32.zip


Re: AttachObjectToVehicle HELP PLS - DevoLpeR - 26.04.2011

Quote:
Originally Posted by xDeadlyBoy
View Post
try to use the newest version of samp server - 0.3c R2:
http://team.sa-mp.com/files/samp03csvr_R2-2_win32.zip
Dont work again please help


Re: AttachObjectToVehicle HELP PLS - DevoLpeR - 26.04.2011

HELP


Re: AttachObjectToVehicle HELP PLS - Hitman-97- - 26.04.2011

What did you get as an error after replacing samp includes?


Re: AttachObjectToVehicle HELP PLS - DevoLpeR - 26.04.2011

Neon System ---> https://sampforum.blast.hk/showthread.php?tid=200569


Re: AttachObjectToVehicle HELP PLS - DevoLpeR - 27.04.2011

help pls


Re: AttachObjectToVehicle HELP PLS - KoczkaHUN - 27.04.2011

are you trying to compile it by double-clicking the .PWN file?
if so, maybe your default pawno opens, which is an older version!
Try this: download the _latest_ server from sa-mp.com , unpack it, open the unpacked pawno\pawno.exe , and inside the program, choose File->Open . Open your PWN file, and try to compile it.. it should work.
Also, make sure you have
Code:
#include <a_samp>
at the top of your script.


Re: AttachObjectToVehicle HELP PLS - DevoLpeR - 27.04.2011

Quote:
Originally Posted by KoczkaHUN
Посмотреть сообщение
are you trying to compile it by double-clicking the .PWN file?
if so, maybe your default pawno opens, which is an older version!
Try this: download the _latest_ server from sa-mp.com , unpack it, open the unpacked pawno\pawno.exe , and inside the program, choose File->Open . Open your PWN file, and try to compile it.. it should work.
Also, make sure you have
Код:
#include <a_samp>
at the top of your script.
Very very very thanks

Lock pls and again tnh KoczkaHUN


Re: AttachObjectToVehicle HELP PLS - xDeadlyBoy - 27.04.2011

edit: nvm...


Re: AttachObjectToVehicle HELP PLS - Davz*|*Criss - 27.04.2011

Yes Koczka i agree with ya.


Re: AttachObjectToVehicle HELP PLS - DevoLpeR - 27.04.2011

it compile but not attached to the car neon


Re: AttachObjectToVehicle HELP PLS - Davz*|*Criss - 27.04.2011

Then sorry, thats too hard to fix in ya pc.

Maybe you dont have required files for the script?

And also you need to understand that by yourself cuz its your pc.
And if there is errors then we can help you.

Try redownloading the script.

Thanks.