View Single Post
  #6  
Old 02-20-2006, 06:33 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
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).

Last edited by jake13jake; 02-20-2006 at 06:46 AM..
Reply With Quote