Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.3] Map popup options
#12
(25.05.2011, 22:06)ON21 Wrote: kann mir das jemand übersetzen? würd es auch gern haben. Big Grin

Alter, so viel Englisch ist das jetzt auch nicht O.o

Gut, aber weils du bist Wink

1. Diesen SQL in phpmyadmin auf localhost/phpmyadmin in der Datenbank 'lan' ausführen:
Code:
CREATE TABLE `map_info` (
   `id` int(11) NOT NULL auto_increment,
   `userid` int(11) NOT NULL,
   `resources` int(1) NOT NULL,
   `farm` int(1) NOT NULL,
   `dealers` int(1) NOT NULL,
   `troops` int(1) NOT NULL,
   `attktime` int(1) NOT NULL,
   PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;

2. Die runtergeladenen Dateien einfach in deine LAN einfügen.

3. Fertig!

so far
Yannici
Manchmal denke ich:
Reply


Messages In This Thread
Map popup options - by kala - 18.05.2011, 19:10
RE: Map popup options - by Yannici - 18.05.2011, 19:46
RE: Map popup options - by kala - 18.05.2011, 19:51
RE: Map popup options - by Yannici - 18.05.2011, 19:58
RE: Map popup options - by k3v95 - 18.05.2011, 21:00
RE: Map popup options - by Yannici - 18.05.2011, 21:34
RE: Map popup options - by SlimShady95 - 18.05.2011, 19:58
RE: Map popup options - by Yannici - 18.05.2011, 20:00
RE: Map popup options - by azia - 24.05.2011, 07:24
RE: Map popup options - by OmaudosoXD - 24.05.2011, 15:51
RE: Map popup options - by ON21 - 25.05.2011, 22:06
RE: Map popup options - by Yannici - 26.05.2011, 09:13
RE: Map popup options - by ON21 - 26.05.2011, 10:21
RE: Map popup options - by SlimShady95 - 26.05.2011, 14:34



Users browsing this thread: 3 Guest(s)