Raised This Month: $32 Target: $400
 8% 

[Request] player model removal plugin cs1.6


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
rowollie
Junior Member
Join Date: Jun 2022
Old 06-21-2022 , 00:25   [Request] player model removal plugin cs1.6
Reply With Quote #1

what's the plugin to remove player model bodies(after the player goes down) from map?

Game: Counter-Strike 1.6

Last edited by rowollie; 06-21-2022 at 00:26.
rowollie is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 06-21-2022 , 01:33   Re: [Request] player model removal plugin cs1.6
Reply With Quote #2

A little search wouldn't hurt anyone.

PHP Code:
#include < amxmodx >

public plugin_init( )
{
    
register_plugin"No Dead Bodies""0.0.1""Exolent" );
    
    
set_msg_blockget_user_msgid"ClCorpse" ), BLOCK_SET );

https://forums.alliedmods.net/showth...916#post922916
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
rowollie
Junior Member
Join Date: Jun 2022
Old 06-21-2022 , 01:39   Re: [Request] player model removal plugin cs1.6
Reply With Quote #3

Quote:
Originally Posted by CryWolf View Post
A little search wouldn't hurt anyone.

PHP Code:
#include < amxmodx >

public plugin_init( )
{
    
register_plugin"No Dead Bodies""0.0.1""Exolent" );
    
    
set_msg_blockget_user_msgid"ClCorpse" ), BLOCK_SET );

https://forums.alliedmods.net/showth...916#post922916

i don't know how to code, so i'm looking for an amxmodx plugin that's compiled.
rowollie is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 06-21-2022 , 02:08   Re: [Request] player model removal plugin cs1.6
Reply With Quote #4

Put the code here: https://www.amxmodx.org/webcompiler.cgi it will give you the compiled plugin, since we are not allowed here to post a compiled plugin.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 06-21-2022 , 06:16   Re: [Request] player model removal plugin cs1.6
Reply With Quote #5

Quote:
Originally Posted by CryWolf View Post
Put the code here: https://www.amxmodx.org/webcompiler.cgi it will give you the compiled plugin, since we are not allowed here to post a compiled plugin.
You could attach the source and it'll compile for you
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
rowollie
Junior Member
Join Date: Jun 2022
Old 06-21-2022 , 14:33   Re: [Request] player model removal plugin cs1.6
Reply With Quote #6

Quote:
Originally Posted by CryWolf View Post
Put the code here: https://www.amxmodx.org/webcompiler.cgi it will give you the compiled plugin, since we are not allowed here to post a compiled plugin.
Thanks for the help, got it to work.
rowollie 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 13:59.


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