13.06.2015, 17:23
I Am Changing My Gamemode From Mysql R6 To R39 But Getting This Errors While Compiling
Код:
C:\Users\Manas\Desktop\MyGM.pwn(5562) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(5568) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(5574) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(7472) : warning 206: redundant test: constant expression is non-zero C:\Users\Manas\Desktop\MyGM.pwn(7472) : warning 215: expression has no effect C:\Users\Manas\Desktop\MyGM.pwn(7485) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(7486) : error 017: undefined symbol "mysql_store_result" C:\Users\Manas\Desktop\MyGM.pwn(7488) : error 017: undefined symbol "mysql_num_rows" C:\Users\Manas\Desktop\MyGM.pwn(7491) : error 017: undefined symbol "mysql_retrieve_row" C:\Users\Manas\Desktop\MyGM.pwn(7493) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(7502) : error 017: undefined symbol "mysql_free_result" C:\Users\Manas\Desktop\MyGM.pwn(10103) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(10104) : error 017: undefined symbol "mysql_store_result" C:\Users\Manas\Desktop\MyGM.pwn(10106) : error 017: undefined symbol "mysql_num_rows" C:\Users\Manas\Desktop\MyGM.pwn(10136) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(10137) : error 017: undefined symbol "mysql_store_result" C:\Users\Manas\Desktop\MyGM.pwn(10139) : error 017: undefined symbol "mysql_num_rows" C:\Users\Manas\Desktop\MyGM.pwn(10144) : error 017: undefined symbol "mysql_retrieve_row" C:\Users\Manas\Desktop\MyGM.pwn(10152) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(10154) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(10160) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(10162) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(10168) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(10170) : error 017: undefined symbol "mysql_get_field" C:\Users\Manas\Desktop\MyGM.pwn(10184) : error 017: undefined symbol "mysql_free_result" C:\Users\Manas\Desktop\MyGM.pwn(14393) : error 035: argument type mismatch (argument 1) C:\Users\Manas\Desktop\MyGM.pwn(14394) : error 017: undefined symbol "mysql_free_result" C:\Users\Manas\Desktop\MyGM.pwn(14492) : error 035: argument type mismatch (argument 1)