start lvl wrong

smoochy boys on tour

Waldette

Dedicated Member
Dedicated Member
Dec 2, 2004
114
0
62
i change the start lvl to 15 and when i create a new char star with lvl 1...

one thing: its posible to star with 5 pots and 2 rings and more with version holley 3.38?

one question more: the key M not work for ride the horse or for 'ride out' horse. only work @M for ride or @L for 'ride out'. any suggestion?
 
Last edited:

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
285
Manchester, UK
yes its all the in the files just edit NewUser.txt in HLSCRIPT dir and make sure its in 00Default.txt like below

#ACT
goto @LottoSystem_ItemClick
goto @AreaQuest_7Item
goto @MadoQuestItem
goto @Samak_Item
break

[@_UserLogin]
#ACT
Delaygoto [Local] 3 @BadManCheckLogin
Delaygoto [Local] 3 @BasicQuest_Control
Delaygoto [Local] 3 @Samak_CastleMaster
break

[@_HLSCRIPTSYSTEM]
#ACT
Delaygoto [Local] 3 @CheckNewUser
Delaygoto [Local] 3 @CheckUserLogin
Delaygoto [Local] 3 @CheckSTSystem
break

[@CheckNewUser]
#CALL [HLSCRIPT\NewUser.TXT] @NewUser
[@CheckUserLogin]
#CALL [HLSCRIPT\UserLogin.TXT] @UserLogin
[@CheckSTSystem]
#CALL [HLSCRIPT\STSystem.TXT] @STSystem


and as for the start lvl you change that in !setup.txt
 
Upvote 0

Waldette

Dedicated Member
Dedicated Member
Dec 2, 2004
114
0
62
- i change the !setup lvl to 15 and start with lvl 1 :S

- the key M not work for ride and hide horse yet

Ty night for ask me... ^^

i search the horse key but i dint find where is the function were set it.. :(
 
Upvote 0

Far

tsniffer
Staff member
Developer
May 19, 2003
20,210
30
2,810
540
M has never worked. the horse command is in your stress.txt, @ridehorse @hidehorse usually

and your obviously not changing to start lv if its not working lol.
 
Upvote 0

Waldette

Dedicated Member
Dedicated Member
Dec 2, 2004
114
0
62
Farril, in Xtreme Servers the M works correctly and they use the king or crueldragon i think...

im trying to find the site where is this command, i think is in the client...
 
Upvote 0

Far

tsniffer
Staff member
Developer
May 19, 2003
20,210
30
2,810
540
i said, you change the horse command in stress.txt, the m only works with certain clients. i believe its an older official exe, and i think also requires some certain system settings to work.

anyway if you dont want to listen to me thats your problem, im only trying to tell you how to fix it.
 
Upvote 0

Coly

LOMCN Developer
Developer
Mar 31, 2005
1,399
33
195
Germany
*lol* Open the CMList.dat and check the Line #1418

Replace with #1418 @ridehorse

and then Work...
 
Upvote 0

Waldette

Dedicated Member
Dedicated Member
Dec 2, 2004
114
0
62
ty, work perfectly... ^^

im trying to fix the Book NPC, because i translate it but not works, only the book desapears but not appears again with the (*) symbol.. :S
 
Upvote 0

Fub4r

Dedicated Member
Dedicated Member
Jan 13, 2005
242
45
75
have u checked what ur manual name will come out to be? because u will have to check ur items db for the manual.
 
Upvote 0

Waldette

Dedicated Member
Dedicated Member
Dec 2, 2004
114
0
62
if i create, for example, FireBall(*) work perfectly, i learn this spell... but if i put this in NPC and have the FireBall item, only desapears of my bag and not apears again with FireBall(*)... :S
 
Upvote 0

Far

tsniffer
Staff member
Developer
May 19, 2003
20,210
30
2,810
540
it doesnt work like that.

fireball isnt a spell book, fireball(*) is.

you buy fireball from the book merchant, and goto a translator who changes fireball to fireball(*), which then can be double clicked and used.
 
Upvote 0

Waldette

Dedicated Member
Dedicated Member
Dec 2, 2004
114
0
62
the error is fix... the problem was that in the file BookConvertRootin.txt at line where put:
AddStr A1{CONVERTBOOKNAME} "(*)"

i was need to chande the (*) characters... because was in japan (&/%$R&%$)

ty all for ask ^^
 
Upvote 0