MySQL not saving
#2

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:

Код:
WHERE column | operator | value
Код:
WHERE name='%s'
Reply


Messages In This Thread
MySQL not saving [SOLVED] - by Jimmy0wns - 14.12.2013, 20:34
Re: MySQL not saving - by arakuta - 14.12.2013, 20:40
Re: MySQL not saving - by Patrick - 14.12.2013, 20:44
Re: MySQL not saving - by Jimmy0wns - 14.12.2013, 20:50
Re: MySQL not saving - by Patrick - 14.12.2013, 20:59
Re: MySQL not saving - by Jimmy0wns - 14.12.2013, 21:04
Re: MySQL not saving - by Emmet_ - 14.12.2013, 22:00
Re: MySQL not saving [SOLVED] - by Jimmy0wns - 14.12.2013, 22:46

Forum Jump:


Users browsing this thread: 1 Guest(s)