[HELP] error 088:
- Lines :
PHP Code:
Code:
zp_gamble.sma(86) : error 088: number of arguments does not match definition |
Re: [HELP] error 088:
it's not zp it's colorchat
Change ColorChat( 0, "%L", LANG_PLAYER, "GAMBLE_MSG_WIN", GetUserName( client ), points ); to ColorChat( 0, NORMAL, "%L", LANG_PLAYER, "GAMBLE_MSG_WIN", GetUserName( client ), points ); There are NORMAL, GREEN, TEAM_COLOR |
Re: [HELP] error 088:
Remove the quotes from line 86.
|
Re: [HELP] error 088:
why random 100?
50/100= 1/2 use just : if(random(2)) //code else //code.. |
Re: [HELP] error 088:
still have same errors
|
Re: [HELP] error 088:
We can't access your computer or brain memory and see them, can we?
|
Re: [HELP] error 088:
Quote:
|
Re: [HELP] error 088:
He means that you shall post full code to understand where error comes from.
|
Re: [HELP] error 088:
Problem From The Native above
PHP Code:
PHP Code:
|
Re: [HELP] error 088:
Quote:
|
| All times are GMT -4. The time now is 23:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.