TSW-Software-Development / TSW-Admin-Tool

A place for TSW Admin Tool bug tracking
www.thesilentwarrior.com
0 stars 0 forks source link

Suggestion: Add Epoch safes and plot poles #10

Open Komplex16 opened 10 years ago

Komplex16 commented 10 years ago

As TSW doesn't show epoch safes, plotpoles or bases it's nearly useless for admining epoch issues. As all safes, Lockboxes and plotpoles are in the database, they should be on the map. It would also be nice to toggle one off at a time, as players can sometimes stack a safe on top of a plotpole to keep it from being taken.

joaomcarlos commented 10 years ago

Hey.

How do you suggest I display this information?

In the map? If so, how?

PS: Can you please create a dump of your DB, that includes all that data intact, like safeboxes, plotpoles, lockboxes, etc, and associated players.

Komplex16 commented 10 years ago

You can use the icon from in game they use for the safe, LB, PP. In the database They show up in the object_data section like cars and tents. So for example you can show a safe on the map, and when you click on it you can see everything in it (like a car or tent). What would be really helpful is if you displayed that "Datestamp" , "lastupdated", and "characterID" fields. That way the admin would know who placed the safe, when, and when the last time it was used.

For the plot pole, just the last update, and charaterid would be fine. However I strongly suggest a button to toggle either safe/lb or plotpole on/off as they are usually ontop of each other or VERY close.

I've included a the dump of my "object_data" Epoch database. Note that: Plotpole is called: "Plastic_Pole_EP1_DZ" Example line is objectid 350 Safe is called: "VaultStorageLocked" Example line is objectid 283 Lock Block is called: "LockboxStorageLocked" Example line is objectid 283

Pastebin: http://pastebin.com/hKuLFQTs

joaomcarlos commented 10 years ago

Can you email me a full dump of the database? So i can put it on a mysql database and point TSW to it, and develop as I go.

Since I am making a new GUI for TSW, id make a GUI for the safes and other stuff too. Do you know where the data regarding the items in the safe are stored?

Please correct me regarding any statements, since I never actually played Epoch, only made TSW compatible with it from looking at raw database data.

joaomcarlos commented 10 years ago

Hey Komplex can you send me a full dump of the database again?

Komplex16 commented 10 years ago

Sure, we switched to Napf but I have a backup from a week ago on chernarus


From: João Carlos notifications@github.com To: TSW-Software-Development/TSW-Admin-Tool TSW-Admin-Tool@noreply.github.com Cc: Komplex16 v_5browntr@yahoo.com Sent: Thursday, September 18, 2014 11:37 AM Subject: Re: [TSW-Admin-Tool] Suggestion: Add Epoch safes and plot poles (#10)

Hey Komplex can you send me a full dump of the database again? — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

joaomcarlos commented 10 years ago

Sure that works too. Can you mail me it ?

Thank you :)

Komplex16 commented 10 years ago

it was in the last email. I'll send it to your email address directly


From: João Carlos notifications@github.com To: TSW-Software-Development/TSW-Admin-Tool TSW-Admin-Tool@noreply.github.com Cc: Komplex16 v_5browntr@yahoo.com Sent: Friday, September 19, 2014 8:00 AM Subject: Re: [TSW-Admin-Tool] Suggestion: Add Epoch safes and plot poles (#10)

Sure that works too. Can you mail me it ? Thank you :) — Reply to this email directly or view it on GitHub.

joaomcarlos commented 10 years ago

Got it thanks.