How to fix this.
#1

Friends i added nativechecker plugin andi got these errors.Can anyone tell me how to fix it??'

Код:
[20:33:43]   Loaded 9 filterscripts.

[20:33:43]    Error: Function not registered: 'SSCANF_Init'
[20:33:43]    Error: Function not registered: 'SSCANF_Join'
[20:33:43]    Error: Function not registered: 'SSCANF_Leave'
[20:33:43]    Error: Function not registered: 'mysql_debug'
[20:33:43]    Error: Function not registered: 'mysql_connect'
[20:33:43]    Error: Function not registered: 'mysql_query'
[20:33:43]    Error: Function not registered: 'mysql_store_result'
[20:33:43]    Error: Function not registered: 'mysql_num_rows'
[20:33:43]    Error: Function not registered: 'mysql_fetch_field_row'
[20:33:43]    Error: Function not registered: 'mysql_free_result'
[20:33:43]    Error: Function not registered: 'mysql_retrieve_row'
[20:33:43]    Error: Function not registered: 'mysql_real_escape_string'
[20:33:43]    Error: Function not registered: 'mysql_fetch_row_format'
[20:33:43] Script[gamemodes/TMS-R.amx]: Run time error 19: "File or function is not found"
[20:33:43] Number of vehicle models: 1
[20:33:43]  
[20:33:43]
Reply
#2

#include <a_mysql>
#include <sscanf>

or simply their includes, I don't know how are thjey named now :X
Reply
#3

You didn't load mysql and sscanf plugins or didn't copy them to plugins folder.
Reply
#4

bro i am only having amx file.Can u now tell me how to fix??
Reply
#5

now only this much left.wht to do now??
Код:
[20:33:43]    Error: Function not registered: 'SSCANF_Init'
[20:33:43]    Error: Function not registered: 'SSCANF_Join'
[20:33:43]    Error: Function not registered: 'SSCANF_Leave'
Reply
#6

Use #include <sscanf> - Is it connected via MySQL?
Reply
#7

download this

http://dl.dropbox.com/u/21683085/sscanf.rar

copy pawno and plugins folder to your samp server folder

add this at the top of your gamemode

pawn Код:
#include <sscanf2>
open server.cfg and add this at the bottom (if you don't have plugins line already)


Код:
plugins mysql sscanf
Reply
#8

Quote:
Originally Posted by SEnergy
Посмотреть сообщение
download this

http://dl.dropbox.com/u/21683085/sscanf.rar

copy pawno and plugins folder to your samp server folder

add this at the top of your gamemode

pawn Код:
#include <sscanf2>
open server.cfg and add this at the bottom (if you don't have plugins line already)


Код:
plugins mysql sscanf
Done this but not working plus i dont have pwn file.only amx i have
Reply
#9

Then you'll get better find the .pwn file, since you won't get long if you can't update your gamemode and just have a .amx file :S
Reply
#10

Quote:
Originally Posted by Ranama
Посмотреть сообщение
Then you'll get better find the .pwn file, since you won't get long if you can't update your gamemode and just have a .amx file :S
Dude this gamemode consist of 35000 lines and now its impossible to make bcz i maken it when i was free.Now i dont have much time.So i think i have to leave this
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)