Country Flags

Everything technical and nerdy stuff here plz !

Re: Country Flags

Postby wurst » 06.30.09

hm heres anyways the table structure as it is on db serwer

:)

Code: Select all
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `bot_db` /*!40100 DEFAULT CHARACTER SET utf8 */;

USE `bot_db`;

CREATE TABLE /*!32312 IF NOT EXISTS*/ `plugin_localisation` (
  `id` int(11) unsigned NOT NULL,
  `city` varchar(255) NOT NULL,
  `country` varchar(255) NOT NULL,
  `countrycode` char(2) NOT NULL default '',
  `latitude` varchar(255) NOT NULL,
  `longitude` varchar(255) NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Image
User avatar
wurst
Godlike
 
Posts: 4648
Joined: 07.15.08
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09

Re: Country Flags

Postby SvaRoX » 07.01.09

Soon the 'lock' and 'private' attributes ? ;)
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger
User avatar
SvaRoX
Leader
 
Posts: 1972
Joined: 11.29.08

Re: Country Flags

Postby AimMe » 07.01.09

And wurst comes from other world :mrgreen:.
Image
User avatar
AimMe
Godlike
 
Posts: 2318
Joined: 09.28.08
Location: Solar System

Re: Country Flags

Postby natirips » 07.01.09

AimMe wrote:And wurst comes from other world :mrgreen:.

Since he's around 5310 kilometers (3299 miles) away from me, so he would be near the Earth's core. :D
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«
User avatar
natirips
[dswp]R.Stallman
 
Posts: 2946
Joined: 04.13.09
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 497.05
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60

Re: Country Flags

Postby wurst » 07.01.09

no im from oO.
Image
User avatar
wurst
Godlike
 
Posts: 4648
Joined: 07.15.08
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09

Re: Country Flags

Postby SvaRoX » 07.01.09

I've updated the localization plugin with 2 new ingame functions :
!distance <player> displays the distance between you and that player.
!friends [<distance>] displays a list of online players connecting from less than <distance> km from you (100km by default if no parameter).
Have fun :)
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger
User avatar
SvaRoX
Leader
 
Posts: 1972
Joined: 11.29.08

Re: Country Flags

Postby wurst » 07.01.09

nice...
Image
User avatar
wurst
Godlike
 
Posts: 4648
Joined: 07.15.08
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09

Previous

Who is online

Users browsing this forum: No registered users and 0 guests

Misc