Quote:
Originally Posted by -Ramirez-
That's easy to say if you aren't sure of yourself, but how about some examples to show that you are?
|
Push/pull/grab all have their respective functions that are called on the default system:
function onActionGrabbed() {}
so on and so forth. There's no need to even rescript it. Lifting? I don't think there is an action called for that, but I don't think it'd be hard to replicate with scripted items. There are functions and checks for items carried and such, though. I wouldn't be able to say if anything else could be as well without knowing exactly what is needed. Either way, while the default system itself is fairly limited, it's a lot easier to just rescript/tack on needed things with it instead of rescripting it all.
Either way,
nothing on the server so far has showed me very much reason why a custom system is needed.