Hello everyone,
I have a question for you about it :
Code:
new data[6], szName[64];
new access, callback;
menu_item_getinfo(menu, item, access, data,charsmax(data), szName,charsmax(szName), callback);
So ... Hum i dont understand that ... It is important to create a "player menu" ...
I found these lines just here :
http://forums.alliedmods.net/showthr...highlight=Menu ( second menu )
I'm a big beginner in the world of coding so please can you help me
Thanks ^^
__________________