Help here please :)
Fixed thanks to Wrecked&fysiks
EDIT; please just trash this again as its fixed. |
Re: Help here please :)
When you declare AddValue, you need to do it like
PHP Code:
|
Re: Help here please :)
then i just get this:
/home/groups/amxmodx/tmp3/phpKW8Ygv.sma(1581) : error 021: symbol already defined: "AddValue" /home/groups/amxmodx/tmp3/phpKW8Ygv.sma(1581) : error 008: must be a constant expression; assumed zero /home/groups/amxmodx/tmp3/phpKW8Ygv.sma(1581) : error 036: empty statement /home/groups/amxmodx/tmp3/phpKW8Ygv.sma(1581) : fatal error 107: too many error messages on one line |
Re: Help here please :)
No I meant REPLACE your previous declaration with the first option.
You should ONLY have PHP Code:
|
Re: Help here please :)
Like this?
PHP Code:
|
Re: Help here please :)
You'd want to make it
PHP Code:
|
Re: Help here please :)
I dont know what you mean :oops:
|
Re: Help here please :)
i srsly have no idea what u mean XD could u post how its supposed to be standing? like right now i tried with:
new Float:AddValue[MAX_PLAYERS+1] = str_to_float(property) + playerMoney[id]; i srsly dont know what u mean :/ |
Re: Help here please :)
PHP Code:
|
Re: Help here please :)
Wow, this is sad.
Find the line in your code like this: PHP Code:
PHP Code:
Quote:
Oh, and playerMoney should be a Float also. |
| All times are GMT -4. The time now is 08:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.