- Apr 12, 2004
- 202
- 0
- 43
firstly
how do i put in a map coz wen i do it it jus goes all black
the map is named as HolyCastle i put the map in the lom folder an in the map folder in my mir server an in map info i put [HolyCastle HolyCastle 0]
secondly wot is rong wiv this npc it is put in the MapQuest_Def and wen i click on it in game nowt appens
[@main]
#IF
Check [503] 1
#SAY
You have already had your gift...\ \
<Ok/@exit>\
#ELSEACT
goto @main1
[@main1]
#IF
check [502] 1
well done here are some gifts for <you/@gifts>
#ELSEACT
goto @main2
[@main2]
#IF
check [501] 1
naff off m8
#ELSESAY
think u can kill me well give it a <go/@go>
[@go]
#IF
#ACT
Param1 0
Param2 353
Param3 238
MonGen deer 1 1
mapmove 0 354 239
give TownTeleport
SET [501] 1
break
[@gifts]
#ACT
give paralysisring
SET [503] 1
also for the deer i put this in MapQuest_Def
[@main]
#IF
Check [501] 1
#ACT
SET [502] 1
can ne 1 tell me wots rong please ^^
how do i put in a map coz wen i do it it jus goes all black
the map is named as HolyCastle i put the map in the lom folder an in the map folder in my mir server an in map info i put [HolyCastle HolyCastle 0]
secondly wot is rong wiv this npc it is put in the MapQuest_Def and wen i click on it in game nowt appens
[@main]
#IF
Check [503] 1
#SAY
You have already had your gift...\ \
<Ok/@exit>\
#ELSEACT
goto @main1
[@main1]
#IF
check [502] 1
well done here are some gifts for <you/@gifts>
#ELSEACT
goto @main2
[@main2]
#IF
check [501] 1
naff off m8
#ELSESAY
think u can kill me well give it a <go/@go>
[@go]
#IF
#ACT
Param1 0
Param2 353
Param3 238
MonGen deer 1 1
mapmove 0 354 239
give TownTeleport
SET [501] 1
break
[@gifts]
#ACT
give paralysisring
SET [503] 1
also for the deer i put this in MapQuest_Def
[@main]
#IF
Check [501] 1
#ACT
SET [502] 1
can ne 1 tell me wots rong please ^^
