SA-MP Forums Archive
[Help] Loading Vehicles from file - 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)
+--- Thread: [Help] Loading Vehicles from file (/showthread.php?tid=552599)



[Help] Loading Vehicles from file - Arxalan - 25.12.2014

Hello i want to add vehicles to my GM from /filterscript/Vehicles as did in the grandlarc.pwn

But when i try to add it gives me the following error

error 017: undefined symbol "LoadStaticVehiclesFromFile"

Please tell me how to do it?


AW: [Help] Loading Vehicles from file - Flori - 25.12.2014

Read once again through the grandlarc mode to find out how they exactly load them. It's not that hard.

Btw i don't know your code to give better help than this.

But you will do it, i'm sure. Good luck.


Re: [Help] Loading Vehicles from file - Kyance - 25.12.2014

pawn Код:
#include "../include/gl_common.inc"
Add that below the a_samp include.