|
Thread: [ERM] reveal/hide map | |
|
anh1984
Tavern Dweller
|
posted November 22, 2003 12:52 PM |
|
|
[ERM] reveal/hide map
Hi!
How can I reveal/hide some regions of map for the player? Is it possible using ERM?
thnx for help
greetings
-a
|
|
ElderiaN
Hired Hero
|
posted November 22, 2003 03:02 PM |
|
|
Sometimes you can, sometimes you don't.
You must know how to use ERM script. I'm not so well at it, but I try to get on.
For the easiest way, you can place your town next to his and place a Cover of Darkness. Silly idea, isn't it???
____________
Swearing means the loss of innocence, brutality - loss of feelings, hail to the darkside - everlasting pain.
|
|
fnord
Promising
Famous Hero
|
posted November 22, 2003 11:01 PM |
|
|
Quote: Hi!
How can I reveal/hide some regions of map for the player? Is it possible using ERM?
thnx for help
greetings
-a
Use the !!UN:H command to hide part of a map:
H#1/#2/#3/#4/#5; Hide part of the map (round area)
#1 = x
#2 = y
#3 = Level
#4 = Owner (Format E1)
#5 = Radius
Comments:
The shroud will be replaced for all players except the owner.
Use the !!UN:S command to reveal part of a map:
S#1/#2/#3/#4/#5; Open (show) part of the map (round area)
#1 = X
#2 = Y
#3 = L
#4 = Owner (Format E1)
#5 = Radius
FORMAT E1 Format List
Player Colours
neutral = -1 if not specified otherwise (use only for objects, like castles, never for heroes or players)
curent player/hero owner = -1 if specified so
red = 0
blue = 1
tan = 2
green = 3
orange = 4
purple = 5
teal = 6
pink = 7
____________
|
|
anh1984
Tavern Dweller
|
posted November 23, 2003 12:50 PM |
|
|
Quote:
Use the !!UN:H command to hide part of a map:
[...]
Use the !!UN:S command to reveal part of a map:
[...]
thnx i wish there was search engine in reference
greetings
-a
|
|
Gangrail
Promising
Famous Hero
Dead Man
|
posted November 24, 2003 08:18 PM |
|
|
Quote: thnx i wish there was search engine in reference
What do you think Fnord is
____________
|
|
|