Blockland Forums > Modification Help
System_Syerjchep --- New player list! Chat! New rating system! Other stuff!
Night Fox:
So, would this work to see if certain players have a VCE variable?
Chrono:
--- Quote from: Night Fox on March 19, 2011, 05:22:16 PM ---So, would this work to see if certain players have a VCE variable?
--- End quote ---
Yes, if the line I put there works.
I suppose I could quickly test it out.
Chrono:
No what I did wont work.
DrenDran:
--- Quote from: Night Fox on March 19, 2011, 05:22:16 PM ---So, would this work to see if certain players have a VCE variable?
--- End quote ---
What do you guys mean a VCE variable?
It works with anything that can be done as a child of a client object. Thus any variable, method or tagged, and of course any variable of the player of the client, may be displayed.
Chrono:
--- Quote from: DrenDran on March 19, 2011, 05:59:57 PM ---What do you guys mean a VCE variable?
It works with anything that can be done as a child of a client object. Thus any variable, method or tagged, and of course any variable of the player of the client, may be displayed.
--- End quote ---
VCE variable as in from Event_Variables.
However, all the values said add-on modifies is a child of a scirpt object, rather than the client object.