This line of code
cache_get_value_name_bool(i, "Locked", Locked{x});
gives me this error
C:\Users\TommyB\Desktop\servers\redcountyrp\gamemodes\RCRP_MySQL.pwn(68974) : error 035: argument type mismatch (argument 3)
Not sure if there's anything I can try to fix it on my end or if I'm doing anything wrong, but any help would be appreciated.
This line of code
gives me this error
C:\Users\TommyB\Desktop\servers\redcountyrp\gamemodes\RCRP_MySQL.pwn(68974) : error 035: argument type mismatch (argument 3)Not sure if there's anything I can try to fix it on my end or if I'm doing anything wrong, but any help would be appreciated.