Big Problems :(

07/11/2012 00:04 shikkka#1
Hey all :)
I have big Problems with my Server.... 4 Problems...

First:

Mastery on server is lvl 120... But the attack pets max lvl is only 110 :o where can i change it ? :x


Second:

The Guild and uni icons are always WHITE :/ .... Anyone know why ? and how to fix it ?

Third:

Blade combo bug... I use a cambo...the combo ends but the mob is getting dmg until it is dead... i can't interrupt the skill, can't use pots :x .... What is it ?how to fix it ?

Fourth:

I have my own homepage....
It is online...But without the includes like "register" or "download" ....
The folder in which the php parts of this includes is is called "Include" ....
Currently i renamed it in "include1" and the hp is online...
If i change "include1" to the normally correkt "include" the hp is white :/
anyone know something about this problem ???

P.S. German people can add me in icq : 396041198 to help me with the hp if they are able to.

Big thanks to everyone who can help me :)
07/11/2012 05:53 ™Rapid™#2
Quote:
Originally Posted by shikkka View Post
Hey all :)
I have big Problems with my Server.... 4 Problems...

First:

Mastery on server is lvl 120... But the attack pets max lvl is only 110 :o where can i change it ? :x


Second:

The Guild and uni icons are always WHITE :/ .... Anyone know why ? and how to fix it ?

Third:

Blade combo bug... I use a cambo...the combo ends but the mob is getting dmg until it is dead... i can't interrupt the skill, can't use pots :x .... What is it ?how to fix it ?

Fourth:

I have my own homepage....
It is online...But without the includes like "register" or "download" ....
The folder in which the php parts of this includes is is called "Include" ....
Currently i renamed it in "include1" and the hp is online...
If i change "include1" to the normally correkt "include" the hp is white :/
anyone know something about this problem ???

P.S. German people can add me in icq : 396041198 to help me with the hp if they are able to.

Big thanks to everyone who can help me :)
about blade combo bug run this query and all skills will be fixed

Code:
USE SRO_VT_SHARD


UPDATE _RefSkill Set Basic_ChainCode = 0 WHERE ID between 7433 and 7434;
UPDATE _RefSkill SET Service=1 WHERE ID BETWEEN 3431 AND 3436;
UPDATE _RefSkill SET Basic_ChainCode=9046 WHERE ID=9035 
UPDATE _RefSkill SET Basic_ChainCode=9047 WHERE ID=9036 
UPDATE _RefSkill SET Basic_ChainCode=9048 WHERE ID=9037 
UPDATE _RefSkill SET Basic_ChainCode=9049 WHERE ID=9038 
UPDATE _RefSkill SET Basic_ChainCode=9050 WHERE ID=9039 
UPDATE _RefSkill SET Basic_ChainCode=9051 WHERE ID=9040 
UPDATE _RefSkill SET Basic_ChainCode=9052 WHERE ID=9041 
UPDATE _RefSkill SET Basic_ChainCode=9053 WHERE ID=9042
about guild and union icons you've to watch this vedio

[Only registered and activated users can see links. Click Here To Register...]

about pet level problem use this sr_patcher

[Only registered and activated users can see links. Click Here To Register...]
07/11/2012 12:11 mcelen#3
First question,use ollydbg for gameserver edit.Edit 110 to 120 it's simple.
07/11/2012 12:14 ™Rapid™#4
Quote:
Originally Posted by mcelen View Post
First question,use ollydbg for gameserver edit.Edit 110 to 120 it's simple.
he can use sr_patcher easier than this.
07/11/2012 14:25 shikkka#5
thank you guys :) i will try that
07/13/2012 00:36 shikkka#6
guild logo still the same problem and done all what was shown in the tutorial...
07/13/2012 13:40 ™Rapid™#7
Quote:
Originally Posted by shikkka View Post
guild logo still the same problem and done all what was shown in the tutorial...
you've to install FileZilla client also.