About Store Forum Documentation Contact



Post Reply 
Combat system?
Author Message
alexburkee Offline
Member

Post: #1
Combat system?
I have the mmo package and I want to start working on a combat system with spells ect where do i start?
04-18-2011 06:04 PM
Find all posts by this user Quote this message in a reply
Dynad Offline
Member

Post: #2
RE: Combat system?

There is always evil somewhere, you just have to look for it properly.
(This post was last modified: 04-18-2011 06:28 PM by Dynad.)
04-18-2011 06:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
llynx Offline
Member

Post: #3
RE: Combat system?
(04-18-2011 06:04 PM)alexburkee Wrote:  I have the mmo package and I want to start working on a combat system with spells ect where do i start?

You can start by making is so that when you click another person and the client starts attacking, actual damage is inflicted? Spells etc you have to code yourself.
04-18-2011 07:41 PM
Find all posts by this user Quote this message in a reply
Dwight Offline
Member

Post: #4
RE: Combat system?
you could also start with reducing the health of the other player when pressing a key on your keyboard?
"Health" is already in the mmo package, if I can say it like this smile

SnowCloud Entertainment - We are recruiting!
http://www.sc-entertainment.com
04-18-2011 08:00 PM
Find all posts by this user Quote this message in a reply
Post Reply