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!

Titan Tech Repack [11.70.01] - SubServer + Config Slow.

Junior Spellweaver
Joined
Jan 15, 2013
Messages
117
Reaction score
17
clean the files.All GameServer contain a virus.And its not a false alarm its a serious virus.
 
Legendary Battlemage
Joined
Mar 28, 2012
Messages
683
Reaction score
39
mirror link please because it redirects to other forum....
 
Junior Spellweaver
Joined
Mar 14, 2012
Messages
103
Reaction score
10
Client:
MuServer:
Main:

PW => www . planetagamers . com . ar

Remove Spaces
 
Newbie Spellweaver
Joined
Jul 28, 2012
Messages
47
Reaction score
4
Hello I would like to ask how it works in these files /GMovie command?
/GMovie mapnumber x y does not work.

Thx
 
Custom Title Activated
Loyal Member
Joined
Apr 6, 2007
Messages
1,806
Reaction score
483
Hello I would like to ask how it works in these files /GMovie command?
/GMovie mapnumber x y does not work.

Thx

using /gmove <charname>
where <charname> = character to be moved's name
No CAPS; not GMovie.

Example: my char is always called Kurapica.
so it would be like this:
/gmove Kurapica MAPN° CoordX CoordY
/gmove Kurapica 0 140 120
for somewhere inside lorencia town XD.
 
Skilled Illusionist
Joined
Mar 2, 2012
Messages
378
Reaction score
76
Who can share these clients?

 
Newbie Spellweaver
Joined
Jul 28, 2012
Messages
47
Reaction score
4
ianvalls90: Of course, gmove it works perfectly. Thank you. I can confirm the functionality vault expansion and inventory expansion, works perfectly on my Windows Server 2008 and MSSQL 2008 I used to set the gameserver/gameserverCS compatibility windows XP.

One more question, files can be set to max item level 13?

I found one problem (besides Dark Side skill about it is known), I do not know if it's my problem but I do not work with master skill Rage Fighter, the client window with the skill to write a report on the hack.
SS(06_25-15_33)-0000 - Titan Tech Repack [11.70.01] - SubServer + Config Slow. - RaGEZONE Forums SS(06_25-15_33)-0001 - Titan Tech Repack [11.70.01] - SubServer + Config Slow. - RaGEZONE Forums
The test files will continue.

Edit: RF Master Skills working , dont use TitanEditor it was necessary to correctly solve the quest in the game
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Jun 12, 2005
Messages
744
Reaction score
69
ianvalls90: Of course, gmove it works perfectly. Thank you. I can confirm the functionality vault expansion and inventory expansion, works perfectly on my Windows Server 2008 and MSSQL 2008 I used to set the gameserver/gameserverCS compatibility windows XP.

One more question, files can be set to max item level 13?

I found one problem (besides Dark Side skill about it is known), I do not know if it's my problem but I do not work with master skill Rage Fighter, the client window with the skill to write a report on the hack.

The test files will continue.

x64 or x86?
 
Custom Title Activated
Loyal Member
Joined
Apr 6, 2007
Messages
1,806
Reaction score
483
@miso261186:
For items to be only up to +13, go to:
MuServer/SCFData/Items/SCF_Items.ini


and look for this lines:

Code:
[ItemMoveLimit]


SCFItemTradeLimit=0
SCFItemMixLimit=0
SCFItemPshopLimit=0
SCFItemJinhuaLimit=0
SCFItemSellLimit=0


[B][COLOR=#ff0000]SCFItemPlusLimit=15 //default 13[/COLOR][/B]
[COLOR=#ff0000][B]SCFExItemPlusLimit=15 [/B][/COLOR]
[B][COLOR=#0000cd]SCFExItemOpLimit=3[/COLOR][/B]
[COLOR=#ff0000][B]SCFSetItemPlusLimit=15 //default 13[/B][/COLOR]


SCFBlockHarmonyItemsTrade=0
//Item with serial FFFFFFF0 automatically untradeable
SCFBlockFFFFFFFFSerialTrade=1
SCFBlockFFFFFFFESerialTrade=0
SCFBlockFFFFFFFDSerialTrade=0
SCFBlockFFFFFFFCSerialTrade=0

Legend:
Red Lines:

  • Common Item + Limit
  • Exc + Limit
  • ACC + Limit


Blue Line:

  • Exc Item Options Limit (/item doesn't respect this.)
 
Newbie Spellweaver
Joined
Jul 28, 2012
Messages
47
Reaction score
4
ianvalls90: This setting I tried, and always went to update item level 15, I will try to repeat the test
 
Back
Top