Raised This Month: $51 Target: $400
 12% 

Invisible knife in TT


Post New Thread Reply   
 
Thread Tools Display Modes
Mariano Gyt
Junior Member
Join Date: Aug 2019
Old 08-23-2019 , 11:54   Re: Invisible knife in TT
Reply With Quote #11

PHP Code:
else if (winner == CS_TEAM_T)
    {
        
formatex(szTextcharsmax(szText), "Los TTs han ganado la ronda^n\
        No se cambian los equipos"
)
    }
    
    static 
id
    
for (id 1id <= g_MaxPlayersid++)
    {
        if (!
p_connected[id]) continue
        
        if (
p_alive[id])
        {
            
fm_strip_user_weapons(id)
            
fm_give_item(id"weapon_knife")
        } 
How do I make the knife invisible to TT?
Mariano Gyt is offline
ShD3luxe
Member
Join Date: Aug 2019
Location: Localhost
Old 08-23-2019 , 12:14   Re: Invisible knife in TT
Reply With Quote #12

That is amxmodx code ... you posted in the wrong section.
ShD3luxe is offline
Mariano Gyt
Junior Member
Join Date: Aug 2019
Old 08-23-2019 , 12:19   Re: Invisible knife in TT
Reply With Quote #13

Quote:
Originally Posted by ShD3luxe View Post
That is amxmodx code ... you posted in the wrong section.

I'm new, I just need this help, thanks.
Mariano Gyt is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:35.


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