ProGamingEXP - PROFESSIONAL GAMING EXPERIENCE
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Hiện bộ gõ=phím F8
PRESS F9 to turn on/off the unicode typing method. Bộ gõ Tiếng Việt kiểu VNI đã mặc định bật, bấm F8 để hiện trạng thái bộ gõ và hiệu chỉnh khi cần.
Latest topics
» Specified Game requires a saved game file problem
SQL commands Icon_minitimeTue Nov 24, 2015 6:08 am by kingsamurie

» Strange Invalid version error after changing to bnet version 26
SQL commands Icon_minitimeWed Oct 07, 2015 9:26 am by Gen

» Perfect-G 412KANAKO Gallery
SQL commands Icon_minitimeWed Sep 23, 2015 11:32 pm by Guest

» Fully Naked Pics Of Jessica Gomes
SQL commands Icon_minitimeTue Jul 07, 2015 5:57 pm by Guest

» The One Tree Hill Season 3
SQL commands Icon_minitimeSun Jun 07, 2015 11:27 am by Guest

» The One Tree Hill Season 3
SQL commands Icon_minitimeSun Jun 07, 2015 11:20 am by Guest

» When i host i get this error using Gen MOdded Ghostone(Latest ver)
SQL commands Icon_minitimeMon Apr 21, 2014 12:00 am by kingsamurie

» When i type !map on any kind of map i get this error
SQL commands Icon_minitimeSun Apr 20, 2014 11:59 pm by kingsamurie

» Players get kicked
SQL commands Icon_minitimeThu Oct 17, 2013 1:51 am by keisersoze

» Where to find Games!
SQL commands Icon_minitimeTue Oct 15, 2013 11:22 am by kokkis

Thống Kê/Statistic
Free counters!

SQL commands

Go down

SQL commands Empty SQL commands

Post by Admin Sun Aug 05, 2012 3:34 pm

to change botid
UPDATE `dbname`.`bans` SET `botid` = '1' WHERE `bans`.`id`

Code:
CREATE TABLE gamelist (
                id INT NOT NULL PRIMARY KEY AUTO_INCREMENT,
                botid INT NOT NULL,
                gamename VARCHAR(128) NOT NULL,
                ownername VARCHAR(32) NOT NULL,
                creatorname VARCHAR(32) NOT NULL,
                map VARCHAR(100) NOT NULL,
                slotstaken INT NOT NULL,
                slotstotal INT NOT NULL,
                usernames VARCHAR(512) NOT NULL,
                totalgames INT NOT NULL,
                totalplayers INT NOT NULL
);

INSERT INTO gamelist (botid) VALUES ('1');

Admin
Admin
Admin

Posts : 131
Join date : 2009-08-03

https://thegenmaps.forumotion.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum