04.08.2018, 21:01
Quote:
Check that: https://sampwiki.blast.hk/wiki/MySQL/R40
PHP Code:
|
format(query, sizeof(query),
and mysql_query too doesn't exist in my gamemode, wtf but mysql_tquery yes,
query_cache doesn't exist in my gm.. i dont understand nothing, but i solved it in other ways..
EDIT: It seems no error on compile, i go rewrite my code to try your function if works, i've get solved it with other ways, create varchar ownerPlant and get player name on creating the plant.. fast solution XD becouse i dont found how to return player sqlid name
EDIT2:
Code:
C:\Reality Roleplay\gamemodes\sqlidnameroleplay.pwn(8465) : error 035: argument type mismatch (argument 3) C:\Reality Roleplay\gamemodes\sqlidnameroleplay.pwn(8467) : error 017: undefined symbol "cache_get_value_index" C:\Reality Roleplay\gamemodes\sqlidnameroleplay.pwn(8469) : error 017: undefined symbol "strcpy"
it seems that i use this becouse i use cache_get_field_content, right?