[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  SMAUG
. -> [Folder]  SMAUG coding
. . -> [Subject]  About SWR

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?
(New message)
Subject: About SWR
Name:
Your forum user name.
Register forum user name
Password:
Your forum password.
Forgotten password?
Message:
Message to be posted (in English, please).
Forum codes:
Check this if your message uses 'forum codes' or templates (auto-detected for new posts).
Forum codes Templates

Save this message ...


Subject review (reverse sequence)

Pages: 1 2  

Posted by Specter   (10 posts)  [Biography] bio
Date Mon 06 Mar 2006 11:37 PM (UTC)  quote  ]

Amended on Tue 07 Mar 2006 12:28 AM (UTC) by Specter

Message
I started out with stock smaug 1.4a, if we could get in contact some way I could show you a bit, give you some ideas, etc.

If you ever DL aim let me know.
[Go to top] top

Posted by Uru   Canada  (67 posts)  [Biography] bio
Date Mon 06 Mar 2006 11:23 PM (UTC)  quote  ]
Message
Jeez. Now what? Could you at least tell me what code you started with?
Is there anybody out there?

"What does not kill us makes us stronger."
[Go to top] top

Posted by Specter   (10 posts)  [Biography] bio
Date Mon 06 Mar 2006 08:34 PM (UTC)  quote  ]
Message
Sorry Uru only use AIM.
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Mon 06 Mar 2006 08:58 AM (UTC)  quote  ]
Message
Almost any Linux distribution almost certainly has everything you need for compiling a MUD code base. And if it doesn't, it should be very easy to install.

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Uru   Canada  (67 posts)  [Biography] bio
Date Mon 06 Mar 2006 08:51 AM (UTC)  quote  ]

Amended on Mon 06 Mar 2006 08:55 AM (UTC) by Uru

Message
hehe, I knew it. I haven't used AIM in so long I forgot what you meant.
I only use Yahoo messenger. Keeps my stuff at a minimum.
user: darcyfolland
I should be home by 11:30 my time (about 5 1/2 hours).
I just recently switched OS's so I'll be having a few tumors and cardiac arrests over the next few weeks.
It's Linux based so it's got lots of tools and crap.
Look forward to seeing your code.
Thanks.
PS: I should ask will Linux have all the tools for compiling? It seems to have a lot of them. It's the latest release of Ubuntu. It installed great other than having to edit the xorg (or whatever it's called) to manually define my monitor.

"What does not kill us makes us stronger."
[Go to top] top

Posted by Specter   (10 posts)  [Biography] bio
Date Mon 06 Mar 2006 07:16 AM (UTC)  quote  ]
Message
Heh, I do plan on releasing the codebase, and snippets. Thou the game is currently having areas being built, I figure I would release it once the game has a good start..crazy shit to release a codebase before you have enough areas to play well.
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Mon 06 Mar 2006 04:37 AM (UTC)  quote  ]
Message
Why not share the code here, so that everybody in the community can benefit from it?

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Specter   (10 posts)  [Biography] bio
Date Mon 06 Mar 2006 03:52 AM (UTC)  quote  ]
Message
Heh I ment your AOL Instant Messagner screen name, but everything you described I allready have installed in a code base. Susprisingly it plays well...I incorporated...alot I dont think I'v seen anything like it. Like I said just shoot me your AIM name, and It'll give you some ideas.
[Go to top] top

Posted by Uru   Canada  (67 posts)  [Biography] bio
Date Sun 05 Mar 2006 03:17 PM (UTC)  quote  ]

Amended on Sun 05 Mar 2006 10:37 PM (UTC) by Uru

Message
RE: specter
I could use some examples yes. How would I go about getting/viewing them?
My aim would be in the style of Doom/Quake/Unreal, etc. et. al.
style games. I know it sounds unrealistic, what with needing coordinants, but I have some ideas wherein a coder could somehow define how much "cover" each player has available in each Room. You would have your descriptions, ie., "there are a few crates here to use for cover", and then assign how much cover players get to help avoid being shot/damaged. MOB's would use a combination of "Intelligence", agressiveness, and comabt style to determine how hard they are to kill/hit.
Do I make any sense?
PS: Not just a shoot em up, I'd have other elements to the game as well.
[update] by my AIM, you mean something else, I assume?
Thanks.

"What does not kill us makes us stronger."
[Go to top] top

Posted by Specter   (10 posts)  [Biography] bio
Date Fri 03 Mar 2006 05:21 PM (UTC)  quote  ]
Message
I have a code base I coded to give you a good idea how a smaug "shoot'em up" style game plays. I could show you a little if you wanted just give me your AIM.
[Go to top] top

Posted by Nick Cash   USA  (626 posts)  [Biography] bio
Date Thu 02 Mar 2006 05:34 PM (UTC)  quote  ]
Message
I'm not sure what you mean by "are there examples". Any time you find a reference just remove it or change it. There are a lot of help files that will need revision because of this, as well as most skills and many game mechanics. However, it is quite do-able and has been done by many people in the past.

~Nick Cash
http://www.nick-cash.com
[Go to top] top

Posted by Zeno   USA  (2,867 posts)  [Biography] bio   Moderator
Date Wed 01 Mar 2006 09:31 PM (UTC)  quote  ]
Message
Quote:
Doesn't SMAUG's normal ranged weapon code let you shoot projectiles into another room? Isn't that the whole idea after all? I think also that it already lets you specify a target, too.

Yes. It should be in do_fire, or any calls that function has.

Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org
[Go to top] top

Posted by Uru   Canada  (67 posts)  [Biography] bio
Date Wed 01 Mar 2006 04:19 PM (UTC)  quote  ]
Message
Ah, so a bit of searching is involved. This should be fun. Ok, I remember seeing Nick's examples on using vi for SMAUG, I'll use that.

"What does not kill us makes us stronger."
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Wed 01 Mar 2006 02:31 PM (UTC)  quote  ]
Message
Doesn't SMAUG's normal ranged weapon code let you shoot projectiles into another room? Isn't that the whole idea after all? I think also that it already lets you specify a target, too.

I don't know if there are examples of removing Star Wars from SWR, but basically it would be a text search through all strings in the code/areas/skills/etc. that refer to something you don't want to refer to, e.g. "The Force", "Jedi", "Star Destroyer", ......

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Uru   Canada  (67 posts)  [Biography] bio
Date Wed 01 Mar 2006 02:28 PM (UTC)  quote  ]
Message
Yes, I read Nicks posts on what it takes to build a MUD, etc. I guess what I mean is firing a missile weapon into another room. I had it work once before with a version of SMAUG (before FUSS). I was able to fire an arrow into another room and injure a MOB.
You say it's easy to strip Star Wars from SWR? Are there examples?

"What does not kill us makes us stronger."
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


5,873 views.

This is page 1, subject is 2 pages long: 1 2  [Next page]

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]