![]() |
Quote:
|
please stop using thiso throughout this script, you clearly have no idea what its intent and purpose is for. I am sure you are having all sorts of scoping issues by calling it since thiso probably refers to a null object or the player itself when you are doing that.
PHP Code:
PHP Code:
|
By the way, what do
? and % mean in scripting? My scripting reference says: ? = tertiary operator (condition?true-case:false-case) % = mod; a%b = a - int(a/b)*b; I don't really understand that... |
? is basically a shorthand for some types of if-statements.
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
All times are GMT +2. The time now is 06:56 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.