Runtime Error 19 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Runtime Error 19 (
/showthread.php?tid=330731)
Re: Runtime Error 19 -
GamerZ 95 - 02.04.2012
Quote:
Originally Posted by Plastic
download the latest irc plugin
|
i alrdy have the newest man...
Re: Runtime Error 19 -
MadSkillz - 02.04.2012
Try go into the server and add this line near the top (above main() )
#pragma dynamic 175000
Re: Runtime Error 19 -
SuperViper - 02.04.2012
Quote:
Originally Posted by MadSkillz
Try go into the server and add this line near the top (above main() )
#pragma dynamic 175000
|
This won't help you at all.
Add
right above OnGameModeInit if you don't have it somewhere already.