[HELP] Random N Town Portal

12/10/2010 11:30 xirc85#1
I've a question.. how to solve this problem.? my random n town portal dont work.?? Hope u all can help me.. :(

im kinda blur rihgt now.. need some help...
12/10/2010 19:07 AziQ#2
wow .first time see random and town portal not working .did u use those portal in market area .?lol
12/10/2010 19:26 ~Sword~Stalker~.#3
Quote:
Originally Posted by AziQ View Post
wow .first time see random and town portal not working .did u use those portal in market area .?lol
hmm i saw such issues be4



what db are u using?
12/11/2010 01:58 dani-filth0#4
ya thats a bug in Revo's db , it only work if u have the normal portals with u
i can't find a solution either
12/11/2010 13:57 cyberghoser1#5
Quote:
Originally Posted by dani-filth0 View Post
ya thats a bug in Revo's db , it only work if u have the normal portals with u
i can't find a solution either
kinda easy to fix.

If you are using the revo's db then open up cq_action and find this:

TownPortal:
Code:
978869	978871	0	501	[B]1020010[/B]	9900 9900
and change it to
Code:
978869	978871	0	501	[B]1020030[/B]	9900 9900
RandomPortal:
Code:
978862	978863	0	501	[B]1020020[/B]	9900 9900
and change it to
Code:
978862	978863	0	501	[B]1020040[/B]	9900 9900
It has to do with a stack problem on the other item id maybe, with this one it works just fine