Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Simple Combat System Scripting - Guidance Needed

Artix Ruxton
Registered User
Join date: 23 Aug 2006
Posts: 2
01-05-2010 22:19
I am a novice scripter in the beginning stages of development for a simple combat system/ mini mmo game.

I seek expert guidance. Free advice is appreciated, but I will gladly pay.

What does this scripting project involve?

-HUD based, life bar/energy bar

- lldialog menu system for choosing options

-leveling and experience system

-inventory system

-individual player stat saving (either internal or external database to save player stats)


If you have any experience in game design please contact me!

For more info send me a notecard in-world or email me at [email]bbruxton@aol.com[/email]
Johan Laurasia
Fully Rezzed
Join date: 31 Oct 2006
Posts: 1,394
01-06-2010 00:42
I don't know anything about combat systems, but there is an open source combat system floating around out there such as:

https://www.xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=284565

That one is has full perm scripts, so you could get that, and use it as a starting point and modify it to your needs, or at the very least, study how things are done so you can code your own from there.