29.12.2012, 20:42
Yo, what a problem with it,
How to fix it?!
Код:
public OnGameModeInit() { total_vehicles_from_files += LoadStaticVehiclesFromFile("vehicles/trains.txt"); total_vehicles_from_files += LoadStaticVehiclesFromFile("vehicles/pilots.txt"); return 1; }
Код:
D:\PFiles\Plugins\Firefox Plugin\xFile\Hide\Mods&Tools\samp03e_svr_R2_win32\gamemodes\D.pwn(35) : error 017: undefined symbol "total_vehicles_from_files" D:\PFiles\Plugins\Firefox Plugin\xFile\Hide\Mods&Tools\samp03e_svr_R2_win32\gamemodes\D.pwn(35) : error 017: undefined symbol "LoadStaticVehiclesFromFile" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.