Auto Map & Warp Codes
5 participanți
Pagina 1 din 1
Auto Map & Warp Codes
GAMEDB > Stored Procedures > cabal_sp_newchar > si paste
Cod:
insert into cabal_quickslot_table (characterIdx, data) select @characteridx, quickSlotData from #TempTable
insert into cabal_questdata_table (characterIdx, data, flags) select @characteridx, questData, questFlagsData from #TempTable
commit tran
----------------------------------------------------------------------------------------------
-- 리턴값 0xA1 ~ 0xA6
drop table #tempTable
select convert(int, @result)
-----------------------------------------------------------------------------------------------
-- Here is where I added the Warp and Map codes, near the bottom of the procedure
update cabal_character_table set WarpBField = '511', MapsBField = '511' where CharacterIdx = @characteridx
end
SET NOCOUNT OFF
end
GO
Sursa: Topic Gratuit
Cod:
insert into cabal_quickslot_table (characterIdx, data) select @characteridx, quickSlotData from #TempTable
insert into cabal_questdata_table (characterIdx, data, flags) select @characteridx, questData, questFlagsData from #TempTable
commit tran
----------------------------------------------------------------------------------------------
-- 리턴값 0xA1 ~ 0xA6
drop table #tempTable
select convert(int, @result)
-----------------------------------------------------------------------------------------------
-- Here is where I added the Warp and Map codes, near the bottom of the procedure
update cabal_character_table set WarpBField = '511', MapsBField = '511' where CharacterIdx = @characteridx
end
SET NOCOUNT OFF
end
GO
Sursa: Topic Gratuit
Adryyy- Administrators
Subiecte similare
» All maps and all codes
» shopuri si item codes
» [Cabal]Auto Premium
» Cum faci Metin.pl,uk,de in Ro +Auto-exp
» Auto Honor Rank class 10
» shopuri si item codes
» [Cabal]Auto Premium
» Cum faci Metin.pl,uk,de in Ro +Auto-exp
» Auto Honor Rank class 10
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum