ASP.Net Web Player Movement Part 2

thevisad

Moderator
Staff member
Due to a security concern and blatant IP theft, this software will be receiving an emergency update later today. All existing owners will receive an email on the steps to claim a new license. I apologize in regards to this, but due to the act of the individual listed below, this is a mandatory update.

http://opendayz.net/threads/net-player-movement-part-1.21267/

Part 2 of the Player Movement Code, player side. Part 1 is located here : http://opendayz.net/threads/player-movement.21267/





This is a Mod independent add on for any DayZ Server.

[Live Preview]
http://gaming.hngamers.com/webmovementdev/default.aspx?playerUID=76561198013702927&date=1416355200


[Requirements]
You must install the table and trigger from this post http://opendayz.net/threads/player-movement.21267/
IIS 7.0
.Net 4.5 Installation: http://www.microsoft.com/en-us/download/details.aspx?id=42643
Access to your MySQL server

[Install]
Download the zip from the github site above and extract it to a permanent location.
Open IISManager and Add an Application pool choosing .Net Framework v4.0.30319, integrated mode and name it UnleashedMovementWeb
Add a new site naming it UnleashedMovementWeb and choosing the app pool of the same name. Select the location that you extracted the file to. Change your bindings and hostname as needed (advanced users only).
Edit the included Web.config file and set your database information. Also set the default map to be used if none are selected. If you host multiple maps, then you will be able to set the default allowing players to select multiple maps.


[Current Features]
One Player on date (auto sense depending on data sent)
One Player on all dates (auto sense depending on data sent)
All Players on date (auto sense depending on data sent)
All Players on all dates (auto sense depending on data sent)
Heat Maps


[Variables]
playerUID : this is the steam id of the player to look up
date : This is the epoch year, month and day that you wish to look at
world: this is the world name to load of the supported maps
maptype: heat or nothing, defaults to nothing


[Maps Currently Supported]
Napf
Chernarus
Jaded Groove
Panthera 2
Takistan
Utes
Zargabad


[Pending]
Eliminate the current time from being displayed.
Export Maps for all systems
Create LAT/LONG system for all Maps


[Pending Maps]
Caribou
Celle
Isla Duala
Lingor
Namalsk
Panthera
Podagorsk
Sahrani
Taviana 2.0
Thirsk
More...


[Known Issues]
No authentication


[Considerations]
Players Camp
Players Tents
Player Deaths
Vehicle locations
Admin Panel
All Players All Dates
All Players on Specific Dates
 
Last edited:
Update coming to the software, all users will be required to go log into a website and register in order to download this software.
 
Back
Top