Jump to content

Quests, Games: Sader's Other Dimension Tree Of Savior


Recommended Posts


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

Sader's Other Dimension Tree Of Savior


What Included :

a small map for the system

the script

what you should put in the instance db (you are free to change the id!)

Description:

if you play Tree Of Savior , you might know The Other Dimension.
The main idea is the player can join The Other Dimension it's a solo instance
he can join as much as he want , the Goal is to reach the Highest Stage impossible in 20 min or until he die!
in Tree Of Savior The Other Dimension is one stage monsters and the 2nd stage boss
endless (i didn't finish it before but the idea is to not finish it!)
The rewards are sent to the mail at the end of the week
see the config to edit it (search for OnInit)
in Tree Of Savior the rewards are coins that you get each week
you can do that and activate the shop option
there is 1 array for the items id and 2 array for the counts
the first count array is for any Participant
the other count array is if the player was the first in his class and the Participants from his class is more than .MiniParticipants
you can block classes , or even make the monsters per class (Check Add for more info)
there is a rank option to check the players's max stage per classes
there is no drop nor exp in the system!
i Added 40 stage for testing and as example for you , just remove it all and build your own!
the stages i added has no balance! add it to what best for your server.
i suggest making +100 stage , make sure that no player can reach the final stage but
make it really hard not impossible!!

 

if you have problem with the script , you can use the forum post to report it to me, and me or someone else will help you fix it.


 

  • Upvote 1
  • Love 2
  • MVP 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   1
  • Joined:  10/09/12
  • Last Seen:  

Good Day.

Have error when install.

and also when finish the intances.

 

 

 

error.png

Edited by makuexile
  • Like 1
Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

2 hours ago, makuexile said:

Good Day.

Have error when install.

and also when finish the intances.

 

 

 

error.png

i fixed the map error , however the sql error i cannot reproduce , if you can tell me the info

what stage you were , and what stage you was in the previous run?

did you change the count for the first stage to be 0 in some case ? like if the stage was 1 it will be registered as 0 ?

 

Edit:

I added a check for that

now the script will register the last stage you complete instead of the last stage you reached.

so dying at stage 1 will register nothing , as 0 is valid  stage for the script.

Edited by sader1992
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   1
  • Joined:  10/09/12
  • Last Seen:  

Map error fixed.

But SQL still error

when finish last stage or die at any stage then auto warp at save points then this error will shown at emulator.

i din't change the script nor edit

i just test it if have error before i use it to my server.

sorry for my bad english ?

[Info]: Saved guild (1 - TestGuild): members
[Info]: [Instance] Created map '0012@ods' ('997') from map '2@ods' ('996')
[Info]: [Instance] Created: The Other Dimension (1).
[SQL]: DB error - Duplicate entry '150000' for key 'char_id'
[Debug]: at script.cpp:16830 - INSERT INTO `other_dimension_instance` (`name`,`char_id`,`class`,`max_round`) VALUES ('Admin','150000','4078','40')
[Debug]: Source (NPC):  at 2@ods (0,0)
[Info]: [Instance] Destroyed 1.
[Info]: Saved guild (1 - TestGuild): members

 

Edited by makuexile
Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

13 minutes ago, makuexile said:

Map error fixed.

But SQL still error

when finish last stage then auto warp at save points then this error will shown at emulator.

i din't change the script nor edit

i just test it if have error before i use it to my server.

sorry for my bad english ?


[Info]: Saved guild (1 - TestGuild): members
[Info]: [Instance] Created map '0012@ods' ('997') from map '2@ods' ('996')
[Info]: [Instance] Created: The Other Dimension (1).
[SQL]: DB error - Duplicate entry '150000' for key 'char_id'
[Debug]: at script.cpp:16830 - INSERT INTO `other_dimension_instance` (`name`,`char_id`,`class`,`max_round`) VALUES ('Admin','150000','4078','40')
[Debug]: Source (NPC):  at 2@ods (0,0)
[Info]: [Instance] Destroyed 1.
[Info]: Saved guild (1 - TestGuild): members

 

please check the database , is your character id there with stage 0 ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   1
  • Joined:  10/09/12
  • Last Seen:  

thank you @sader1992 its fixed now.

and lastly last question, sorry if have many request.

how can i remove this or edit when finish the last stage or die on any stage then suddenly will give this in chat info.

if can't remove its ok xD just ignore my last request heheh. 

 

chatinfo.png

Edited by makuexile
Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

2 hours ago, makuexile said:

thank you @sader1992 its fixed now.

and lastly last question, sorry if have many request.

how can i remove this or edit when finish the last stage or die on any stage then suddenly will give this in chat info.

if can't remove its ok xD just ignore my last request heheh. 

 

chatinfo.png

sorry , this is not from the script , it's server setting not sure where , check out your setting , maybe the vip system ? you can search in the forum for the messages you are getting.

Edited by sader1992
Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.02
  • Content Count:  115
  • Reputation:   7
  • Joined:  05/09/19
  • Last Seen:  

How to install pls.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  04/18/20
  • Last Seen:  

[Error]: instance_create: Unknown instance A outra dimenssÒo creation was attempted.
[Info]: Character 'Tronos' logged off.

image.thumb.png.96e055077884fe315bddad1ca09736fb.png

 

 

 

 

this error happens when i try to start the quest, could you help me?

Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

On 6/13/2020 at 1:16 AM, rodrigosoares706 said:

 

the instance name must be changed on everything if you want to change it , including the instance_db lines.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  04/18/20
  • Last Seen:  

I know that the key is the problem now what to change n to solve.

 

if(instance_id(IM_CHAR))
				instance_destroy instance_id(IM_CHAR);
			if (instance_create(.in_name$,IM_CHAR,getcharid(0)) < 0) {
				mes "^0000ff" + .in_name$ + " ^000000- Falha na reserva!";
				close;

 

Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/11/20
  • Last Seen:  

hello @sader1992 , how can i clear the ranking? Do you have a specific command?
best regards,

 

1.png.98061b417c313e5b2f7086419363edf8.png

2.png.d4c9bdc074754f9af822f736d1b92996.png

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  20
  • Reputation:   0
  • Joined:  09/28/20
  • Last Seen:  

Hi. 

I'm not quite sure but every time I try to start the instance I get "Reservation Failed"

I didnt change any names of the file either. Just exact copy paste.

Thanks in advance.

 

 

screenrAthena089.jpg

Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

6 hours ago, aferny said:

Hi. 

I'm not quite sure but every time I try to start the instance I get "Reservation Failed"

I didnt change any names of the file either. Just exact copy paste.

Thanks in advance.

 

 

screenrAthena089.jpg

 -1: Invalid type.
 -2: Character/Party/Guild/Clan not found.
 -3: Instance already exists.
 -4: No free instances (MAX_INSTANCE exceeded).

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

Hi, I try to use this instance but when I reach stage 6

on weekend always get 1 item only not 1*6(By stage i reach)

and on script mail i didn't see any formula to count it

Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

On 11/11/2020 at 2:53 AM, LearningRO said:

Hi, I try to use this instance but when I reach stage 6

on weekend always get 1 item only not 1*6(By stage i reach)

and on script mail i didn't see any formula to count it

thanks for the report , I will fix the reward function soon.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

On 11/12/2020 at 2:32 PM, sader1992 said:

thanks for the report , I will fix the reward function soon.

Okay I'll waiitng for this
thanks sader

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...