Weapon name
Hi, I get a code of arms, and how do I translate it in the name?
I tried through get_weaponname but that is not for example if index weapon 29 but function gives "weapon_knife" but need to "knife" delete the line weapon_ impossible, because some of the names do not match weapons |
Re: Weapon name
Code:
Code:
knifeor Code:
Code:
true |
Re: Weapon name
You can remove specific strings from a source string . If that is what you are asking about ?
Code:
|
Re: Weapon name
Example:
PHP Code:
|
Re: Weapon name
I said that if you remove the prefix "weapon_" can not get
for example, the weapon can not match the name of the desired |
Re: Weapon name
Quote:
Here's a list of weapon names in the game. The mp5 differs from mp5 and mp5navy depending on what function is used. Code:
|
Re: Weapon name
You can link to where there is a list of weapons and their names?
|
Re: Weapon name
|
Re: Weapon name
Quote:
|
| All times are GMT -4. The time now is 15:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.