Whats wrong with this [DBI]
Code:
public client_putinserver(id)This only adds the FIRST person in the server. whY? |
Re: Whats wrong with this [DBI]
i like sqlx better
PHP Code:
|
Re: Whats wrong with this [DBI]
Please use DBI because TS uses that.
|
Re: Whats wrong with this [DBI]
TS doesn't 'use' anything. He just switched to a different module, for whatever reason.
Also, am I reading this wrong? Code:
Doesn't this mean if you're SteamID is pending, let's continue on.. Which doesn't make much sence Try changing it with Code:
(Not Equal) ... |
Re: Whats wrong with this [DBI]
o hahaha nice catch, wasnt paying attention i guess :P
Thanks. |
Re: Whats wrong with this [DBI]
Still not working :( shit It doesn't allways add people.
|
Re: Whats wrong with this [DBI]
Uhh, errors? Is it returning anything?
Code:
You should also look what Nican did, I basically did just that. And like I said, you're returning stuff: "client_print(0, print_chat, "[Jail Mod Debug] Trying to add %s", authid);" Is it printing out everyones steamid that joins? |
Re: Whats wrong with this [DBI]
Code:
You should not be checking the results like that. Code:
|
Re: Whats wrong with this [DBI]
Okay well I have a:
Code:
set_task(1.0,"check_int",0,"",0,"b")Then that runs: Code:
public check_int()Code:
if(flagNum == 1) { |
| All times are GMT -4. The time now is 06:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.