AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   CSO Mode for Plugin (https://forums.alliedmods.net/showthread.php?t=325416)

BerkayF 06-21-2020 05:58

CSO Mode for Plugin
 
Hello Friends, I Need An Add-on
Our Attachment Will Increase When You Kill Zombies
Can you help me :)

OciXCrom 06-21-2020 07:05

Re: CSO Mode for Plugin
 
What attachment?

BerkayF 06-22-2020 09:40

Re: CSO Mode for Plugin
 
Quote:

Originally Posted by OciXCrom (Post 2706681)
What attachment?


I wanna morale boostage plugin

tarsisd2 06-22-2020 09:59

Re: CSO Mode for Plugin
 
PHP Code:

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <read.someones.mind>

#define PLUGIN "morale, boostage, plugin"
#define VERSION "1337"
#define AUTHOR "alliedmodders"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
Register_ReadSomeonesMindRSM"Makeplugin");
}

public 
Makeplugin()
{
    
Makeitnow(PLUGINVERSIONAUTHOR)
    return 
PLUGIN_HANDLED



BerkayF 06-25-2020 19:40

Re: CSO Mode for Plugin
 
Quote:

Originally Posted by tarsisd2 (Post 2706822)
PHP Code:

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <read.someones.mind>

#define PLUGIN "morale, boostage, plugin"
#define VERSION "1337"
#define AUTHOR "alliedmodders"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
Register_ReadSomeonesMindRSM"Makeplugin");
}


Compile Fail Plugin Broken

public Makeplugin()
{
    
Makeitnow(PLUGINVERSIONAUTHOR)
    return 
PLUGIN_HANDLED




BerkayF 06-25-2020 19:41

Re: CSO Mode for Plugin
 
Please Don't Broken Plugin Send :)

OciXCrom 06-26-2020 14:02

Re: CSO Mode for Plugin
 
Quote:

Originally Posted by BerkayF (Post 2707263)
Please Don't Broken Plugin Send :)

I don't think you understood the sarcasm there.

We can't read your mind. Explain what you want.

supertrio17 06-26-2020 19:40

Re: CSO Mode for Plugin
 
If you don't know English well enough, you can always use google translate.

tarsisd2 06-26-2020 22:56

Re: CSO Mode for Plugin
 
Quote:

Originally Posted by OciXCrom (Post 2707385)
I don't think you understood the sarcasm there.

We can't read your mind. Explain what you want.

can`t believe he tried to compile that :lol: :)

AnimalMonster 06-26-2020 23:16

Re: CSO Mode for Plugin
 
He wants a plugin that increases the damage to the human team whena zombie is killed gosh


All times are GMT -4. The time now is 07:41.

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