View Single Post
  #2  
Old 11-15-2004, 08:14 PM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

Quote:
INSERT INTO account VALUES (1,'username','','','password','250','','0','','12 7.0.0.1');
If you inserted this, its wrong.

For you, it would be something like :

Quote:
INSERT INTO account VALUES (1,'10516','','QMV1I7HNG7','','250','','0','','216 .207.xxx.xxx');
You need to replace the templates by YOUR coords!
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote