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

Request some plugins


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
eslam
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 07:04   Request some plugins
Reply With Quote #1

first

plugin double kill

Secondly

plugin put spam in server When someone go play in my server it show spam in
his pc

My address may be incomprehensible because I speak Arabic and I've translated the words
eslam is offline
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 07-08-2010 , 07:59   Re: Request some plugins
Reply With Quote #2

Quote:
Originally Posted by eslam View Post
first

plugin double kill

Secondly

plugin put spam in server When someone go play in my server it show spam in
his pc

My address may be incomprehensible because I speak Arabic and I've translated the words
I did the second.

PHP Code:
#include <amxmodx>

#define PLUGIN "Spam"
#define VERSION "1.0"
#define AUTHOR "SnoW"

new gSpam[ ][ ] =
{
    
"SPAMSPAMSPAMSMSPSMPSMAPAMSPMSAPMSAPMAP",
    
"ashfdadfhdjkutlylylyul",
    
"saFASFÖASKGJAKJGLKAG#_1_1¤#&_#¤-7/_5!515"
};

public 
plugin_init( )
{    
    
register_pluginPLUGINVERSIONAUTHOR );
    
Spam( );
}

Spam( )
{
    
client_print0print_chatgSpamrandom) ] );
    
    
Spam( );


Last edited by SnoW; 07-08-2010 at 11:15.
SnoW is offline
Send a message via MSN to SnoW
eslam
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 10:28   Re: Request some plugins
Reply With Quote #3

Where do I put this code
eslam is offline
Brreaker
Senior Member
Join Date: Oct 2009
Location: Constanta, Romania
Old 07-08-2010 , 10:48   Re: Request some plugins
Reply With Quote #4

You create a new file with notepad or any text editor, make the full plugin like:
PHP Code:
#include <amxmodx>
#include <amxmissc>

new gSpam[ ][ ] = 

    
"SPAMSPAMSPAMSMSPSMPSMAPAMSPMSAPMSAPMAP"
    
"ashfdadfhdjkutlylylyul"
    
"saFASFÖASKGJAKJGLKAG#_1_1¤#&_#¤-7/_5!515" 
};

public 
plugin_init() {
        
register_plugin("SPAM""1.0""SnoW");
        
Spam();
}

public 
plugin_init( ) 
{     
    
Spam( ); 


Spam( ) 

    
client_print0print_chatgSpamrandom) ] ); 
     
    
Spam( ); 

You save it as name.sma and compile it locally or on www.amxmodx.org/webcompiler.cgi
__________________
There are 10 kinds of people.Those who understand binary, and those who don't.
Also, for those who understand binary, there is a donation tab too!
No steam || PM support!
Brreaker is offline
Send a message via MSN to Brreaker Send a message via Yahoo to Brreaker
eslam
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 11:32   Re: Request some plugins
Reply With Quote #5

thanks but where will i put spam in file to show to all players
Attached Files
File Type: sma Get Plugin or Get Source (spam.sma - 528 views - 438 Bytes)
eslam is offline
unnyquee
Senior Member
Join Date: Jun 2009
Location: Constanta, Romania
Old 07-08-2010 , 11:42   Re: Request some plugins
Reply With Quote #6

Quote:
Originally Posted by Brreaker View Post
PHP Code:
#include <amxmodx>
#include <amxmissc>

new gSpam[ ][ ] = 

    
"SPAMSPAMSPAMSMSPSMPSMAPAMSPMSAPMSAPMAP"
    
"ashfdadfhdjkutlylylyul"
    
"saFASFÖASKGJAKJGLKAG#_1_1¤#&_#¤-7/_5!515" 
};

public 
plugin_init() {
        
register_plugin("SPAM""1.0""SnoW");
        
Spam();
}

public 
plugin_init( ) 
{     
    
Spam( ); 


Spam( ) 

    
client_print0print_chatgSpamrandom) ] ); 
     
    
Spam( ); 

Your code failed ^^.
__________________
unnyquee is offline
eslam
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 14:38   Re: Request some plugins
Reply With Quote #7

what i do all any one help me
eslam is offline
am_amx
Senior Member
Join Date: Jul 2010
Location: here
Old 07-08-2010 , 14:43   Re: Request some plugins
Reply With Quote #8

Quote:
Originally Posted by eslam View Post
what i do all any one help me
Quote:
Originally Posted by eslam View Post
first

plugin double kill
if you have installed amx mod properly

step 1: go to <mod dir>\addons\amxmodx\configs

step 2: find the plugins.ini and open it with notepad

step 3: look for
Code:
;miscstats.amxx		; bunch of events announcement for Counter-Strike
to be changed to
Code:
miscstats.amxx		; bunch of events announcement for Counter-Strike
i.e remove first semicolon (;) and save the file restart the server

step 4: open console type
Code:
amx_statscfgmenu
You have to set whatever you want to 'On' or 'Off'
go through this menu and turn double kill to 'On'
Once you have set that on in amx_statscfgmenu to 'On' press 8 to save your settings and then exit out of the menu

note:if you had correctly followed my step 3 you will get 1/8 at top of menu at 4th step like below (else normal 1/4 menu which doesn't has doublekill option)




hope that this would help you (any way this is my first contribution)
Attached Thumbnails
Click image for larger version

Name:	lookthis.JPG
Views:	341
Size:	21.1 KB
ID:	69235  

Last edited by am_amx; 07-09-2010 at 03:55.
am_amx is offline
eslam
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 17:53   Re: Request some plugins
Reply With Quote #9

ok i try this
eslam is offline
eslam
Junior Member
Join Date: Jun 2010
Old 07-30-2010 , 10:47   Re: Request some plugins
Reply With Quote #10

i want plugin put spam
eslam 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 11:54.


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