Author Topic: Orbs!  (Read 3548 times)

0 Members and 1 Guest are viewing this topic.

Nitelthrome-X

  • Orc Thrasher
  • ***
  • Posts: 131
  • Reputation: +0/-0
Orbs!
« on: November 2, 2003 04:07 pm CST »
Ok...how would I make the orb.dts a dis file so I could use it in editor? Or what about a sword? I've seen this before, maybe on Unique RPG, where they had a table with weps on it...you couldnt pick em up though. I just want to make a dis that looks like an orb.
« 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 2, 2003 05:49 pm CST »
You have to register the object in order to use it in the map editor.
MissionRegObject( RPGStuff, Orb); should do it. Just look through the MissionReg.cs (?) file for examples.
« 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 2, 2003 06:01 pm CST »
Oh my goodness! It's Susan! I remember you from PK. Speaking of, I updated the site....www.PK-Palace.cjb.net...Anyways....

I did add that into registeruserobjects.cs. I'm using mappers mod. If I add it to missonreg.cs in the rpg folder, then run rpg, will it work? Me confused.... :oops:
« 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 #3 on: November 2, 2003 06:23 pm CST »
Not familiar with Mappers mod.
MissionRegObject is the one you want to use. if you are editing the map that is in the RP folder, then use the missionreg.cs in the rpg folder. Otherwise, move the dts of the object, and the missionreg.cs to whatever folder that has the map file you are using.
« Last Edit: December 31, 1969 06:00 pm CST by Susan »

Hersh

  • Elvin Legion
  • *****
  • Posts: 413
  • Reputation: +0/-0
(No subject)
« Reply #4 on: November 2, 2003 11:36 pm CST »
Last time I tried something like that, I ended up with broadswords spinning around, (like reapir packs in normal tribes) not what I was going for, but it brought about some interesting ideas for a DM or rpg mission game play.

Actually, ...You'd have have to edit the server files, but you could make an admin command like "#create claymore name" And that spawns a claymore, that will keep reappearing and acting as a normal item until he/she types "#delete name"  That would make some pretty nice quests. Where everyone goes in naked, and you have to find your own weapons to survive. (Or stick to spells)
Damnit, I started thinking again.

Hersh
« Last Edit: December 31, 1969 06:00 pm CST by Hersh »

I kissed a drunk girl on the lips.
This post, by its very length, defends itself against the risk of being read.

Nitelthrome-X

  • Orc Thrasher
  • ***
  • Posts: 131
  • Reputation: +0/-0
(No subject)
« Reply #5 on: November 3, 2003 02:07 pm CST »
Er, well...I'm working on a LOTR RPG map. And I wanted the orb to be permanent. And, if the map is in the base\missions folder (where else) I'd just but orb.dts in the base folder? Or in the mappers folder? We'll, I'll figure it out. Thanks for the help.

Oh, one last thing--if I did this, would the map still be server-side? Or would you have to dl it?
« 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

Hersh

  • Elvin Legion
  • *****
  • Posts: 413
  • Reputation: +0/-0
(No subject)
« Reply #6 on: November 4, 2003 01:46 am CST »
As long as you don't create a new *.dts or *.dis then you should be fine with server-side. You said yourself you've played Urpg, and there wasn't a download for it.  :)

Hersh
« Last Edit: December 31, 1969 06:00 pm CST by Hersh »

I kissed a drunk girl on the lips.
This post, by its very length, defends itself against the risk of being read.

Nitelthrome-X

  • Orc Thrasher
  • ***
  • Posts: 131
  • Reputation: +0/-0
(No subject)
« Reply #7 on: November 4, 2003 01:52 pm CST »
Yea, I looked for a 'missionregobject' or whatever it's called, didn't find it. Where is it located? Is it in a .vol?
« 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

Hersh

  • Elvin Legion
  • *****
  • Posts: 413
  • Reputation: +0/-0
(No subject)
« Reply #8 on: November 5, 2003 03:28 am CST »
registerUserObjects.cs
from scripts.vol

Hersh
« Last Edit: December 31, 1969 06:00 pm CST by Hersh »

I kissed a drunk girl on the lips.
This post, by its very length, defends itself against the risk of being read.

Nitelthrome-X

  • Orc Thrasher
  • ***
  • Posts: 131
  • Reputation: +0/-0
(No subject)
« Reply #9 on: November 5, 2003 02:47 pm CST »
Ah, yes, that's what I thought you meant. Anyways, did that a while ago, no luck.
« 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