NEW DROP-LIST 2019

You need help? Check the general infos or post your question here!

Moderator: Game Administrators

User avatar
ryaca_
Posts: 1276
Joined: Sun Feb 10, 2019 4:32 am

Re: NEW DROP-LIST 2019

Post by ryaca_ »

:)
User avatar
SK1976
Posts: 1627
Joined: Fri Jan 13, 2017 10:18 am
Contact:

Re: NEW DROP-LIST 2019

Post by SK1976 »

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 !
DUKE of SK-Clan
User avatar
Humble_M
Posts: 680
Joined: Wed Dec 14, 2016 12:32 pm

Re: NEW DROP-LIST 2019

Post by Humble_M »

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)
User avatar
LostKnight
Posts: 6445
Joined: Sat Sep 09, 2017 8:02 pm
Location: Rockhiem nord i Steinhus nær Kedington

Re: NEW DROP-LIST 2019

Post by LostKnight »

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?
It has always been multi platform.
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!
User avatar
Humble_M
Posts: 680
Joined: Wed Dec 14, 2016 12:32 pm

Re: NEW DROP-LIST 2019

Post by Humble_M »

I have a Mac
It's good to be the king!
-- History of the World - Part I (1981)

username: Humble_M (Mage)
User avatar
ryaca_
Posts: 1276
Joined: Sun Feb 10, 2019 4:32 am

Re: NEW DROP-LIST 2019

Post by ryaca_ »

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?
that is a good question
User avatar
LostKnight
Posts: 6445
Joined: Sat Sep 09, 2017 8:02 pm
Location: Rockhiem nord i Steinhus nær Kedington

Re: NEW DROP-LIST 2019

Post by LostKnight »

ryaca_ wrote: Sun Apr 14, 2019 6:02 pm
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?
that is a good question
EDIT: OH! Mac sorry
I'll fight for what I think is right!
Post Reply