Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to Make FGW and Holy Temple Ticket Reset

Skilled Illusionist
Joined
Oct 24, 2011
Messages
331
Reaction score
202
Forgotten World Reset Time
RefObjCommon
PHP:
1	43600	ITEM_MALL_FW_RESET	???? ???? ??? (???)	xxx	SN_ITEM_MALL_FW_RESET	SN_ITEM_MALL_FW_RESET_TT_DESC	1	0	3	3	13	14	180000	3	0	1	1	1	255	0	1	0	0	129	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	xxx	item\etc\drop_mall_scroll.bsr	Premium\etc\mall_dungeon_free_ticket_forgotten_world.ddj	xxx	xxx	22000
RefObjItem
PHP:
22000	1	2	0	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1000	????(?)	1	[USU1:SKILL_MALL_FW_RESET]                                                                                                       	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	0	0	0
RefSkill
PHP:
1	34000	1013	SKILL_MALL_FW_RESET	???? ????	SKILL_MALL_FW_RESET	0	1	1	0	0	0	0	0	1000	0	0	0	3599	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1	0	0	0	0	0	0	0	0	0	0	0	0	3	0	0	255	255	0	0	0	0	0	255	255	255	255	item\etc\mall_dungeon_free_ticket_forgotten_world.ddj	SN_SKILL_MALL_FW_RESET	xxx	SN_SKILL_MALL_FW_RESET_TT_DESC	xxx	0	0	3	1667396966	1851946342	1685418593	3600	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0

Procedure

_TimedJob

PHP:
	  if(@JobID = '34000') -- forgot World remove
		begin
			UPDATE _TimedJob SET TimeToKeep='7', Data1='0' WHERE CharID=@CharID AND Category='12'
                        DELETE FROM _TimedJob WHERE CharID=@CharID AND Category='6'
			return -3
		end

Holy Water Temple Reset

RefObjCommon
PHP:
1	43628	ITEM_MALL_TICKET_HOLY_3	???? ???? ??? (???)	xxx	SN_ITEM_MALL_TICKET_HOLY_3	SN_ITEM_MALL_TICKET_HOLY_3_TT_DESC	1	0	3	3	13	14	180000	3	0	1	1	1	255	0	1	0	0	129	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	xxx	item\etc\drop_mall_scroll.bsr	Premium\etc\mall_dungeon_free_ticket_forgotten_world.ddj	xxx	xxx	22027

RefObjItem
PHP:
22027	1	2	0	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1000	????(?)	1	[USU1:SKILL_MALL_REMOVETEMPLE]                                                                                                   	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	0	0	0

RefSkill
PHP:
1	34039	1011	SKILL_MALL_REMOVETEMPLE	???? ????	SKILL_MALL_REMOVETEMPLE	0	1	1	0	0	0	0	0	1000	0	0	0	3599	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1	0	0	0	0	0	0	0	0	0	0	0	0	3	0	0	255	255	0	0	0	0	0	255	255	255	255	item\etc\giftcoins_1000.ddj	SN_SKILL_MALL_REMOVETEMPLE	xxx	SN_SKILL_MALL_REMOVETEMPLE_TT_DESC	xxx	0	0	3	1667396966	1851946342	1685418593	1500	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0

Procedure

_TimedJob
PHP:
		if(@JobID= '34039')-- Holy temple remove
		begin
		delete from _CharInstanceWorldData where CharID= @CharID 

			return -3
		end
 
Junior Spellweaver
Joined
Oct 29, 2012
Messages
155
Reaction score
16
When I use the ticket the client closes and login again the buff was removed from the char, I wonder if the client close this correct.
 
In the Emperor name
Loyal Member
Joined
Jun 25, 2011
Messages
1,605
Reaction score
238
yes, it is correct (return -3) causes it
other way is remove return -3, but you must restart to reset fgw timer
 
Newbie Spellweaver
Joined
Aug 5, 2012
Messages
22
Reaction score
0
when i use it i get client crash when i login the buff is still not removed.. any tips? :?:
 
† Working in Secret †
Joined
Jun 30, 2011
Messages
657
Reaction score
265
easy to remove dc return -3 but i want to create this to auto teleport at char place
Sorry For My English

You can't, but if anyone create a program like autonotice but GM checker can be possible.
I mean with GM Cheker that a GMbot, when a user use this scroll just make
/movetouser Charname16
and next
/recalluser Charname16
and done, autoteleport. :v
But i not know nothing about programs like autonotice, auto gm events.. etc..


Caosfox its possible this way and its a good idea.


MGProjects see this too.
 
Skilled Illusionist
Joined
Oct 24, 2011
Messages
331
Reaction score
202
You can't, but if anyone create a program like autonotice but GM checker can be possible.
I mean with GM Cheker that a GMbot, when a user use this scroll just make
/movetouser Charname16
and next
/recalluser Charname16
and done, autoteleport. :v
But i not know nothing about programs like autonotice, auto gm events.. etc..


Caosfox its possible this way and its a good idea.


MGProjects see this too.
you can make a tool using /totown or use other type scroll with teleport without tool
 
† Working in Secret †
Joined
Jun 30, 2011
Messages
657
Reaction score
265
you can make a tool using /totown or use other type scroll with teleport without tool

Nope, the idea is auto-refresh in same place..
i was looking some Op codes for it but need more info and im not expert in it.. if ayone wants check look this..
[S->C][34B5][2 bytes]
0000000000 BD 65 ½e..............
[C->S][34B6][0 bytes]
[S->C][34A5][0 bytes]
 
Newbie Spellweaver
Joined
Feb 21, 2017
Messages
5
Reaction score
0
Hello. at me the procedure is not. is still displayed time :( can someone help me?
 
Back
Top