[HELP]
Hello.
Code:
new const g_weaps[] =Thanks ! |
Re: [HELP]
explain to us more....
|
Re: [HELP]
Quote:
I want to check if arg2 contains an item from the g_weaps enumeration to give the player the item from arg2 and display the emssages.Else, it should jsut display a message that the weapon is not valid. Code:
give_item(player,arg2) |
Re: [HELP]
Code:
|
Re: [HELP]
Quote:
It gave me a client overflow :( I have tried with a var, but the text is displayed no matter what I type on arg2. |
Re: [HELP]
Use Trie for this.
|
Re: [HELP]
Quote:
|
Re: [HELP]
This array is wrong sized ( new const g_weaps[] ) should be like this >> ( new const g_weaps[][] )
And btw what edon post is right. Btw u dont get overflow unless u put in the msg in the loop |
Re: [HELP]
Quote:
|
Re: [HELP]
I assume we need to guess what that is. I'll go first - a turtle is born upside down every time you use the plugin.
|
| All times are GMT -4. The time now is 17:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.