Author Topic: Editing rpgmap1  (Read 2773 times)

0 Members and 1 Guest are viewing this topic.

Nitelthrome-X

  • Orc Thrasher
  • ***
  • Posts: 131
  • Reputation: +0/-0
Editing rpgmap1
« on: November 4, 2003 02:37 pm CST »
Hi,

When I pop up the editor in rpgmap1, a lot of dis's are missing. Like, when I select the item under the F3 list, they don't show, nor does even a simple dot saying it's there. I know the fountain in K-Town doesn't show up, along with others. How do I get these files in?
« Last Edit: December 31, 1969 06:00 pm CST by Nitelthrome-X »
<img src="http://hostpics.pcrpg.org/sig_nitel.jpg" width=400 height=80>

My PK Palace Server Web Page:
http://www.PK-Palace.cjb.net
My Avalon OF Old Server Web Page:
http://www.AvalonOFOld.cjb.net
My Time OF Old Server Web Page:
http://www.TimeOFOld.cjb.net

Susan

  • Goblin Pup
  • *
  • Posts: 13
  • Reputation: +0/-0
(No subject)
« Reply #1 on: November 4, 2003 03:07 pm CST »
You have to add the VOL to the map.mis file. IE: in the instant SimGroup "Volumes"  you would add
Code: [Select]
instant SimVolume "Fountain" {
fileName = "jfnt.vol";
};
to get the fountain.
BTW instant SimGroup "Volumes" is the one at the beginning of the file. Compare it to map 5 to see the difference.
The reason that the items show on the list is because they are registared in the VOL.
« Last Edit: December 31, 1969 06:00 pm CST by Susan »

Nitelthrome-X

  • Orc Thrasher
  • ***
  • Posts: 131
  • Reputation: +0/-0
(No subject)
« Reply #2 on: November 4, 2003 03:10 pm CST »
Why, thank you!
« Last Edit: December 31, 1969 06:00 pm CST by Nitelthrome-X »
<img src="http://hostpics.pcrpg.org/sig_nitel.jpg" width=400 height=80>

My PK Palace Server Web Page:
http://www.PK-Palace.cjb.net
My Avalon OF Old Server Web Page:
http://www.AvalonOFOld.cjb.net
My Time OF Old Server Web Page:
http://www.TimeOFOld.cjb.net