[CD3.55] Books / Commands not working

Relentless

LOMCN Veteran
Veteran
Mar 9, 2012
491
34
55
Hull-England
Hi, proberly the noobiest question asked but here goes.

Recently come back to making/editing a server for fun as soon as i started i noticed my books wasnt working. non of them.

so i tried the command HLSCRIPTCMD AddSkill Dsurge etc
then ACTCMD and none of them worked either.

just wondering if anyone could help me on this..

everything else works fine and tried on 3 sets of mud 3. ( that i know work )

Kindest Regards, Ben.
 

Josiko

LOMCN Veteran
Veteran
Loyal Member
Apr 4, 2010
428
8
44
Spain
HLSCRIPTCMD ADDSKILL %A1(Manual)
HLSCRIPTCMD CHANGEMAGLEVEL %A1(Manual) %D2


Need item manual in game.
Other error is in crueldragon -> = ( search it and change for =(
 
Upvote 0

Jumong

Dedicated Member
Dedicated Member
Jun 5, 2014
51
2
35
#IF
CHKMAGICLEVEL %A6 5
checkfame 80000
#ACT
Mov P4 %P9
DEC P4 80000
SetFame %P4
SysMsg "Your Fame Points Have Been Decreased By 80000"
HLSCRIPTCMD CHANGEMAGLEVEL %A6 6
#SAY
Skill Has Been Upgraded.\
<Return/@main>\
 
Upvote 0

Relentless

LOMCN Veteran
Veteran
Mar 9, 2012
491
34
55
Hull-England
thanks for the reply jumong but i need add skill command or how to fix my books so i can learn them :P

i have both level and add scripts but if i cant add books i cant check level one either :P

Kind Regards, Ben.
 
Upvote 0

Josiko

LOMCN Veteran
Veteran
Loyal Member
Apr 4, 2010
428
8
44
Spain
Ben.... atention:

1. std_magic -> See names magics = books -> Name Books -> Name(Manual) or others versions Name(*) but need FIX STDMODE, can see stdmode to manuals in JOB WITH PROGRAM TO SEE .DAT
2. In crueldragon fix it: MagicSkill=(
3. Comand i give u..

#ACT
HLSCRIPTCMD ADDSKILL DragonRise(Manual) or DragonRise(*)

If name magic + stditems, not same, you cant learn magic, you change all, if not solve problem i send me pm, and send screens to CRUELDRAGON.INI ,, STDITEMS (BOOKS MANUALS), AND MAGICS NAMES.
 
Upvote 0

Relentless

LOMCN Veteran
Veteran
Mar 9, 2012
491
34
55
Hull-England
Book names are both same, Cruel Dragon is as you posted. and STD Mode is 4 for manual.

Both Commands with HLSCRIPTCMD ADDSKILL Dsurge and Dsurge(Manual) do not work. neither do any books at all.

3 sets of SQL .DAT files been tried and 4 sets of Mud3 been tried, including my own from Previous Mirthology Systems Server. - Sting3G - LS - ChineseMud3

used to work on old pc so im thinking theres something wrong with my pc not the files.

gunna backup everything and reinstall WinXP and will message again when everything is setup again to see if this consists.

Kind Regards, </Ben>.
 
Upvote 0

Relentless

LOMCN Veteran
Veteran
Mar 9, 2012
491
34
55
Hull-England
Is imposible LAL.
Send me all screenshots if you want, or change to 3.55 working files.

Error Fixed, only thing different on both pc's is SQL name is Benje on one and (local) (windows NT) on other

the local one works.

Thanks for all the help though guys, glad to see theres people still willing to help others in need.

+1Rep

Kind Regards, Ben.
 
Upvote 0