lolololololololololol. The only people who have an will probably EVER get a HybridCO source are Hybrid and the very few people he trusts with his server.. And Rofl, Just like Hiyoal said, InfamousNoone IS Hybrid.. And i don't even know if Hybrid still has his source since his computer died..Although i do know of atleast two people who do have it <.<Quote:
theres 1 source good someone released it for a long time ago but i wasnt a member yet of epvp so i didnt had the chance to download it, someone called it Hybrid source (something like that but i dont think its true cause if you have the source of hybridco you are 1 of the old coders)
I recovered it, and the two people (well one of them for sure, I'm not sure who the 2nd person your thinking of is) I trust with my source.Quote:
lolololololololololol. The only people who have an will probably EVER get a HybridCO source are Hybrid and the very few people he trusts with his server.. And Rofl, Just like Hiyoal said, InfamousNoone IS Hybrid.. And i don't even know if Hybrid still has his source since his computer died..Although i do know of atleast two people who do have it <.<
Quote:
Error
SQL query:
-- ----------------------------
-- Table structure for accounts
-- ----------------------------
CREATE TABLE `accounts` (
`AccountID` varchar( 16 ) NOT NULL DEFAULT '',
`Password` varchar( 64 ) NOT NULL DEFAULT '',
`LogonType` int( 8 ) unsigned NOT NULL DEFAULT '0',
`LogonCount` int( 10 ) unsigned NOT NULL DEFAULT '0',
`Status` int( 8 ) unsigned NOT NULL DEFAULT '0',
`Charr` varchar( 16 ) NOT NULL DEFAULT '',
`AccNr` int( 10 ) unsigned NOT NULL AUTO_INCREMENT ,
`Online` int( 8 ) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY ( `AccNr` ) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT =109 DEFAULT CHARSET = latin1;
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=109 DEFAULT CHARSET=latin1' at line 10
Quote:
Error
SQL query:
-- ----------------------------
-- Table structure for accounts
-- ----------------------------
CREATE TABLE `accounts` (
`AccountID` varchar( 16 ) NOT NULL DEFAULT '',
`Password` varchar( 64 ) NOT NULL DEFAULT '',
`LogonType` int( 8 ) unsigned NOT NULL DEFAULT '0',
`LogonCount` int( 10 ) unsigned NOT NULL DEFAULT '0',
`Status` int( 8 ) unsigned NOT NULL DEFAULT '0',
`Charr` varchar( 16 ) NOT NULL DEFAULT '',
`AccNr` int( 10 ) unsigned NOT NULL AUTO_INCREMENT ,
`Online` int( 8 ) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY ( `AccNr` ) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT =109 DEFAULT CHARSET = latin1;
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=109 DEFAULT CHARSET=latin1' at line 10