Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: rwhere
Forum: Scripting Help 09-17-2006, 01:39
Replies: 2
Views: 1,439
Posted By rwhere
Post all your register_event() and register_logevent() events here!

I would like to know as many as posible... Post Post Post!
Forum: Scripting Help 09-14-2006, 17:39
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

ok so here are the errors i get straight after typing seemeeid: (i see them in console)

L 09/15/2006 - 07:35:27: [SQLITE] Invalid DBI handle 0
L 09/15/2006 - 07:35:27: [AMXX] Displaying debug...
Forum: Scripting Help 09-14-2006, 17:23
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

I recive 2 warning on compile:
line 217 loose intendation
line 213 tag mismatch

and i inserted
#include <amxmodx>
#include <amxmisc>
#include <dbi>
Forum: Scripting Help 09-14-2006, 06:57
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

Thanks ill try it XD
Do you have this working??? it doesnt work for me :/ ive tried 2 MySQL servers; a loclahost and a internet one. i dont know what the problem is... im running half life dedicated...
Forum: Scripting Help 09-13-2006, 22:14
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

yeah and its to make sure u can see it in the database :/
Forum: Scripting Help 09-13-2006, 21:00
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

could some one please wirte me a *test* for mysql???? please

also the example you gave me doesnt work!!!
Forum: Scripting Help 09-13-2006, 20:55
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

i normaly use php to select the db; mysql_select_db("cstats");
!!!!!!
Forum: Scripting Help 09-13-2006, 20:49
Replies: 11
Views: 2,463
Posted By rwhere
Re: cs/mysql error

ok so i had to select the db :/ i thought it alread had the the dbi_connect();
Forum: Scripting Help 09-13-2006, 20:23
Replies: 11
Views: 2,463
Posted By rwhere
cs/mysql error

hi,
when trying to execute this code:
#include <dbi>
#include <amxmodx>
#include <amxmisc>
new SQL:dbc
public plugin_init() {
register_plugin("1","1", "fatal")
...
Forum: General 09-11-2006, 03:34
Replies: 5
Views: 1,900
Posted By rwhere
Re: #include <dbi> error;dbi.inc

I enabled the modules and it worked, Thanks
Forum: General 09-11-2006, 01:48
Replies: 5
Views: 1,900
Posted By rwhere
Re: #include <dbi> error;dbi.inc

Yeah i know but still when i include the file it stopps it from working. The whole script.
And im only looking at the dbi file and why it might not be working with AMX Mod X. and HLServer.
Forum: General 09-10-2006, 17:59
Replies: 5
Views: 1,900
Posted By rwhere
#include <dbi> error;dbi.inc

Hi im writing a sql database for Counter Strike and after i compile this code:


#include <amxmodx>
#include <amxmisc>
#include <dbi>
public plugin_init() {
register_plugin("1","1",...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 17:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode