Obsidian Conflict Bugtracker

View Issue Details Jump to Notes ] Wiki ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000024Obsidian Conflict(No Category)public19.06.2010 12:5528.07.2010 17:31
Reportermadsprayerdk 
Assigned Toneico 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
ProjectionnoneETAnone 
PlatformOSOS Version
Product Version0.1.3.5Product Build 
Target Version0.1.3.6Fixed in Version0.1.3.6 
Summary0000024: More php commands for MOTD
DescriptionCurrently we have $_GET['version'], to get the version of the game.

Additions could be

Name: $_GET['playername'], return the name of the connected player
SteamID: $_GET['steamid'], return the Steam ID of the connected player
Country: $_GET['country'] or $_GET['countrycode'], return the country of the connected player (Geoip)

These can help making a more dynamic and even personal MOTD.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0000015)
neico (administrator)
19.06.2010 15:06

we'll see about it, i'll add them when i get the time for it
User avatar (0000023)
neico (administrator)
28.07.2010 17:31

$_GET["client"] = PlayerName
$_GET["steamid"] = SteamID
$_GET["country"] = CountryCode( ex. US | DE )


Copyright © 2000 - 2025 MantisBT Team
Time: 0.0943 seconds.
memory usage: 8,321 KB
Powered by Mantis Bugtracker