14.12.2013, 20:40
First problem: You are checking it wrong. If IsPlayerAdmin then return that he isn't. Use the ! (not) operator
https://sampwiki.blast.hk/wiki/Control_Structures#Operators
Second problem:
Mysql WHERE syntax works this way:
https://sampwiki.blast.hk/wiki/Control_Structures#Operators
Second problem:
Mysql WHERE syntax works this way:
Код:
WHERE column | operator | value
Код:
WHERE name='%s'