Re: Need help!!
Please use php tags around the code, it's hard to read as you wrote it. You should do it if you need in your plugin.
Not a fixed usage. It's the same as swapping two variables values PHP Code:
|
Re: Need help!!
I don't know that. Nice explanation, HamletEagle.
|
Re: Need help!!
Not a big deal, you save the first one value, you make the first one equal to the last one and then the last one equal to the value that you saved at first step. This is because when you do var = var2 you loose var value and doing var2 = var will make both of them to have the same value as it was in var2.
PHP Code:
|
Re: Need help!!
What ? I've already answered your question.
|
Re: Need help!!
thank you :)
|
Re: Need help!!
PHP Code:
PHP Code:
|
Re: Need help!!
|
Re: Need help!!
@zmd94 how to get a players score i mean.... i want an if statement like this
PHP Code:
|
Re: Need help!!
|
Re: Need help!!
Call it a native, since most of the functions that we use are called natives(if they come from another plugin or module).
You should search on the forum before asking simple questions, I mean, you will find the answer easier. |
| All times are GMT -4. The time now is 02:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.