• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Request Quests in TFS 0.2.14 mystic spirit 9.6

Juz

New Member
Joined
Feb 9, 2013
Messages
9
Reaction score
0
I knew how to do quests in RME using:

action id 2000 and a unique id that was not in use. but now in this version i cant do this cuz the action xml and Lua are missing.

someone have any ideas?? i have tried using a TFS 0.3.6 script but it gives me errors.
if someone can give me a script i will appreciate
 
Just use the original tfs 0.2.14 data/actions/quests/quests.lua and set the quest chest UniqueID the same itemid of the item you want to give.

For example: if you want to give a fire sword, put 2392 as the quest chest UniqueID.
 
Back
Top