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

Quest making problems!

Kjosen

New Member
Joined
Sep 1, 2008
Messages
94
Reaction score
0
Hello, I have been running ots before, and i have always been using 0.3 Quest System.

Yesterday i downloaded the evelutions neverdie project, Who i think is using the old one. When im creating a new quest.

Action id 2000
Unique id xxxx

But eaven if i do like that i only open it and find the item inside please help!
 
I don't know what system are u using ;S But.. Maybe if you post the script it would be way easier..

For me, I use the old system XD! Which is like this:
Action id: "Quantity of the item * 100" or "0" for 1.
UniqueID: "The ID of the item"

That's the one I use.. If that is the system u want, just tell me and I post u my script xDD
 
Action ID: 2000
Unique ID: xxxxx -- some random number that isn't used anywhere else, for example; 22227

Then you just add the items that u want the player to get under the "Contents" thing.
If you want to change the count for the item, just right-click on the item and set the count there. ;)

0.3 Quest System
 
Last edited:
Back
Top