AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Deathrun Manager by xPaw v3.0.3 [13/02/2010] (https://forums.alliedmods.net/showthread.php?t=78197)

Ricardo_dS 07-07-2011 03:41

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
I can't see other way, you have to reeinstall it.

fatih54 07-08-2011 10:39

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
We are tired of deathrun_temple.

There are a lot of bugs of the map.

---

But very useful plugin.

PHP Code:

I love this function:

// Lets get map name...
    
new szMapName64 ];
    
get_mapnameszMapName63 );
    
    if( 
containszMapName"deathrun_" ) != -) {
        
set_pcvar_numg_pToggle);
        
        if( 
containszMapName"hauntedhouse" ) != -)
            
g_bHauntedHouse true;
        else {
            
g_bHauntedHouse false;
            
            if( 
equalszMapName"deathrun_gamerfun" ) )
                
g_bGamerFun true;
            else
                
g_bGamerFun false;
        }
    } else
        
set_pcvar_numg_pToggle); 


stiffmast3r 07-23-2011 14:11

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
hi!

problem:
fakeplayer is joining CT team?
what to do?

erader 07-26-2011 06:44

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Quote:

Originally Posted by stiffmast3r (Post 1516888)
hi!

problem:
fakeplayer is joining CT team?
what to do?

Remove it.

PHP Code:

#define FAKE_PLAYER 


to

PHP Code:

 // #define FAKE_PLAYER 


Sh0oT3R 08-14-2011 13:55

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Nice work, xPaw. Can u add include file?

GarbageBox 08-15-2011 10:04

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Possible to have time record?

Aooka 08-15-2011 10:43

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Very good plugin thank you !

husam 08-16-2011 07:02

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Is this the plugin which is blocking ad_manager.amxx plugin or im wrong?

rastafari 08-16-2011 10:54

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Quote:

[hu]
DR_NOW_TERR = %s\YEL mostantol Terrorista.
DR_STARTING = 10 masodperc mulva kezdodik.
DR_NO_DETECT = Nincs elerheto terrorista, restart.
DR_NOT_ENOUGH = Nincs eleg jatekos a kezdeshez!
DR_STARTING_CC = \GRN 10\YEL masodperc mulva kezdes.

DR_LIFE_CC_COUNT = \TEM %i\YEL eleted van.
DR_LIFE_CC_NO = Nincs eleted, olj meg egy ellenseget!
DR_LIFE_COUNT = %i eleted van.
DR_LIFE_NO = Nincs eleted^nOlj meg egy ellenseget, hogy kaphass!
DR_LIFE_DISABLE = Az elet-rendszer kikapcsolva.
DR_LIFE_RESPAWN = Ujra leszel elesztve\TEM 3\YEL masodperc mulva!
DR_LIFE_CANT = Ujraeledhetnel, de az osszes CT meghalt!

DR_BLOCK_SPRAY = A Spray nem engedelyezett ezen a szerveren!
DR_BLOCK_KILL = Nem olheted meg magad!

winds 08-19-2011 16:48

Re: Deathrun Manager by xPaw v3.0.3 [13/02/2010]
 
Hey xPaw,
I saw this in your plugin:

Code:

// Lets make restart after 20 seconds from map start.
            set_task( 20.0, "RestartRound" );
        }

But for some reason in my server the round doesn't restart after 20 seconds. The first round of the map always the CT's have to kill themselves, and on the 2nd round it finally starts checking for a terrorist.


All times are GMT -4. The time now is 04:49.

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