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!

Repack Full 7.11.56 Ver:4.9.8 by Oski

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 12, 2008
Messages
65
Reaction score
140
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

i understand what you're saying... but it doesnt really bothers
 

R19

Newbie Spellweaver
Joined
Aug 22, 2007
Messages
6
Reaction score
1
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

help, how i can do auto restart, when i going to lvl 400.
 
Newbie Spellweaver
Joined
Apr 12, 2008
Messages
65
Reaction score
140
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

run this in SQL
Code:
CREATE TRIGGER Auto_Reset
ON [MuOnline].[dbo].[Character]
FOR UPDATE AS
UPDATE [MuOnline].[dbo].[Character]
SET [cLevel]=1, [Resets]=[Resets]+1,[Reset]=[Reset]+1,[Experience]=0
WHERE [cLevel]=400
Go
 

R19

Newbie Spellweaver
Joined
Aug 22, 2007
Messages
6
Reaction score
1
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

run this in SQL
Code:
CREATE TRIGGER Auto_Reset
ON [MuOnline].[dbo].[Character]
FOR UPDATE AS
UPDATE [MuOnline].[dbo].[Character]
SET [cLevel]=1, [Resets]=[Resets]+1,[Reset]=[Reset]+1,[Experience]=0
WHERE [cLevel]=400
Go

ERROR:
Server: Msg 207, Level 16, State 1, Procedure Auto_Reset, Line 4
Invalid column name 'Reset'.
Server: Msg 207, Level 16, State 1, Procedure Auto_Reset, Line 4
Invalid column name 'Reset'.
 
Newbie Spellweaver
Joined
Apr 12, 2008
Messages
65
Reaction score
140
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

change it in the script from "reset" to "Resets"
 
Newbie Spellweaver
Joined
Oct 21, 2008
Messages
19
Reaction score
0
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

whats fixed?! DUEL SYSTEM? wing wont disapear in BC?????
 
Junior Spellweaver
Joined
Aug 15, 2009
Messages
114
Reaction score
8
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Dude is there a way to change the 65k stats to 32767? thanks :)
 
Custom Title Activated
Loyal Member
Joined
Oct 10, 2007
Messages
1,088
Reaction score
107
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Dude is there a way to change the 65k stats to 32767? thanks :)

go to SCFDATA folder..

then look for SCF_COMMON

you can change there that max stats
 
Newbie Spellweaver
Joined
Oct 31, 2006
Messages
31
Reaction score
2
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Hi, everybody! How do I config MOVE from SUBServer to GS_CS (from 1 to 19)?
Because, when i move to Crywolf is getting disconnect, and other maps in siege server.
 
Coxiez
Banned
Joined
Aug 31, 2006
Messages
859
Reaction score
68
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

how can i make account without website? and hwo can i change the server experience????
 
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Movies is no good without villains. Everywhere anywhere it has. :) Good release although it still the same as the other one. Different threader same servers, client and updates. :))
 
Newbie Spellweaver
Joined
Sep 7, 2007
Messages
43
Reaction score
10
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

In Charcters Table , On Memb_Data in strenght,vitality,energy,ledearship,agility i must change Smallint or BigInt if i m whana Enable 65k stats ?
 
Newbie Spellweaver
Joined
Apr 12, 2008
Messages
65
Reaction score
140
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

no, as been told you need to go in SCF_COMMON and change it over there. thats it.

---------- Post added at 09:58 AM ---------- Previous post was at 08:24 AM ----------

i need help from people (test PC) to test semi season 5 files.... please PM me or contact me
MSN: ofirushi@gmail.com
 
Newbie Spellweaver
Joined
Oct 31, 2006
Messages
31
Reaction score
2
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

In Charcters Table , On Memb_Data in strenght,vitality,energy,ledearship,agility i must change Smallint or BigInt if i m whana Enable 65k stats ?
Use Type is BigInt.
 
Junior Spellweaver
Joined
Apr 5, 2006
Messages
191
Reaction score
2
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

(all those who got weird bugs should download this and now you will know what files need a configure:
Files Need To Be Configured:)
RapidShare
MediaFire
TO:Shazamy
this conf file are old once its for 7.09 i think
 
Last edited:
Newbie Spellweaver
Joined
Jun 26, 2008
Messages
18
Reaction score
0
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Anyone know if this works on Windows 2008 r2 x64?
Thanks.
 
Last edited:
Newbie Spellweaver
Joined
Apr 12, 2008
Messages
65
Reaction score
140
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

(all those who got weird bugs should download this and now you will know what files need a configure:
Files Need To Be Configured:)
RapidShare
MediaFire
TO:Shazamy
this conf file are old once its for 7.09 i think

there is a chance it is old... i took it from SCF website ^^ i just dont have time to take it out from the server files... Busy!!
 
Newbie Spellweaver
Joined
Aug 19, 2005
Messages
15
Reaction score
0
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Hey guys first of all thank you all for sharing your knowledge with us as you are really more experienced and you give us noobs a chance to learn things :) I have a noobish question...:p Inside the db backs folder there are 2 Muonline baks....should I create 2 different MuOnline Databases on mysql? (MuOnline,MuOnline2) or should I pick one of the two to restore my database? :tongue:
 
Newbie Spellweaver
Joined
Feb 9, 2005
Messages
20
Reaction score
2
Re: [Release] Repack Full 7.11.56 Ver:4.9.8 by Oski

Hey guys first of all thank you all for sharing your knowledge with us as you are really more experienced and you give us noobs a chance to learn things :) I have a noobish question...:p Inside the db backs folder there are 2 Muonline baks....should I create 2 different MuOnline Databases on mysql? (MuOnline,MuOnline2) or should I pick one of the two to restore my database? :tongue:
Dont need create two db, create only one, muonline, i think the correct is muonline.bak. right Shazamy?
 
Last edited:
Status
Not open for further replies.
Back
Top