SA-MP Forums Archive
Scripting Help - Errors/Bugs - 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: Scripting Help - Errors/Bugs (/showthread.php?tid=579972)



Scripting Help - Errors/Bugs - ZS - 01.07.2015

Hey guys,

I'm currently scripting on the South Central RP script, everything is perfectly fine when it loads up etc.

The only issue I'm having is editting a few things, but the main problem is whenever the server is restarted for updates or what not, any house, business, entrance, faction names disappear, any IG helpers that are set do not save on relog or restart and also players D.O.B and Origin also disappear.

Could anyone possibly help me or advise me on how to fix these errors!

Any help will be very much appreciated, anyone can also reach me on skype (z.shiraz)


Re: Scripting Help - Errors/Bugs - ZS - 01.07.2015

Could anyone help me? Please


Re: Scripting Help - Errors/Bugs - Suicidal.Banana - 01.07.2015

No idea without seeing more details (server log, relevant bits of code, etc)
And realisticlly you should prolly be asking for help in the South Central RP topic


Re: Scripting Help - Errors/Bugs - nezo2001 - 01.07.2015

Show
PHP код:
OnGameModExit() 
If you don't have any code under it, Show how do you save your settings


Re: Scripting Help - Errors/Bugs - ZS - 01.07.2015

How do I find that?


Re: Scripting Help - Errors/Bugs - Youssef221 - 01.07.2015

Use CTRL + F to find it.


Re: Scripting Help - Errors/Bugs - ZS - 01.07.2015

That line doesn't exist in the script...


Re: Scripting Help - Errors/Bugs - nezo2001 - 01.07.2015

Sorry mis-typing
PHP код:
OnGameModeExit() 



Re: Scripting Help - Errors/Bugs - ZS - 01.07.2015

Still no line on the script with OnGameModeExit()


Re: Scripting Help - Errors/Bugs - ZS - 01.07.2015

Anyone able to help?