Few Testers Needed

OxxpqxxO

Dentity
Veteran
Oct 25, 2012
331
44
55
These are bugs that I found, if i find more bugs I'll post them here.

22. When you put RoyalArmour on your character does not disappear from your inventory as any armor.
You can put your RoyalArmour from inventory in storage and it still work to use mounts after you put RoyalArmour on you character.

Untitled.jpg

1.jpg

23. I cannot buy a lot of spells for my hero.

Green = you can buy them
Red = you can not buy them

Untitled.jpg

For other spells I don't have enough level to test it, my curent level is 27.
 
Last edited:

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
These are bugs that I found, if i find more bugs I'll post them here.

22. When you put RoyalArmour on your character does not disappear from your inventory as any armor.
You can put your RoyalArmour from inventory in storage and it still work to use mounts after you put RoyalArmour on you character.

View attachment 13205

View attachment 13206

23. I cannot buy a lot of spells for my hero.

Green = you can buy them
Red = you can not buy them

View attachment 13207

For other spells I don't have enough level to test it, my curent level is 27.

The armor isn't a armor, it's just a overlay, it doesn't replace your current armor hense why it stays in bag, but it really should be removed once you it's stored so i will look in to that.

The skill names are too long and that is why they are not working, because i kept the Chinese name of "Hero" on the skills i thought this might result to 2 English letters but it didn't, but SQL and ACCESS allowed me to do it so i thought it might work but didn't.
I will try to get them fixed soon.
 

OxxpqxxO

Dentity
Veteran
Oct 25, 2012
331
44
55
These are bugs that I found, if i find more bugs I'll post them here.

24. Don't make characters with names of monsters from DataBase because will be bugged,
you can not use anything or move.... example of name, Deer, Rabbit etc.
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
These are bugs that I found, if i find more bugs I'll post them here.

24. Don't make characters with names of monsters from DataBase because will be bugged,
you can not use anything or move.... example of name, Deer, Rabbit etc.

You cannot use names which are in the Item or monster database. So if you use any names which is in the database you will be kicked when you login.

Code:
[@Restrictions]
{
#IF
checknamelist ..\QuestDiary\Data\TextData\CharacterName.txt
#ACT
SENDMSG 5 "%s,Your character name is not allowed."
kick
#IF
CHECKACCOUNTLIST ..\QuestDiary\Data\TextData\AccountName.txt
#ACT
SENDMSG 5 "%s,Your account is not allowed."
kick
#IF
CHECKVARLIST $CPUIDW ..\QuestDiary\Data\TextData\MachineCode.txt
#ACT
SENDMSG 5 "%s,Your account has been locked."
kick
#IF
checknamelist ..\QuestDiary\Data\TextData\ClearWarehousePassword.txt
#ACT
ClearPassword
DelNameList ..\QuestDiary\Data\TextData\ClearWarehousePassword.txt
SENDMSG 5 "%s,The warehouse password has been cleared"
#IF
checknamelist ..\QuestDiary\Data\TextData\Prison.txt
#ACT
MAPMOVE 128
DelNameList ..\QuestDiary\Data\TextData\Prison.txt
CALCVAR HUMAN 监记 = $STR(G5)
SAVEVAR HUMAN 监记 ..\QUESTDIARY\Data\PersonalVariables\PersonalVariables.txt
CALCVAR HUMAN Prison = 1440
SAVEVAR HUMAN Prison ..\QUESTDIARY\Data\PersonalVariables\PersonalVariables.txt
SENDMSG 5 "%s,You have been banned."
SENDMSG 0 "(*)Player [%s] Violating the rules of the game, you have been sent to prison."
SENDMSG 15 "(*)Player [%s] Violating the rules of the game, you have been sent to prison."
#IF
checknamelist ..\QuestDiary\Data\TextData\PrisonRelease.txt
#ACT
DelNameList ..\QuestDiary\Data\TextData\PrisonRelease.txt
SENDMSG 5 "%s,You have been in prison long enough, you are free to go."
SENDMSG 0 (*)Player [%s] was released from prison!"
SENDMSG 15 (*)Player [%s] was released from prison!"
CALCVAR HUMAN Prison = 0
SAVEVAR HUMAN Prison ..\QUESTDIARY\Data\PersonalVariables\PersonalVariables.txt
MAPMOVE 0
#IF
CHECKLEVELEX > 0
#ACT
MOV P2 0
MOV S10 $USERNAME
split $IPADDR . S30
MOV S40 $STR(S30)
INC S40 .
INC S40 $STR(S31)
INC S40 .
INC S40 $STR(S32)
GOTO @检测名字限
#IF
CHECKLEVELEX > 0
#ACT
#ELSEACT
break
#IF
CHECKVARLIST $STR(S40) ..\QuestDiary\Data\TextData\IPAddress.txt
#ACT
SENDMSG 5 "%s,Your IP has been blocked, contact GM for more information"
kick
break


[@检测名字限]
#ACT
ReadRandomStr ..\QuestDiary\Data\TextData\NameLimit.txt S11 $STR(P2)
#IF
CHECKLEVELEX > 0
#ACT
#ELSEACT
break
#IF
EQUAL S11 无
#ACT
break
#IF
SMALL S10 $str(S11)
#ACT
INC P2 1
GOTO @检测名字限
break
#ELSEACT
SENDMSG 7 "[%s] Prohibit the use of characters "<$str(S11)>",Please change your name."
SENDMSG 5 "[%s] Prohibit the use of characters "<$str(S11)>",Please change your name."
messagebox Server name Notice:\ \Prohibit the use of characters "<$str(S11)>"\ \Please change your name, or contact a administrator.
kick
break


}

---------- Post Merged at 07:09 PM ---------- Previous Post was at 05:07 PM ----------

New Engine Update Log [Not Applied yet, waiting for updated exe's.

2013/1/19
1.Fix Demon Riding Warfare Properties GC


2. Increase the items attribute position
Parameter 111 crit


3. Characters after level up, full HP and MP


2013/1/20
1.Fix Tianyuan properties calculation


2. Increase Pet information read control switch


3. Fix two tick will not save save if invalid


4. Fix view other players


2013/1/24
1. Fix Refining Awakening


2013/1/25
1. Incorrect repair Shenlong back decorated plus hp
 

aivar79

Dedicated Member
Dedicated Member
Dec 28, 2012
77
3
34
says to me that it is offline, new ip perhaps?

---------- Post Merged at 05:51 AM ---------- Previous Post was at 05:51 AM ----------

online now

---------- Post Merged at 05:55 AM ---------- Previous Post was at 05:51 AM ----------

somehow even when using your launcher and ip, when i select dragon server and click play, i get the chinese woool logon page and get logged in to the chinese account...
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
Run launcher as admin, if you don't you will login into shanda.
 

aivar79

Dedicated Member
Dedicated Member
Dec 28, 2012
77
3
34
oh right tnx

---------- Post Merged at 06:09 AM ---------- Previous Post was at 06:08 AM ----------
 
Last edited:

OxxpqxxO

Dentity
Veteran
Oct 25, 2012
331
44
55
Window and fullscren settings for players who do not know how to set .

Untitled.jpg
 
Last edited:

aivar79

Dedicated Member
Dedicated Member
Dec 28, 2012
77
3
34
can´t currently get past the character gate page, not sure if it is my connection or something else


edit: working again
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
can´t currently get past the character gate page, not sure if it is my connection or something else


edit: working again

Sometimes if you logout it bugs and takes time loggin back in again. keep trying.
 

OxxpqxxO

Dentity
Veteran
Oct 25, 2012
331
44
55
Shacheng Jinlong

shachengjinlong.jpg

Sanity for what can you use this monster, pet or mount or none?
 
Last edited: