Issue: Deployable Inventory Station Markers not showing
Hi,
I just setup a Tribes2 server and installed the latest Classic MOD, as well as Evolution Admin 1.2.3c.
We were doing some testing of the server today, and noticed that the 'beacon' markers for the deployable inventory stations were not showing.
Has anyone else experienced this issue? How might I go about fixing this?
Thank you.
I just setup a Tribes2 server and installed the latest Classic MOD, as well as Evolution Admin 1.2.3c.
We were doing some testing of the server today, and noticed that the 'beacon' markers for the deployable inventory stations were not showing.
Has anyone else experienced this issue? How might I go about fixing this?
Thank you.
Comments
old:
find ~/.wine/drive_c/Dynamix/Tribes2/GameData/base -name \*.dso -execdir /bin/rm {} \+
New:
find ~/.wine/drive_c/Dynamix/Tribes2/GameData -name \*.dso -execdir /bin/rm {} \+