Timespace Problem!

04/16/2020 11:19 stefano78#1
Hello Guys

I have a Problem i have this in my source:

[Only registered and activated users can see links. Click Here To Register...]

and in my DB i have the scripted instance of that

[Only registered and activated users can see links. Click Here To Register...]

but when a player make the Timespace he can't go out and come The Message
"This TimeSpace has been finished already."

and i remain in the Timespace what i make Wrong

The first Timespace is working verry vell but this one will not work please any Idea?
04/16/2020 12:32 Paragon12#2
you have part 1 in your souce, there was a quest, remove and skip it. He will surely "skip" the quest about that is in our ts30 script levels 75 - 99
04/16/2020 13:01 stefano78#3
so now what i have to remove?
04/16/2020 16:14 XV50#4
Quote:
Originally Posted by stefano78 View Post
Hello Guys

I have a Problem i have this in my source:

[Only registered and activated users can see links. Click Here To Register...]

and in my DB i have the scripted instance of that

[Only registered and activated users can see links. Click Here To Register...]

but when a player make the Timespace he can't go out and come The Message
"This TimeSpace has been finished already."

and i remain in the Timespace what i make Wrong

The first Timespace is working verry vell but this one will not work please any Idea?
This is a Portal Handler, not the scripted instance. Check the MapID, that's why. Change the Map ID to the last room of your TimeSpace. This was my old code, which i made because i had to fix the issue asap. I dont recommend using it, rather rewrite it