Raised This Month: $ Target: $400
 0% 

Knife


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FQzx
New Member
Join Date: Jun 2024
Old 06-05-2024 , 21:31   Knife
Reply With Quote #1

Please, I have a knife menu plugin, but when I want to buy a knife other than this menu, it doesn't work. Knife from the menu always appears And cannot be replaced by other plugins, So when I want to buy another knife from another plugin, the knife from this menu always appears. Anyone can help? And when I entered the game, I already had Guilotine in my hand, even though I hadn't bought it from the menu.
Attached Files
File Type: sma Get Plugin or Get Source (Reversion-Knifemenu.sma - 24 views - 36.7 KB)

Last edited by FQzx; 06-05-2024 at 21:45.
FQzx is offline
Tote
Senior Member
Join Date: Jul 2023
Old 06-06-2024 , 00:16   Re: Knife
Reply With Quote #2

Code:
public EventHLTV()
{
g_endround = 0
g_gui = 1
}

public Player_Spawn(id)
{
if(g_gui)
{
if(get_user_flags(id) & ADMIN_KICK)get_blood(id)
}   
}
because of this. just remove the player_spawn function, and u wont get it anymore on spawn.
Tote is offline
Reply


Thread Tools
Display Modes

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 16:16.


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