Great guide, floor in this part tho.
[@main]
#IF
;check if quest has been completed (888 being the flag for quest)
check [888] 1
#ACT
break
#IF
;check if quest has been completed (888 being the flag for quest)
check [888] 0
#SAY
You cannot access this map without first completing the quest\...
i suppose you could re wroute the npc script say
[@main]
<Make Guild/@@buildguildnow>\
[@@buildguildnow]
#ACT
addguildlist CreatedGuilds.txt
close
tht "SHOULD" add every guild created to a list however i dont see the point in this but i hope it helps only problem is i suppose the fact that...
il do this quick as its simple
basicly
[@main]
<Test Name List/@test1>\
<Check Name List/@test2>\
<Del Name List/@test3>\
[@test1]
#ACT
addnamelist Test.txt
[@test2]
#IF
checknamelist Test.txt
#SAY
name in list\
#ELSESAY
not in list\
[@test3]
#ACT
delnamelist Test.txt
Test1 - Adds the...
ok here you go a quick guide
Files you will use:
Robot_def - Folder
RobotManage.txt - Text File
Test.txt - Text File
Robot.txt - Text file
Instructions:
In Mir200/Envir/Robot_def folder there should be a text document named RobotManage.txt leave this for now just make sure it is there. Create...
ok in setup!.txt theres a line called
ControlDropItem=
if its 1 then items like candles and specific items with a low required lvl will not drop same as stones belts etc, its a twat so disable it. It may be configurable however thts probs reason why when u drop items out of ur bag they...
basicly its a automated npc that can be configured to run specific scripts at specific intervals, if you want to know how it works il make a mini guide unless some 1 allready has 1
nice edit, can u tell me what program you are using to export the images from sql file formats if you even are getting them from there, just i want to open these monster files
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.