Is this the correct syntax?
Code:
Code:
|
2nd one.
|
Code:
/home/users/amxmodx/tmp3/textmgEflP.sma(143) : error 088: number of arguments does not match definition |
Lemme see the code.
|
I think you're trying to do this:
Code:
|
Exactly
Yes Hawk, thats exactly what I was going for, I eventually got it before deciding to refresh the page, but I also tried compiling it before refreshing the page and I got some errrors... get_user_health(id, health + 150)
but i got this Code:
: error 088: number of arguments does not match definition |
Remove + 150
|
Haha I'm smart, this worked!
Code:
|
That's stupid, just make oldhealth = get_user_health(id) + 150
|
Gives me a compiling error if I do that.
|
| All times are GMT -4. The time now is 08:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.