SA-MP Forums Archive
Help Help.. run time error 19 - 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: Help Help.. run time error 19 (/showthread.php?tid=521181)



Help Help.. run time error 19 - Ritzy2K - 22.06.2014

idk what to do m completely clueless -.- help me



Re: Help Help.. run time error 19 - SilentSoul - 22.06.2014

It shows you msvcr100.dll file problem when you start the server? if yes:
- Firstly try to update your sccanf to the latest include & plugin.
- if it didn't work delete your msvc100.dll from your system32. and then install this package

Hope it works.


Re: Help Help.. run time error 19 - Ritzy2K - 22.06.2014

didnt worked


Re: Help Help.. run time error 19 - VenomMancer - 22.06.2014

Add this at top of public OnGameModeInit()

pawn Код:
main()
{
   
}