Raised This Month: $ Target: $400
 0% 

prefix plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
player321
Junior Member
Join Date: Nov 2011
Old 11-23-2011 , 13:48   prefix plugin
Reply With Quote #1

hi to everyone
could someone give me plugin of GROBARI I DELIJE
that Wow made it pls i have been trying to find it for years

Last edited by player321; 12-07-2011 at 09:27.
player321 is offline
nkz1337
BANNED
Join Date: Apr 2011
Old 11-23-2011 , 20:18   Re: prefix plugin
Reply With Quote #2

Evo ti posto znam da si Srbin, inace nebi radio plugin

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <colorchat>

#define PLUGIN "GROBARI I DELIJE"
#define VERSION "1.0"
#define AUTHOR "tvix1337"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
register_clcmd"say /chose""CmdMenu" )
    
    
menu register_menuid("GROBAR i DELIJA");
    
register_menucmd(menu1023"GD");
}
public 
client_putinserver(id) {
    
set_task(5.0"chose"id )
}
public 
CmdMenu(id) {
    
chose(id)
}
public 
choseid ) {
    new 
szBuffer[512], iLen;

    
iLen formatex(szBuffersizeof szBuffer 1"\yTi si?^n^n");
    
iLen += formatex(szBuffer[iLen], (sizeof szBuffer 1) - iLen"\r1. \wGROBAR^n" )
    
iLen += formatex(szBuffer[iLen], (sizeof szBuffer 1) - iLen"\r2. \wDELIJA^n^n" )
    
iLen += formatex(szBuffer[iLen], (sizeof szBuffer 1) - iLen"\r0. \rNista"); 

    new 
iKeys = ( 1<<1<<1<<);
    
show_menu(idiKeysszBuffer, -1"GROBAR i DELIJA");
    }
    return 
PLUGIN_HANDLED
}

public 
GDidkey ) {
    new 
szName[32]
    
get_user_name(idszName31)
    switch( 
key ) {
        case 
0
        {
            
client_cmd(id"name ^"[GROBAR] %s^""szName )
        }
        case 
1:
        {
            
client_cmd(id"name ^"[DELIJA] %s^""szName )
        }
        case 
2:
                return 
PLUGIN_HANDLED
    
}
    return 
PLUGIN_HANDLED

Kad udje na srv otvori mu se meni i pita ga sta ce da bude.
a i moze sam da bira /chose.
nkz1337 is offline
Send a message via Skype™ to nkz1337
player321
Junior Member
Join Date: Nov 2011
Old 11-24-2011 , 09:39   Re: prefix plugin
Reply With Quote #3

hvala ti mnogo brate
ne znam sta bi radio bez ovoga...
znas server se zove delije i grobari pa malo da ulepsam server...
HVALA TI MNOGO ako ti nesto bude ikad trebalo slobodno trazi

Last edited by player321; 11-24-2011 at 09:42.
player321 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 11-24-2011 , 11:19   Re: prefix plugin
Reply With Quote #4

English
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
nkz1337
BANNED
Join Date: Apr 2011
Old 11-24-2011 , 15:28   Re: prefix plugin
Reply With Quote #5

Quote:
Originally Posted by player321 View Post
hvala ti mnogo brate
ne znam sta bi radio bez ovoga...
znas server se zove delije i grobari pa malo da ulepsam server...
HVALA TI MNOGO ako ti nesto bude ikad trebalo slobodno trazi
Opusteno brate, nema na cemu

Last edited by nkz1337; 11-24-2011 at 15:29.
nkz1337 is offline
Send a message via Skype™ to nkz1337
Gooogle
Member
Join Date: Aug 2011
Old 11-24-2011 , 20:14   Re: prefix plugin
Reply With Quote #6

Quote:
Originally Posted by wickedd View Post
English
Gooogle 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 20:52.


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