• 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!

Actions

Jonathan005

New Member
Joined
Apr 29, 2020
Messages
1
Reaction score
0
Good Morning.
I use a TFS 1.3 and I didn't want to have to do several quest scripts, I would like to put them all in one.
Could someone help me with a script for actions that I put several quests on?
For example, I put the UNIQ ID at RME = 2020.
The script would have to be basically like this:
Item id = 2195, Quest level = 40, UniqueID = 2020. ("Quest name = BoH").
Item id = XXXX, Quest Level = XX, UniqueID = XX.
and so on...
If the person clicks on the object with the uniqueID and has a level equal to or higher than the level of the quest, display the message ("Congratulations, you found the (Item ID, or name). If you don't have a level, display it ("You don't have enough level").
Thank you!!
 
Back
Top