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!

TrustTeam_GameServer 1.00.18 + All Option and Command

Newbie Spellweaver
Joined
May 9, 2006
Messages
8
Reaction score
1
Hi all!
- The GameServer is 1.00.18 full SS2 change protocol to KOR
- Have all Option + Command in folder: GameServer/TrustTeam/
+ TSTOption.cfg:
Code:
[TSTOption]

TSTUDPPort			=	60006

TSTFixPartyZen			=	1

TSTConnectNotice 		= 	GameServer 1.00.18 Beta by TrustTeam!!!

;--------------------------------------------------------------------------------------------------------
; Character Point/Level
;--------------------------------------------------------------------------------------------------------
TSTDWPoint			=	6		; Default (5)
TSTDKPoint			=	7		; Default (5)
TSTElfPoint			=	8		; Default (5)
TST2TransPoint			=	2		; Default (1)
TSTMGPoint			=	10		; Default (7)
TSTDLPoint			=	20		; Default (7)

;--------------------------------------------------------------------------------------------------------
; Transformation Ring
;--------------------------------------------------------------------------------------------------------
TSTTransformRing1		= 	2
TSTTransformRing2		= 	7
TSTTransformRing3		= 	14
TSTTransformRing4		= 	8
TSTTransformRing5		= 	9
TSTTransformRing6		= 	41

;--------------------------------------------------------------------------------------------------------
; Elf Summon Monster
;--------------------------------------------------------------------------------------------------------
TSTOrbSummon1			=	26
TSTOrbSummon2			=	32
TSTOrbSummon3			=	21
TSTOrbSummon4			=	20
TSTOrbSummon5			=	10
TSTOrbSummon6			=	150
TSTOrbSummon7			=	151

;--------------------------------------------------------------------------------------------------------
; Jewel price
;--------------------------------------------------------------------------------------------------------
TSTBlessPrice			=	9000000
TSTSoulPrice			=	6000000
TSTChaosPrice			=	810000
TSTLifePrice			=	45000000
TSTCreationPrice			=	36000000
TSTGuardianPrice			=	60000000

;--------------------------------------------------------------------------------------------------------
;ElfSoldier
;--------------------------------------------------------------------------------------------------------
TSTMaxLvlElfSoldier		=	400			;Character Max Level Can Use NPC, Default (180)

;--------------------------------------------------------------------------------------------------------
;GuildAlliance
;--------------------------------------------------------------------------------------------------------
TSTMinPlayerGuildAlliance		=	20			;Default (20)

TSTSoulSuccessRate		=	55		
TSTSoulLuckSuccessRate		=	70
TSTLifeSuccessRate		=	50

TSTMaxLevel			=	400
TSTMaxLevelNoXP			=	401

TSTChaosMachineMix+10		=	50
TSTChaosMachineMix+11		=	45
TSTChaosMachineMix+12		=	45
TSTChaosMachineMix+13		=	45

TSTDarkHorseMixSuccess		=	60
TSTDarkHorsePrice		=	5000000

TSTDarkSpiritMixSuccess		=	60
TSTDarkSpiritPrice			=	1000000

TSTItemExcDropRate		=	2000
TSTItemExcSkillDropRate		=	100
TSTItemExcLuckDropRate		=	1
TSTItemNormalSkillDropRate	=	6
TSTItemNormalLuckDropRate	=	4

TSTMaxZenInventory		=	2000000000
TSTMaxZenVault1			=	2000000000
TSTMaxZenVault2			=	2000000000
TSTMaxZenVault3			=	2000000000

;--------------------------------------------------------------------------------------------------------
; Event Chaos Mix : Mix KunDun Box
;--------------------------------------------------------------------------------------------------------
;Need Item : Creative Gem (1) + Chaos Gem (1)
TSTKunDunBoxMix		= 	1		;Switch (0 : Fruit Mix / 1 : KunDun Box Mix)
TSTKunDunBoxMixNeedZen 	= 	1000000	;Need Zen, Default (3000000)
TSTKunDunBoxMixSuccessRate 	=	50		;Success Rate, Default (90 %)

;--------------------------------------------------------------------------------------------------------
; Event Chaos Mix : Mix Fenrir
;--------------------------------------------------------------------------------------------------------
;Need Item : Horn of Uniria (10) + Chaos Gem (1)
TSTFenrirMix 			= 	1		;Switch (0 : Dinorant Mix / 1 : Fenrir Mix)
TSTFenrirMixNeedZen 		=	 1000000000	;Need Zen
TSTFenrirMixSuccessRate 		= 	70		;Success Rate

;--------------------------------------------------------------------------------------------------------
; Gold Monster regen map
;--------------------------------------------------------------------------------------------------------
TSTGoldGoblenRegenMap1		=	0
TSTGoldGoblenRegenMap2		=	3
TSTGoldTaiTanRegenMap		=	2
TSTGoldDragonRegenMap1		=	0
TSTGoldDragonRegenMap2		=	2
TSTGoldDragonRegenMap3		=	3
TSTGoldLizardKingRegenMap	=	7
TSTGoldTanTallosRegenMap		=	8

;--------------------------------------------------------------------------------------------------------
; GM Move Way
;--------------------------------------------------------------------------------------------------------
;7 : Normal Move (/move MapName) (Can M Key Move), 8 : GM Move (/move CharacterName MapNumber MapX MapY) (Can't M Key Move)
TSTGameMasterMove		=	7

;--------------------------------------------------------------------------------------------------------
; BloodCastle Quest Complete Reward Item Drop
;--------------------------------------------------------------------------------------------------------
TSTBCCanEnterMaxPlayerCount	=	10		;Max Entrance Palyer Count, Default (10)
TSTBCRewardItemLevel		=	12		;Item Level, default (0)
TSTBCRewardItemType		=	14		;Item Type, Default (12)
TSTBCRewardItemIndex		=	11		;Item Index (Number), Default (15)
TSTBCRewardItemCount		=	5		;Reward Item Count, Default (0)

;--------------------------------------------------------------------------------------------------------
; PK
;--------------------------------------------------------------------------------------------------------
TSTPKMap			=	4		;Map Number Don't Add PK Level
TSTCanNotPKMaxLevel		=	200		;Disable Max Level, Default (5)

;--------------------------------------------------------------------------------------------------------
; KunDun Box Drop Expand
;--------------------------------------------------------------------------------------------------------
TSTKunDunBoxDropExpand		=	0		;0: OFF - 1: ON
TSTKunDunBox1DropMonster	=	78		;+1KunDun Box Drop Monster, Default (78)
TSTKunDunBox2DropMonster	=	53		;+2KunDun Box Drop Monster, Default (53)
TSTKunDunBox3DropMonster	=	79		;+3KunDun Box Drop Monster, Default (79)
TSTKunDunBox4DropMonster	=	80		;+4KunDun Box Drop Monster, Default (80)
TSTKunDunBox5DropMonster	=	82		;+5KunDun Box Drop Monster, Default (82)
TSTKunDunBoxDropItemLevel	=	13		

;--------------------------------------------------------------------------------------------------------
; Item drop expand
;--------------------------------------------------------------------------------------------------------
TSTBlueFeatherDropAllMap		=	0		;0: OFF - 1: ON
TSTBlueFeatherDropMap		=	10 30 31 34	;Map drop
TSTBlueFeatherMonsterMinLevel	=	78		;Drop monster min level
TSTBlueFeatherDropRate		=	10		;Drop rate

TSTJewelOfBlessDropAllMap	=	0		;0: OFF - 1: ON
TSTJewelOfBlessDropMap		=	0 1 2 3 4		;Map drop
TSTJewelOfBlessMonsterMinLevel	=	15		;Drop monster min level
TSTJewelOfBlessDropRate		=	10		;Drop rate

TSTJewelOfSoulDropAllMap		=	0		;0: OFF - 1: ON
TSTJewelOfSoulDropMap		=	8 2 0		;Map drop
TSTJewelOfSoulMonsterMinLevel	=	15		;Drop monster min level
TSTJewelOfSoulDropRate		=	10		;Drop rate

TSTJewelOfChaosDropAllMap	=	0		;0: OFF - 1: ON
TSTJewelOfChaosDropMap		=	8		;Map drop
TSTJewelOfChaosMonsterMinLevel	=	15		;Drop monster min level
TSTJewelOfChaosDropRate		=	10		;Drop rate

TSTJewelOfLifeDropAllMap		=	0		;0: OFF - 1: ON
TSTJewelOfLifeDropMap		=	8		;Map drop
TSTJewelOfLifeMonsterMinLevel	=	30		;Drop monster min level
TSTJewelOfLifeDropRate		=	10		;Drop rate

TSTJewelOfCreationDropAllMap	=	0		;0: OFF - 1: ON
TSTJewelOfCreationDropMap	=	8		;Map drop
TSTJewelOfCreationMonsterMinLevel	=	55		;Drop monster min level
TSTJewelOfCreationDropRate	=	10		;Drop rate

;--------------------------------------------------------------------------------------------------------
; Move Event
;--------------------------------------------------------------------------------------------------------
TSTMoonRingCanHaveMaxCount	=	0		;MoonRing Can Have Max Count (0: 1 count; 1: 2 count; 2: 3 count;....)
TSTWizardsRingCanHaveMaxCount	=	0		;WizardsRing Can Have Max Count (0: 1 count; 1: 2 count; 2: 3 count;....)

TSTItemUseForMove		=	6694		;Item use for Move Event ;Calculation Fomula [Item Type * 512 + Item Index (Number)]
TSTLorenciaGateNumber		=	138		;when ItemUseForMove is dropped in Lorencia, gate number for auto moving
TSTDungeonGateNumber		=	141		;when ItemUseForMove is dropped in Dungeon, gate number for auto moving
TSTDeviasGateNumber		=	139		;when ItemUseForMove is dropped in Devias, gate number for auto moving
TSTNoriaGateNumber		=	134		;when ItemUseForMove is dropped in Noria, gate number for auto moving

;--------------------------------------------------------------------------------------------------------
; Event Increase Exp In Map
;--------------------------------------------------------------------------------------------------------
TSTIncreaseExpInMap1		=	1		;0: OFF - 1: ON
TSTExpMultiplierInMap1		=	2		;Exp Multiplier
TSTMap1				=	0		;Map ExpMultiplier

TSTIncreaseExpInMap2		=	1		;0: OFF - 1: ON
TSTExpMultiplierInMap2		=	4		;Exp Multiplier
TSTMap2				=	3		;Map ExpMultiplier

TSTIncreaseExpInMap3		=	1		;0: OFF - 1: ON
TSTExpMultiplierInMap3		=	6		;Exp Multiplier
TSTMap3				=	2		;Map ExpMultiplier

;--------------------------------------------------------------------------------------------------------
; ChaosCastle Quest Complete Reward Item Drop
;--------------------------------------------------------------------------------------------------------
TSTChaosCastleMinPlayers		=	1		;Quest Startable Min Entered Player Count, Default (2)
TSTCCRewardItem1DropRate	=	0		;Item 1 Drop Rate, Default (50%)
TSTCCRewardItem2DropRate	=	0		;Item 2 Drop Rate, Default (95%)
;Calculation Fomula [Item Type * 512 + Item Index (Number)]
TSTCC1RewardItem1		=	7182		;Default (7182)	
TSTCC2-6RewardItem1		=	7190		;Default (7190)
TSTCC1RewardItem2		=	7181		;Default (7181)
TSTCC2-6RewardItem2		=	7184		;Default (7184)
TSTSetItemDropMinCC		=	4		;Default (1)
TSTSetItemSkillDropRateInCC	=	100		;Set Item Skill Drop Rate, Default (6 %)
TSTSetItemLuckyDropRateInCC	=	4		;Set Item Lucky Drop Rate, Default (4 %)

And

+ TSTCommand.cfg:
Code:
[TSTCommand]
;--------------------------------------------------------------------------------------
;Command: /help
;--------------------------------------------------------------------------------------
TSTSwitchHelp		=	1		;Switch 0: OFF ; 1: ON
TSTHelp1 		= 	Khong co viec gi kho chi so khong chiu mo
TSTHelp2 		= 	O doi vui dao cu tuy duyen - doi cu an di met ngu lien
TSTHelp3 		= 	[url]www.clbgamesvn.com[/url]

;--------------------------------------------------------------------------------------
;Command: /news1 ; /news2 ; /news3
;--------------------------------------------------------------------------------------
TSTSwitchNews 		= 	1		;Switch 0: OFF ; 1: ON
TSTNews1 		= 	Thong bao thu nhat da duoc gui thanh cong
TSTNews2 		= 	Thong bao thu hai da duoc gui thanh cong
TSTNews3 		= 	Thong bao thu ba da duoc gui thanh cong

;--------------------------------------------------------------------------------------
;Command: /time
;--------------------------------------------------------------------------------------
TSTSwitchChatTime 	= 	1		;Switch 0: OFF ; 1: ON

;--------------------------------------------------------------------------------------------
;Save log chat, talk,PM and send all for Admin if Admin in game
;--------------------------------------------------------------------------------------------
TSTSwitchSniff 		= 	1		;Switch 0: OFF ; 1: ON
TSTSwitchChat 		= 	1		;Switch 0: OFF ; 1: ON
TSTAdmin 		= 	Cuonglee		; Nick Admin

;--------------------------------------------------------------------------------------
;Command: /exit
;--------------------------------------------------------------------------------------
TSTExitGame 		= 	1		;Switch 0: OFF ; 1: ON

;--------------------------------------------------------------------------------------
;Command: /post
;--------------------------------------------------------------------------------------
TSTSwitchPost 		= 	1		;Switch 0: OFF ; 1: ON
TSTPostLevel 		= 	100
TSTSwitchPostMoney 	= 	1		;Switch 0: OFF ; 1: ON
TSTPostMoney 		= 	1000000

;--------------------------------------------------------------------------------------
;Command: /pkclear
;--------------------------------------------------------------------------------------
TSTSwitchResetPK 	= 	1		;Switch 0: OFF ; 1: ON
TSTResetPKMoney 	= 	10000000

;--------------------------------------------------------------------------------------
;Command for only GM: /setpk ; /setmoney ; /setpoint (need switch character after use command)
;--------------------------------------------------------------------------------------
TSTSwitchSetPK 		= 	1		;Switch 0: OFF ; 1: ON
TSTSwitchSetMoney 	= 	1		;Switch 0: OFF ; 1: ON
TSTSwitchSetPoint 	= 	1		;Switch 0: OFF ; 1: ON

;--------------------------------------------------------------------------------------
;Command (need switch character after use command): /str ; /agi ; /vit ; /ene ; /cmd
;--------------------------------------------------------------------------------------
TSTSwitchAdd 		= 	1		;Switch 0: OFF ; 1: ON
TSTAddLevel 		= 	100
TSTSwitchAddMoney 	= 	1		;Switch 0: OFF ; 1: ON
TSTAddMoney 		= 	1000000
TSTMaxPoint 		= 	32000

;-------------------------------------------------------------------------------------------------------------
; Others command:
;-------------------------------------------------------------------------------------------------------------
;Only for Admin and GM: /drop X1 X2 X3 X4 X5 X6 X7
; X1 => is the Group of the item
; X2 => is the ID of the item
; X3 => is the Level of the item, 0 to 13
; X4 => item Skill (0: no skill and 1: have skill)
; X5 => item Luck (0: no luck and 1: have luck)
; X6 => item Option (0 to 7)
; X7 => item Excellent Option (1,2,4,8,16,32):
;+ 1: Recovered mana with the monster's death (mana/8)
;+ 2: Recovered life with the monster's death (HP/8)
;+ 4: Raises the magic attack speed +7
;+ 8: Raise the damage by 2%
;+ 16: More damage +lvl 20
;+ 32: Additional excellent damage +10%
;-------------------------------------------------------------------------------------------------
;Only for Admin and GM: /gmove mapcode mapX mapY Character
;Only for Admin and GM: /online
;Only for Admin and GM: /status Character
;Only for Admin and GM (need switch character after use command): /setstr ; /setagi ; /setvit ; /setene ; /setcmd
;+ Example: /setstr 1000 Cuonglee
;+ Need use all /setstr ; /setagi ; /setvit ; /setene ; /setcmd for character
;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Download: |

Client : use client 1.04J

Thanks!:
Webzen;
RZ Br & RZ & CzF Forums(All the ppl released source codes)
TrustTeam: Cuonglee and lllStukyolll
Chris: for guide dev
 
Last edited by a moderator:
Mythic Archon
Loyal Member
Joined
Oct 31, 2007
Messages
762
Reaction score
14
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

Approved
 
Newbie Spellweaver
Joined
May 9, 2006
Messages
8
Reaction score
1
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

thanks Mod
 
Experienced Elementalist
Joined
Apr 13, 2008
Messages
273
Reaction score
0
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

wow!100/10!on endy's server work?)
 
Newbie Spellweaver
Joined
Oct 16, 2006
Messages
39
Reaction score
0
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

GS demo only :(
anywhere

Mirro Link:
 
Newbie Spellweaver
Joined
Mar 18, 2006
Messages
92
Reaction score
0
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

GS demo only :(
anywhere

Mirro Link:

Demo?
I don't understand... I'ts like a trial?
can you explain?? Thanks you...
 
Newbie Spellweaver
Joined
Jul 14, 2007
Messages
16
Reaction score
0
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

coungle, is it posible update this files for works s3 e1? or is only s2?
 
Custom Title Activated
Loyal Member
Joined
Sep 10, 2006
Messages
5,265
Reaction score
47
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

cool, how much bugs this GS have ? ? i found only 3 :) (2 critical - Crashes)

btw why i feel u copy something from my thread ? ;D

nice job ;)
 
Experienced Elementalist
Joined
Jan 1, 2008
Messages
293
Reaction score
12
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

Great keep up the good work !
 
Custom Title Activated
Loyal Member
Joined
Sep 10, 2006
Messages
5,265
Reaction score
47
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

found 5 more bugs.. btw u didnt configure your .ini correct..
 
Newbie Spellweaver
Joined
Nov 22, 2005
Messages
22
Reaction score
1
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

Don't have the mana shield and fortitude config??

=/

THx..
 
Custom Title Activated
Loyal Member
Joined
Sep 10, 2006
Messages
5,265
Reaction score
47
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

3 more bugs..did u tested the Jewels hack fix ? and sell item fix ?
 
Banned
Banned
Joined
Feb 21, 2007
Messages
360
Reaction score
28
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

3 more bugs..did u tested the Jewels hack fix ? and sell item fix ?
lol why u dont try to test it and then post here?
btw great release.
 
Custom Title Activated
Loyal Member
Joined
Sep 10, 2006
Messages
5,265
Reaction score
47
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

lol why u dont try to test it and then post here?
btw great release.

no, i did test it pretty well nab :)
 
Newbie Spellweaver
Joined
May 27, 2008
Messages
6
Reaction score
0
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

Can i use with my muserver "Luciano Beta 41.1"?
Its just replace the gameserver?

Thx
 
Retired Old Man
Loyal Member
Joined
Jun 9, 2008
Messages
761
Reaction score
706
Re: [Release] TrustTeam_GameServer 1.00.18 + All Option and Command

Can i use with my muserver "Luciano Beta 41.1"?
Its just replace the gameserver?

Thx

yep "-.-" why u just dont try instead of asking :D
 
Back
Top