full challenge npc

Desolation Mir2 (Med Rate Server)

daniejam

Golden Oldie
Golden Oldie
Apr 4, 2004
790
0
103
www.rmir2.com/challenge.rar


ok all files needed for this is in the rar

when there all in the right place (challenge folder goes in quest diary) u go into the txt edit the mob names and amount with watever u want

they have 100 mins inside using the telein guy and all flags shud work properly

uses flags 501-531 shud all b done properly

and problems let me know

now to figure out a fully automated guild territory

EDIT THIS IS IMPORTANT

u need to add a MNCLEAR TOBwatever command to tele in man be4 they tele in

u wudnt want a lvl 30 or w/e telein in on the last boss sum 1 left room with it in
 
Last edited:

daniejam

Golden Oldie
Golden Oldie
Apr 4, 2004
790
0
103
u gave me the idea for the txt files so i was bored once i finished it so i thought i wud throw them in :p

can u see anything wrong with it? cause i reckon it shud work aint tested ingame yet
 

MentaL

Jev For Admín!
VIP
Mar 3, 2004
3,845
553
385
Cardiff
yes i could tell that you sorta copied my screenshot, which i technically dont appreciate ;) And as to if it will work or not , thats for you to test, but flags suck :)
 

BloodDemon

Golden Oldie
Golden Oldie
Jul 20, 2003
649
19
155
Darlington, UK
very well made, strong script as mental said flags are not as popular as they once where never the less fab job on this great release
 

daniejam

Golden Oldie
Golden Oldie
Apr 4, 2004
790
0
103
MentaL said:
yes i could tell that you sorta copied my screenshot, which i technically dont appreciate ;) And as to if it will work or not , thats for you to test, but flags suck :)

i thought you did yours entirely usin namelists?

wereas i didnt

and u had all these anti cheat files :p

mine are only there so u can check if people are goin afk inside the rooms to waste spots :p
 

TheMightyOne

Golden Oldie
Golden Oldie
Jun 14, 2004
722
3
104
UnitedKingdom
when you have received your prize at the end of this, does it stop you from getting another 1 after completing it again?

so your able to enter the challenge room and complete it, but once youve done it once, you wont get another prize for it?

is that how this script is set out?
 

daniejam

Golden Oldie
Golden Oldie
Apr 4, 2004
790
0
103
no its like euro mir

when u tele into the room u start from beginnin

u talk to npc mobs spawn u kill them

talk to npc again once mobs dead it spawns more till finished

if u leave room u start again from beginnin next time u come in and can do it as many times as you want
 
Last edited:

TheMightyOne

Golden Oldie
Golden Oldie
Jun 14, 2004
722
3
104
UnitedKingdom
so when does the prize come into it?

once youve go to the last room, it recognises that uve completed the last room and then it gives u a prize? and you can only get the prize once? or as many times as u like
 

daniejam

Golden Oldie
Golden Oldie
Apr 4, 2004
790
0
103
change telein npc to this

Daniejam said:
[@main]
#ACT
set [501] 0
set [502] 0
set [503] 0
set [504] 0
set [505] 0
set [506] 0
set [507] 0
set [508] 0
set [509] 0
set [510] 0
set [511] 0
set [512] 0
set [513] 0
set [514] 0
set [515] 0
set [516] 0
set [517] 0
set [518] 0
set [519] 0
set [520] 0
set [521] 0
set [522] 0
set [523] 0
set [524] 0
set [525] 0
set [526] 0
set [527] 0
set [528] 0
set [529] 0
set [530] 0
set [531] 0

#SAY
Hi, would you like to teleport into a challenge room?\ \

<Yes/@telein> <No/@exit>

[@telein]
#IF
CHECKHUM TOB1 1
#ACT
goto @telein1

#ELSEACT
mapmove TOB1
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB1

[@telein1]
#IF
CHECKHUM TOB2 1
#ACT
goto @telein2

#ELSEACT
mapmove TOB2
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB2

[@telein2]
#IF
CHECKHUM TOB3 1
#ACT
goto @telein3

#ELSEACT
mapmove TOB3
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB3

[@telein3]
#IF
CHECKHUM TOB4 1
#ACT
goto @telein4

#ELSEACT
mapmove TOB4
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB4

[@telein4]
#IF
CHECKHUM TOB5 1
#ACT
goto @telein5

#ELSEACT
mapmove TOB5
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB5

[@telein5]
#IF
CHECKHUM TOB6 1
#ACT
goto @telein6

#ELSEACT
mapmove TOB6
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB6

[@telein6]
#IF
CHECKHUM TOB7 1
#ACT
goto @telein7

#ELSEACT
mapmove TOB7
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB7

[@telein7]
#IF
CHECKHUM TOB8 1
#ACT
goto @telein8

#ELSEACT
mapmove TOB8
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB8

[@telein8]
#IF
CHECKHUM TOB9 1
#ACT
goto @telein9

#ELSEACT
mapmove TOB9
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB9

[@telein9]
#IF
CHECKHUM TOB10 1
#ACT
goto @telein10

#ELSEACT
mapmove TOB10
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB10

[@telein10]
#IF
CHECKHUM TOB11 1
#ACT
goto @telein11

#ELSEACT
mapmove TOB11
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB11

[@telein11]
#IF
CHECKHUM TOB12 1
#ACT
goto @telein12

#ELSEACT
mapmove TOB12
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB12

[@telein12]
#IF
CHECKHUM TOB13 1
#ACT
goto @telein13

#ELSEACT
mapmove TOB13
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB13

[@telein13]
#IF
CHECKHUM TOB14 1
#ACT
goto @telein14

#ELSEACT
mapmove TOB14
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB14

[@telein14]
#IF
CHECKHUM TOB15 1
#ACT
goto @telein15

#ELSEACT
mapmove TOB15
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB15

[@telein15]
#IF
CHECKHUM TOB16 1
#ACT
goto @telein16

#ELSEACT
mapmove TOB16
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB16

[@telein16]
#IF
CHECKHUM TOB17 1
#ACT
goto @telein17

#ELSEACT
mapmove TOB17
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB17

[@telein17]
#IF
CHECKHUM TOB18 1
#ACT
goto @telein18

#ELSEACT
mapmove TOB18
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB18

[@telein18]
#IF
CHECKHUM TOB19 1
#ACT
goto @telein19

#ELSEACT
mapmove TOB19
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB19

[@telein19]
#IF
CHECKHUM TOB20 1
#ACT
goto @telein20

#ELSEACT
mapmove TOB20
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB20

[@telein220]
#IF
CHECKHUM TOB21 1
#ACT
goto @telein21

#ELSEACT
mapmove TOB21
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB21

[@telein21]
#IF
CHECKHUM TOB22 1
#ACT
goto @telein22

#ELSEACT
mapmove TOB22
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB22

[@telein22]
#IF
CHECKHUM TOB23 1
#ACT
goto @telein23

#ELSEACT
mapmove TOB23
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB23

[@telein23]
#IF
CHECKHUM TOB24 1
#ACT
goto @telein24

#ELSEACT
mapmove TOB24
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB24

[@telein24]
#IF
CHECKHUM TOB2 1
#ACT
goto @telein25

#ELSEACT
mapmove TOB25
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB25

[@telein25]
#IF
CHECKHUM TOB26 1
#ACT
goto @telein26

#ELSEACT
mapmove TOB26
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB26

[@telein26]
#IF
CHECKHUM TOB27 1
#ACT
goto @telein27

#ELSEACT
mapmove TOB27
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB27

[@telein27]
#IF
CHECKHUM TOB28 1
#ACT
goto @telein28

#ELSEACT
mapmove TOB28
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB28

[@telein28]
#IF
CHECKHUM TOB29 1
#ACT
goto @telein29

#ELSEACT
mapmove TOB29
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB29

[@telein29]
#IF
CHECKHUM TOB30 1
#ACT
goto @full

#ELSEACT
mapmove TOB30
TimeRecall 100
addnamelist ..\QuestDiary\challenge\telein.txt
give townteleport 1
Monclear TOB30

[@full]
#ACT
addnamelist ..\QuestDiary\challenge\full.txt
#SAY
sorry all 30 challenge rooms are full at the moment\
please come back later!!

<Exit/@exit>
 
Last edited:

Killmaster

Legend
Legendary
Golden Oldie
Loyal Member
Nov 13, 2003
3,967
27
274
tbh if i get wot u mean den this is alrdy in torozor server!