[SOLVED]get_pcvar_string compile error?
PHP Code:
Code:
Error: Number of arguments does not match definitiongive_item(iRandomPlayer, "weapon_%s", sz_WeaponName) |
Re: get_pcvar_string compile error?
give_item needs a constant string as 2nd argument, you need to format it before.
Tip : PHP Code:
|
Re: get_pcvar_string compile error?
Ohh. A new thing! Thanks. Works for me now. Title changed to [SOLVED]
|
| All times are GMT -4. The time now is 21:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.