SA-MP Forums Archive
Help... - 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... (/showthread.php?tid=628198)



Help... - Smocky - 07.02.2017

I would like to make a gm that I made on the internet but the problem it marks me this problem..

Quote:

Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'mysql_ping'
Error: Function not registered: 'WP_Hash'
Error: Function not registered: 'mysql_function_query'
Error: Function not registered: 'mysql_real_escape_string'
Error: Function not registered: 'mysql_affected_rows'
Error: Function not registered: 'mysql_insert_id'
Error: Function not registered: 'sscanf'
Script[gamemodes/roleplay2.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0

I put sscanf has the latest version and streamer


Re: Help... - AndreiWow - 07.02.2017

Probably you don't have the right mysql plugin.


Re: Help... - Smocky - 07.02.2017

If I have the mysql plugins


Re: Help... - princejeet1510 - 07.02.2017

Do you have this "MSVCP120.dll"?


Re: Help... - Smocky - 07.02.2017

Yes I have MSVCP120.dll


Re: Help... - Smocky - 07.02.2017

When compiling the .pwn her makes me full of warnings

Quote:

C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(1806) : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(6366) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(661 : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(6665) : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(680 : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(6809) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(6849) : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(6850) : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(6887) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(688 : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(695 : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(7413) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(7556) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(757 : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(7601) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(14339) : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(14570) : warning 202: number of arguments does not match definition
C:\Users\Smocky\Desktop\samp037_svr_R1_win32\gamem odes\roleplay2.pwn(1457 : warning 202: number of arguments does not match definition
C:\Users\francis\Desktop\samp037_svr_R1_win32\game modes\roleplay2.pwn(14590) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


19 Warnings.