how can i use the vehicles from the scriptfiles
#5

Quote:
Originally Posted by johnathon956
Код:
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(30) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(31) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(44) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(44) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(47) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(50) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(50) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(54) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(58) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(62) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(67) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(71) : error 017: undefined symbol "token_by_delim"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(76) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(252) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(252) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(253) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(256) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(256) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(257) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(257) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(258) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(261) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(262) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(263) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(266) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(267) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(268) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(269) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(272) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(273) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(274) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(275) : error 017: undefined symbol "total_vehicles_from_files"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Untitled.pwn(276) : error 017: undefined symbol "total_vehicles_from_files"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


24 Errors.
Remove the LoadStaticVehicleFromFile code, and under #include <a_samp> add this:
pawn Код:
#include "../include/gl_common.inc"
Reply


Messages In This Thread
how can i use the vehicles from the scriptfiles - by johnathon956 - 06.04.2010, 21:17
Re: how can i use the vehicles from the scriptfiles - by Carlton - 06.04.2010, 21:20
Re: how can i use the vehicles from the scriptfiles - by johnathon956 - 06.04.2010, 21:21
Re: how can i use the vehicles from the scriptfiles - by johnathon956 - 06.04.2010, 21:27
Re: how can i use the vehicles from the scriptfiles - by Carlton - 06.04.2010, 21:36
Re: how can i use the vehicles from the scriptfiles - by johnathon956 - 07.04.2010, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)