AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Weapon Info (https://forums.alliedmods.net/showthread.php?t=289296)

komashchenko 10-19-2016 13:48

Weapon Info
 
1 Attachment(s)
The plugin is designed to view information about the skin on the weapon of any player

Requirements: PTaH



The plugin uses the game functions and does not violate http://blog.counter-strike.net/index...er_guidelines/

The command to open the menu !wi, to view information about the current weapon press f (weapons inspection)

When you add your translation need to edit weapon_info.ini
PHP Code:

"weapon_info"
{
    
"languages"
    
{
        
"en"    "csgo_english" // csgo_english - resource/csgo_english.txt
        
"ru"    "csgo_russian"
    
}



SM9 10-24-2016 05:18

Re: Weapon Info
 
I'm surprised nobody has replied yet, this is some amazing work, thanks for your plugin + extension :)

Happy DODs player 10-24-2016 10:54

Re: Weapon Info
 
Is there also something for Tf2 to use this ?

Aymeric VII 10-24-2016 12:54

Re: Weapon Info
 
Wow this is extremely useful when trading quickly with others, thanks!
EDIT: Quick suggestion, for clientprefs to disable the menu from appearing when you click f to inspect and when the menu pops up as you inspect your weapon to have a back button, taking you back to select a person!
EDIT2: Also if a you're looking through the clients weapons and you click for example "usp" and he has a default usp, it should open a menu stating he has a default usp and let you go back. rather then just exit out the menu if you click the usp.

Aymeric VII 10-24-2016 23:23

Re: Weapon Info
 
Heres some more errors
[SM] Exception reported: Client index 0 is invalid
[SM] Blaming: weapon_info.smx
[SM] Call stack trace:
[SM] [0] GetClientUserId
[SM] [1] Line 168, weapon_info.sp:;displayInfo
[SM] [2] Line 378, weapon_info.sp:;displayPlayerWeapon_


All times are GMT -4. The time now is 01:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.