Vehicle System problem
#3

Do you have crashdetect enabled? If no, enable it, I'm quite certain some crash happens within SaveVehicle.

1. You don't need "stock" prefix if you're not writing a library.
2. Check if INI_Open returns valid handle with
pawn Код:
if (file != INI_NO_FILE)
3. You don't need separate file for vehicle mods, as you can just use another tag within same file.
Reply


Messages In This Thread
Vehicle System problem - by RenSoprano - 04.03.2015, 18:42
Re: Vehicle System problem - by MikE1990 - 04.03.2015, 18:52
Re: Vehicle System problem - by Misiur - 04.03.2015, 18:55
Re: Vehicle System problem - by MikE1990 - 04.03.2015, 19:02
Re: Vehicle System problem - by RenSoprano - 04.03.2015, 19:12

Forum Jump:


Users browsing this thread: 1 Guest(s)