Method maps problem
Why I keep getting the "cannot find method or property Weapon.cost" every time I try to compile this ?
Code:
methodmap WeaponCode:
property char[] name |
Re: Method maps problem
Stuff like
PHP Code:
PHP Code:
|
Re: Method maps problem
Oh, I think it's the wrong use of it I thought it works like classes or structs ...
EDIT: Can you give me an example with a string ? is this correct ? Code:
char g_weaponsName[][32]; |
Re: Method maps problem
You can't do
PHP Code:
PHP Code:
|
Re: Method maps problem
I want to it be a dynamic array of strings :/
|
Re: Method maps problem
Then you want ADT arrays: https://sm.alliedmods.net/api/index....oad=file&id=35
|
Re: Method maps problem
Quote:
|
| All times are GMT -4. The time now is 08:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.