Quote:
|
Originally Posted by ApothiX
Then script it.
|
....
Okay, don't be an idiot, PLEASE.
So, given: an NPC joined to a baddy class, and serverside HD.
In order to do anything with as little lag as possible, you'd want to test for NPCs clientside on a 1/20 timeout, trigger the server in a weapon, which in turn triggers the event in the NPC. This would probably cause a substantial amount of lag (not to mention I'd get yelled at for it being insecure). If there were a direct method built into gscript, it would be much more efficient (hardcoding, easier access to classes).