#13894 - 12/11/06 08:47 PM
Re: Stupid people, read this.
[Re: rino]
|
FuRy
Malt-o-Meal
Registered: 11/25/06
Posts: 17
|
Offline
|
|
hehe! to tell you guys... i have no knowledge about these programming languages... lol.. but ill leave it to you guys.. ill just play Jamin's game well done for you all who edited their games to their likings... two thumbs up hehe.. well, i may like to learn php or mysql in the future..
|
|
Top
|
|
|
#14670 - 04/23/07 09:23 PM
Re: Stupid people, read this.
[Re: rino]
|
eagled2
Malt-o-Meal
Registered: 04/23/07
Posts: 1
|
Offline
|
|
I just wanted to say that I know only the basic elements used in php and mysql and setting up databases in ms-access and I was able to install this game with ease once I got the proper info for my database from my web host. Quick and painless installation.
|
|
Top
|
|
|
#14673 - 04/24/07 06:53 PM
Re: Stupid people, read this.
[Re: eagled2]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Whats mysql?
|
|
Top
|
|
|
#14705 - 05/01/07 01:21 PM
Re: Stupid people, read this.
[Re: AnmanIndustries]
|
Junglist
Frosted Flakes
Registered: 12/25/02
Posts: 643
Loc: Illadel, PA
|
Offline
|
|
Did anyone ever Mod this to include PVP?
Jamin?
|
|
Top
|
|
|
#14713 - 05/01/07 08:25 PM
Re: Stupid people, read this.
[Re: Junglist]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Whats PVP?
|
|
Top
|
|
|
#14770 - 05/14/07 06:07 PM
Re: Stupid people, read this.
[Re: rino]
|
imhoteb
Malt-o-Meal
Registered: 05/14/07
Posts: 15
|
Offline
|
|
can someone tell me how can i make user to user fight in the game ?
|
|
Top
|
|
|
#14771 - 05/14/07 11:48 PM
Re: Stupid people, read this.
[Re: imhoteb]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Yes. you give me your children.
|
|
Top
|
|
|
#14839 - 05/23/07 06:06 PM
Re: Stupid people, read this.
[Re: AnmanIndustries]
|
imhoteb
Malt-o-Meal
Registered: 05/14/07
Posts: 15
|
Offline
|
|
can someone help me with my SQL syntax?
|
|
Top
|
|
|
#14840 - 05/23/07 06:08 PM
Re: Stupid people, read this.
[Re: imhoteb]
|
imhoteb
Malt-o-Meal
Registered: 05/14/07
Posts: 15
|
Offline
|
|
MySQL said: You have an error in your SQL syntax near 'ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ' at line 1
|
|
Top
|
|
|
#14842 - 05/23/07 07:38 PM
Re: Stupid people, read this.
[Re: imhoteb]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Show the whole line.
|
|
Top
|
|
|
#14850 - 05/24/07 04:25 PM
Re: Stupid people, read this.
[Re: AnmanIndustries]
|
imhoteb
Malt-o-Meal
Registered: 05/14/07
Posts: 15
|
Offline
|
|
This is the sql command: CREATE TABLE `dk_battlerecords` ( `id` tinyint(3) NOT NULL auto_increment, `attname` varchar(30) NOT NULL default '0', `victimid` tinyint(3) unsigned NOT NULL, `result` varchar(8) NOT NULL default '0', `landlost` mediumint(8) NOT NULL default '0', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ; This is the "Kingdoms MOD", and the rest worked. Does anybody instaled this MOD with succes?
|
|
Top
|
|
|
#14867 - 05/27/07 06:18 PM
Re: Stupid people, read this.
[Re: Jamin]
|
imhoteb
Malt-o-Meal
Registered: 05/14/07
Posts: 15
|
Offline
|
|
all that i'm doing it insstaling one MOD, the Kingdoom MOD and i have a lot of problems with it. But i realy realy need it to have it working. Do you know someone that have it working? I've been searching for the guy that write the MOD and i got no answer from it. Can you help me with this MOD? Pls..pls
|
|
Top
|
|
|
#14873 - 05/28/07 05:24 PM
Re: Stupid people, read this.
[Re: imhoteb]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Why dont you just try creating the table yourself. Manualy. Instead of using the script. It has all the info, and it is a small table.. So just chuck it in.
|
|
Top
|
|
|
#14879 - 05/29/07 10:58 AM
Re: Stupid people, read this.
[Re: AnmanIndustries]
|
imhoteb
Malt-o-Meal
Registered: 05/14/07
Posts: 15
|
Offline
|
|
I had, but I dont belive that it works. It is giving me a error, something about the Key. Do you think that it is the hole script? Maybe i have to install fist another MOD first? The guy that write the MOD Kingdoom does not respond to his emails. Do you have any sugestions for me?
|
|
Top
|
|
|
|
|