Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How to Check if a player is ghosting?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to Check if a player is ghosting? (Read 526 times)
Shappeh
October 26, 2009, 10:55:38 PM
How would you check if a player is ghosting and how would you check if they are done ghosting?
if(%client.isGhosting) ... ? if(%client.finishedGhosting) ... ?
Any help appreciated.
Ad Bot
Advertisement
lilboarder32
October 27, 2009, 01:24:03 AM
Use
%client.dump();
to find all of a clients fields and methods.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How to Check if a player is ghosting?