Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rohan
You last visited: Today at 01:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



HELP FOR AUTO JOB CHANGE

Discussion on HELP FOR AUTO JOB CHANGE within the Rohan forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2020
Posts: 6
Received Thanks: 0
HELP FOR AUTO JOB CHANGE

I play rohan for localhost, me and my cousins only are playing Rohan(H3) and I configuring where can I edit or modify in the database to have a Automatic Job change at Level 50, I use binEditor and look for Job Change Certificate/Certification but we cannot find the item, and I also look in database in dbo.ROHAN.EndGame but it’s the same like what I searched earlier. Thankyou In advance!
ivan7227 is offline  
Old 06/07/2020, 15:32   #2
 
elite*gold: 0
Join Date: Apr 2020
Posts: 107
Received Thanks: 19
Quote:
Originally Posted by ivan7227 View Post
I play rohan for localhost, me and my cousins only are playing Rohan(H3) and I configuring where can I edit or modify in the database to have a Automatic Job change at Level 50, I use binEditor and look for Job Change Certificate/Certification but we cannot find the item, and I also look in database in dbo.ROHAN.EndGame but it’s the same like what I searched earlier. Thankyou In advance!
If you Google or use the search Button you can find a Jobchange Script
AllAboutRohan is offline  
Old 06/07/2020, 15:40   #3
 
elite*gold: 0
Join Date: Apr 2020
Posts: 6
Received Thanks: 0
Quote:
Originally Posted by AllAboutRohan View Post
If you Google or use the search Button you can find a Jobchange Script
I already search it bro, it’s the same result and i also compared this code to my database and it is also the same.

USE [RohanGame]
GO
/****** Object: StoredProcedure [dbo].[ROHAN_EndGame] Script Date: 04/28/2014 10:02:06 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER OFF
GO







ALTER PROCEDURE [dbo].[ROHAN_EndGame]
@_id int
AS
set nocount on

declare @ int
declare @pe int
declare @sec int
declare @ int

--아이템 가상 처리
update titem set type = @_id where id = 0
update tcharacterlogin set
last_date = getdate()
,login = 0
where char_id = @_id

select @ = [level]
from tcharacterability
where char_id = @_id

select @pe = [ctype_id]
from tcharacter
where id = @_id


if @ >= 50) and @pe= 196993)
begin
update tcharacter set ctype_id = 196994 where id = @_id
end

if @ >= 50) and @pe= 196869)
begin
update tcharacter set ctype_id = 196870 where id = @_id
end

if @ >= 50) and @pe= 197133)
begin
update tcharacter set ctype_id = 197134 where id = @_id
end

if @ >= 50) and @pe= 197257)
begin
update tcharacter set ctype_id = 197258 where id = @_id
end

if @ >= 50) and @pe= 197653)
begin
update tcharacter set ctype_id = 197654 where id = @_id
end

if @ >= 50) and @pe= 197777)
begin
update tcharacter set ctype_id = 197778 where id = @_id
end

if @ >= 50) and @pe= 198685)
begin
update tcharacter set ctype_id = 198686 where id = @_id
end


if @ >= 50) and @pe= 198809)
begin
update tcharacter set ctype_id = 198810 where id = @_id
end

if @ >= 50) and @pe= 200741)
begin
update tcharacter set ctype_id = 200742 where id = @_id
end

if @ >= 50) and @pe= 200865)
begin
update tcharacter set ctype_id = 200866 where id = @_id
end

if @ >= 50) and @pe= 204845)
begin
update tcharacter set ctype_id = 204846 where id = @_id
end

if @ >= 50) and @pe= 204969)
begin
update tcharacter set ctype_id = 204970 where id = @_id
end

if @ >= 50) and @pe= 229437)
begin
update tcharacter set ctype_id = 229438 where id = @_id
end

if @ >= 50) and @pe= 229561)
begin
update tcharacter set ctype_id = 229562 where id = @_id
end

select @sec = play_sec
from TCharacterLogin
where char_id = @_id

exec @ = LOCAL_InsTCharacterLogin @_id

if @@error <> 0 or @@rowcount <> 1 return -1

--return 0


commit

--------------------------------------
return @
----------------------------------------------------
-- Error Process
----------------------------------------------------
ERR:
rollback
return @


And i try to relogin in the game but still no luck, not changing.
ivan7227 is offline  
Old 06/11/2020, 16:43   #4
 
im batman's Avatar
 
elite*gold: 0
Join Date: Apr 2015
Posts: 1,212
Received Thanks: 721
On character create set ctype = ctype + 1. This creates the character as it's first page job (i.e. Mage lvl 1 -> created as Warlock lvl 1). Include a job change stone (no npc needed) or job change certification (to use npc) as a part of starting items.

No muss no fuss.
im batman is offline  
Reply


Similar Threads Similar Threads
Shaiya MultiBot v1.6#Auto potion,auto collection,auto stroke,auto skill
06/01/2012 - Shaiya Hacks, Bots, Cheats & Exploits - 12 Replies
http://d1205.hizliresim.com/x/5/5bjkl.jpg Hello everyone friends. I took off and I wanted to share the new version of Hilemizin. Other editions, a new difference: * Layout option 2.Skill. One trick from Image; http://c1205.hizliresim.com/x/4/59sgl.jpg Use the same fashion as yet. Slot {1} / Flat Beat Flat Beat Talent = 1 you put in the game. That it is the other options we.



All times are GMT +1. The time now is 01:00.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.