| Anonymous | Login | Signup for a new account | 28.10.2025 07:30 CET | ![]() |
| Main | My View | View Issues | Roadmap | Wiki |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0000024 | Obsidian Conflict | (No Category) | public | 19.06.2010 12:55 | 28.07.2010 17:31 | ||||||||
| Reporter | madsprayerdk | ||||||||||||
| Assigned To | neico | ||||||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||||||
| Status | resolved | Resolution | fixed | ||||||||||
| Projection | none | ETA | none | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | 0.1.3.5 | Product Build | |||||||||||
| Target Version | 0.1.3.6 | Fixed in Version | 0.1.3.6 | ||||||||||
| Summary | 0000024: More php commands for MOTD | ||||||||||||
| Description | Currently 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. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
neico (administrator) 19.06.2010 15:06 |
we'll see about it, i'll add them when i get the time for it |
|
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.0468 seconds. memory usage: 8,331 KB |