20.01.2013, 01:44
Hello Guys. Today i tried running a script, Now i tried multiple times. It didn't work i got this error:
[03:00:54] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[03:00:54] Number of vehicle models: 0
then. By looking up some help on the SA-MP forums i came across "nativechecker" Then i recompiled the script and ran it with nativchecker and this is what i got back.....
[03:00:54] Error: Function not registered: 'mysql_function_query'
[03:00:54] Error: Function not registered: 'mysql_store_result'
[03:00:54] Error: Function not registered: 'mysql_num_rows'
[03:00:54] Error: Function not registered: 'mysql_retrieve_row'
[03:00:54] Error: Function not registered: 'mysql_fetch_field_row'
[03:00:54] Error: Function not registered: 'mysql_free_result'
[03:00:54] Error: Function not registered: 'mysql_connect'
[03:00:54] Error: Function not registered: 'mysql_insert_id'
[03:00:54] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[03:00:54] Number of vehicle models: 0
Could anyone please help me come to a conclusion and help me solve the problem?
thanks alot Dano
[03:00:54] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[03:00:54] Number of vehicle models: 0
then. By looking up some help on the SA-MP forums i came across "nativechecker" Then i recompiled the script and ran it with nativchecker and this is what i got back.....
[03:00:54] Error: Function not registered: 'mysql_function_query'
[03:00:54] Error: Function not registered: 'mysql_store_result'
[03:00:54] Error: Function not registered: 'mysql_num_rows'
[03:00:54] Error: Function not registered: 'mysql_retrieve_row'
[03:00:54] Error: Function not registered: 'mysql_fetch_field_row'
[03:00:54] Error: Function not registered: 'mysql_free_result'
[03:00:54] Error: Function not registered: 'mysql_connect'
[03:00:54] Error: Function not registered: 'mysql_insert_id'
[03:00:54] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[03:00:54] Number of vehicle models: 0
Could anyone please help me come to a conclusion and help me solve the problem?
thanks alot Dano