making a guild into the db

1. Find the PID of the player who shall become guild leader (KAL_DB -> Player)

2. Open KAL_DB-> Guild
GID = PID from the player (Leader)
Name = guild name
Stadard = make 0 I guess its from the guild mark (Flag)
Exp = Guild Exp make it 16kk
TodayMessage = leave it clean...
Leader = position name for leader (LeaderOf Guildname) ^^
SubLeader = same **** for sub
Centurion = dunno write some ****
Ten = position name for chief
Regular = member position name
Temp = temp member position name
all other make 0

3. Open KAL_DB -> Guild Member
and insert...
GID = Leader PID
PID = Leader PID
Class = 1 for Leader
ConnectTell = 1 dunno what that is
Date = 0 should work ...

4. Open KAL_DB -> Player and search for your leader
scroll to right there is a col which is called GID write the PID in this field
so last step... next col is called GRole, make it 3

5. Login and look if it works, bb
 
Upvote 0
1. Find the PID of the player who shall become guild leader (KAL_DB -> Player)
Centurion = dunno write some ****

its another guild rank :P like sub subleader i guess they never added it(or is it there on the korean version?)
i keep telling myself il activate it... never do

its /position name 3 atm set to max of 0 in that rank

:P but i think there is a guide in Guide Section or?

yeh but sadly it seems all but the help section has been locked so no one can read/post there :( or... must be that way judging from the looks of the help section
 
Upvote 0
After i did this all , good? , Im getting a MainSvrT crash , right after i logged in. What should i do, ( I got MainSvrT with teleport commands , first had the regular one from vladi repack but there i also had this error )

Thank you.

Picture:
SealNL - making a guild into the db - RaGEZONE Forums
 
Upvote 0
its another guild rank :P like sub subleader i guess they never added it(or is it there on the korean version?)
i keep telling myself il activate it... never do

its /position name 3 atm set to max of 0 in that rank



yeh but sadly it seems all but the help section has been locked so no one can read/post there :( or... must be that way judging from the looks of the help section
the code,, where you been hiding??
 
Upvote 0
Back