Adding up
Hi...
I was working on something , like example : So first we have a number g_Number[33] which is = 500 ... Then it shows an hud Message : Energy : g_Number[33] which is 500 Then each 5 seconds ... the g_Number[33] is supposed to increase by 10 , which means its supposed to be 511 ... The hud should show 511 ... but it still shows me 500 .. No errors or warnings, everything runs properly.. Guess : My guess is because i have already done this new g_Number[33] = 500 , it only shows 500 , but not sure , Help :D .. Script : PHP Code:
|
Re: Adding up
PHP Code:
|
Re: Adding up
Quote:
|
Re: Adding up
Quote:
PHP Code:
|
Re: Adding up
Quote:
|
Re: Adding up
Quote:
PHP Code:
|
Re: Adding up
Ugh he missed this ()
Anyways even when i did this : PHP Code:
|
Re: Adding up
I must ask you do you have any idea of what you are doing and why should it be done like that ?
This is one way of doing it. PHP Code:
|
Re: Adding up
Quote:
|
Re: Adding up
try now
|
| All times are GMT -4. The time now is 10:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.