
NEW DROP-LIST 2019
Moderator: Game Administrators
- ryaca_
- Posts: 1276
- Joined: Sun Feb 10, 2019 4:32 am
- SK1976
- Posts: 1627
- Joined: Fri Jan 13, 2017 10:18 am
- Contact:
Re: NEW DROP-LIST 2019
or we need a section in forum where can b discussed and posted drops with screenshots maybe !
To edit a file for me, is maybe not the best idea !
To edit a file for me, is maybe not the best idea !
DUKE of SK-Clan
- Humble_M
- Posts: 680
- Joined: Wed Dec 14, 2016 12:32 pm
Re: NEW DROP-LIST 2019
Up until now, FT was mostly an Android only game. Any plans to release Map Editor versions for other platforms?
It's good to be the king!
-- History of the World - Part I (1981)
username: Humble_M (Mage)
-- History of the World - Part I (1981)
username: Humble_M (Mage)
- LostKnight
- Posts: 6445
- Joined: Sat Sep 09, 2017 8:02 pm
- Location: Rockhiem nord i Steinhus nær Kedington
Re: NEW DROP-LIST 2019
It has always been multi platform.Humble_M wrote: Sun Apr 14, 2019 12:05 pm Up until now, FT was mostly an Android only game. Any plans to release Map Editor versions for other platforms?
On my Linux system I unzipped the archive to: /media/5/FTales/ZIPS/rpg_editor/
The ZIP file has:
start.bat <<--- DOS/Windows
start.sh <<--- Linux
start_debug.bat <<--- DOS/Windows
I had to make one simple change to the Linux BASH file adding a line to CD to the directory where I decided to extract the files:
/start.sh
Code: Select all
#!/bin/sh
cd /media/5/FTales/ZIPS/rpg_editor/
java -Xms64m -Xmx1024M -jar Editor.jar
I'll fight for what I think is right!
- Humble_M
- Posts: 680
- Joined: Wed Dec 14, 2016 12:32 pm
Re: NEW DROP-LIST 2019
I have a Mac
It's good to be the king!
-- History of the World - Part I (1981)
username: Humble_M (Mage)
-- History of the World - Part I (1981)
username: Humble_M (Mage)
- ryaca_
- Posts: 1276
- Joined: Sun Feb 10, 2019 4:32 am
Re: NEW DROP-LIST 2019
that is a good questionHumble_M wrote: Sun Apr 14, 2019 12:05 pm Up until now, FT was mostly an Android only game. Any plans to release Map Editor versions for other platforms?
- LostKnight
- Posts: 6445
- Joined: Sat Sep 09, 2017 8:02 pm
- Location: Rockhiem nord i Steinhus nær Kedington