im working on a project for myself and close friends at the moment im only in the testing stages and have yet to do most, in fact nearly all of the art work on it. Basicaly i am trying to use the mnetplay codes for an MMORPG, the pvp in the mnetplay is kinda complicated and im hoping to design a system based on simple character interaction,
i would hope to be able to use events contacting players to add/subtract health and variable and switches for player to control these events, essentialy the events are the weapons, this is how i made they system work for out of battle combat for PVE in previous projects, my only problem seems to be that the severs only track players and not events.
events don't act one way for one player and appear to have the same result to another instead each player sees his own set of events, so i belive i need a way for the server to track the events or to add an aspect to the player to allow your playable character to act like an event, I.E have a trigger and command list so if another players walks up and hit enter you see and animation and loose health based on the other players level or something.
Personaly i have little to no scripting skills so any advice or comments on this subject would be most apreciated.
i would hope to be able to use events contacting players to add/subtract health and variable and switches for player to control these events, essentialy the events are the weapons, this is how i made they system work for out of battle combat for PVE in previous projects, my only problem seems to be that the severs only track players and not events.
events don't act one way for one player and appear to have the same result to another instead each player sees his own set of events, so i belive i need a way for the server to track the events or to add an aspect to the player to allow your playable character to act like an event, I.E have a trigger and command list so if another players walks up and hit enter you see and animation and loose health based on the other players level or something.
Personaly i have little to no scripting skills so any advice or comments on this subject would be most apreciated.