13.08.2015, 13:25
I used a old tutorial of Veh sys and it had these:
How can i transform in the new ver of MYSQL?
And I have the mysql include!
PHP код:
C:\Users\andrei.andrei-PC\Desktop\semp\gamemodes\WiD.pwn(4747) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\andrei.andrei-PC\Desktop\semp\gamemodes\WiD.pwn(4753) : error 017: undefined symbol "mysql_store_result"
C:\Users\andrei.andrei-PC\Desktop\semp\gamemodes\WiD.pwn(4754) : error 017: undefined symbol "mysql_num_rows"
C:\Users\andrei.andrei-PC\Desktop\semp\gamemodes\WiD.pwn(4760) : error 017: undefined symbol "mysql_fetch_row_format"
C:\Users\andrei.andrei-PC\Desktop\semp\gamemodes\WiD.pwn(4767) : error 017: undefined symbol "mysql_free_result"
And I have the mysql include!