Thanks i will test it, but what does this do?
Code:
len += format(szMenuBody[len], 255-len
new len = format(szMenuBody, 255
How can you know like what numbers you should have? Like you typed:
Code:
register_menucmd(register_menuid("Which Weapon?"), 1023, "giveWeapon")
But why did you take 1023 and this with 255-len and the new szmenubody[256]?
Thanks
edit: Where did you learn where to script? If you know any good website(I have read the documents on this website) that I could learn I would be very thankfull!