Revision [725]

Last edited on 2010-06-02 16:21:57 by AdminSkyld [Missing bracket in code example]
Additions:
{


Revision [330]

Edited on 2009-01-18 01:59:59 by ScripterAlex
Additions:
Syntax: ##particleeffectsenabled##
if (particleeffectsenabled) {
Deletions:
Syntax: ##player.particleeffectsenabled##
if (player.particleeffectsenabled) {


Revision [316]

Edited on 2009-01-17 21:14:58 by ScripterAlex
Additions:
##particleeffectsenabled## returns a true or false value depending on whether the player has particle effects enabled or not. Please use this to check if the player has particle effects enabled before doing any particle effects. For example, don't allow your script to perform any form of particles if ##particleeffectsenabled## returns true.
Deletions:
##particleeffectsenabled## returns a true or false value depending on whether the player has weather effects enabled or not. Please use this to check if the player has particle effects enabled before doing any particle effects. For example, don't allow your script to perform any form of particles if ##particleeffectsenabled## returns true.


Revision [315]

The oldest known version of this page was created on 2009-01-17 21:14:43 by ScripterAlex
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki