SA-MP Forums Archive
script error - 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: script error (/showthread.php?tid=504503)



script error - PierreMarley - 04.04.2014

Hello please anyone can help me ? i have error
script [Gamemode/NGRP.amx] run time error 19

I hope you understand my error server and fix it



Re : script error - S4t3K - 04.04.2014

You must add in your server.cfg a "plugins" (without the quotes) line with mysql.dll next.

It should look like that

plugins mysql.dll


Put the line anywhere you want during either the first or the last line. (in mine, it's just after the "filterscripts" line)


Re: Re : script error - PierreMarley - 04.04.2014

Quote:
Originally Posted by S4t3K
Посмотреть сообщение
You must add in your server.cfg a "plugins" (without the quotes) line with mysql.dll next.

It should look like that

plugins mysql.dll


Put the line anywhere you want during either the first or the last line. (in mine, it's just after the "filterscripts" line)
you have link of server.cfg please help me bro ):


Re : script error - S4t3K - 04.04.2014

Are you serious dude ?

server.cfg is the file where you put the gamemode name, the name of the filterscripts to load and all the other stuff relating of the boot of your server.
Open it with the notepad then edit.


Re: script error - PierreMarley - 04.04.2014

i can send you the script and you fix it ? please this MCRP new update


Re : script error - S4t3K - 04.04.2014

I won't.

Like Vince's signature says :

"Give a fish a man and you feed him for a day; teach a man to fish and you feed him for a lifetime".

If I manually fix your problem, next time you'll have one who seems the same, you'll need someone's else help (maybe mine, maybe someone other's).
If YOU do it by YOURSELF, next time you'll have a similar problem, you could fix it again and without asking anyone.