Thread: Dead Players
View Single Post
  #11  
Old 07-23-2013, 05:23 AM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin is a splendid one to beholdTSAdmin is a splendid one to beholdTSAdmin is a splendid one to beholdTSAdmin is a splendid one to beholdTSAdmin is a splendid one to behold
Quote:
Originally Posted by Stefan View Post
It's documented in my version (start with -listscriptfuntions)
TServerPlayer.isblocking - makes the player blocking or non-blocking on the current client only

There can also be other ways to handle this:
- on server-side set the player classic health to zero while the player is dead (player.hp/hearts)
- on client-side you can use TServerLevel.isnopkzone = true/false, you can set this before using onwall and unsetting afterwards
Being documented in your version doesn't make it documented Just means you're the only one who actually has that particular documentation to access. Would be great if others could access this sometime *nudge nudge*
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote