Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

HaXiuu

Użytkownik
  • Postów

    23
  • Dołączył

  • Ostatnia wizyta

Odpowiedzi opublikowane przez HaXiuu

  1. Witam, mam problem z wyżej wymienionym pluginem. Otóż za pierwszym razem gdy wszystko ustawiłem komenda !models działała bez zarzutu. Dopiero po wgraniu drugiego modelu zaczęły się problemy. Proszę o pomoc bo już wymiękam 

     

    //Configure your menu here
    "Models"
    {
        "Public Models"
        {
            "Admin" ""
            "Team1"
            {
                "Revenant"
                {
                    "path" "models/player/custom_player/zombie/revenant/revenant_v2.mdl"
                }
            }

            "Team2"
            {
                "Revenant"
                {
                    "path" "models/player/custom_player/zombie/revenant/revenant_v2.mdl"
                }
            }
        }
        "Admin Models"
        {
            "Admin" "z"
            "Team1"
            {
                "connor"
                {
                    "path" "models/player/custom_player/caleon1/connor/connor.mdl"
                }
            }

            "Team2"
            {
                "Revenant"
                {
                    "path" "models/player/custom_player/zombie/revenant/revenant_v2.mdl"
                }
            }
        }
        "VIP Models"
        {
            "Admin" "Member"
            "Team1"
            {
                "Revenant"
                {
                    "path" "models/player/custom_player/zombie/revenant/revenant_v2.mdl"
                }
            }

            "Team2"
            {
                "Revenant"
                {
                    "path" "models/player/custom_player/zombie/revenant/revenant_v2.mdl"
                }
            }
        }
    }


    //If you use Fastdownload make sure all your path and material files are on your webserver!!!
     

  2. witam, szukam jakiegoś fixu do noblocka - żeby ludzie się nie blokowali na początku rundy ( po 10 sekundach ) Kiedy się zablokują to żeby ten 'fix' ich odblokował. Pamiętam było coś takiego.  Żeby było jaśniej, mam serwer 31 slotowy, i gdy gra 15vs15 ludzie się reespią na sobie. 

  3. Witam, pobrałem wczoraj plugin i go zedytowałem (sm_skinchooser)

    Natomiast mam jeden problem, przy wpisaniu !models gracze mogą wybrać model dla vipa.

     

    skins.ini

    //Configure your menu here
    "Models"
    {
    	"VIP"
    	{
    		"VIP" "t"
    		"Team1"
    		{
    			"ghost"
    			{
    				"path" "models\player\marvel\ghostrider\ghostrider_t.mdl"
    			} 
    		}
    
    		"Team2"
    		{
    			"ghostrider"
    			{
    				"path" "models\player\marvel\ghostrider\ghostrider_ct.mdl"
    			}
    		}
    	}
    
    	"Public Models"
    	{
    		"Admin" ""
    		"Team1"
    		{
    			"Tusken"
    			{
    				"path" "models\player\b4p\b4p_tusken\b4p_tusken.mdl"
    			}
    			"Stormt"
    			{
    				"path" "models\player\b4p\b4p_stormt\b4p_stormt.mdl"
    			}
    			"Imperial"
    			{
    				"path" "models\player\b4p\b4p_imperial\b4p_imperial.mdl"
    			}
    			"Chewbacca"
    			{
    				"path" "models\player\b4p\b4p_chewbacca\b4p_chewbacca.mdl"
    			}
    		}
    
    		"Team2"
    		{
    			"Rebel"
    			{
    				"path" "models\player\b4p\b4p_rebel\b4p_rebel.mdl"
    			}
    			"Jawa"
    			{
    				"path" "models\player\b4p\b4p_jawa\b4p_jawa.mdl"
    			}
    			"C3PO"
    			{
    				"path" "models\player\b4p\b4p_c3po\b4p_c3po.mdl"
    			}
    			"Bobafett"
    			{
    				"path" "models\player\b4p\b4p_bobafett\b4p_bobafett.mdl"
    			}
    		}
    	}
    
    	"Reserved Models"
    	{
    		"Admin" "Member"
    		"Team1"
    		{
    			"Yoda"
    			{
    				"path" "models\player\b4p\b4p_yoda\b4p_yoda.mdl"
    			}
    		}
    
    		"Team2"
    		{
    			"Darth Vader"
    			{
    				"path" "models\player\b4p\b4p_vader\b4p_vader.mdl"
    			}
    		}
    	}
    }
    
    
    //If you use Fastdownload make sure all your model and material files are on your webserver!!!
    
    sm_skinchooser_admingroup 1 (1 = enabled(default) , 0 = disabled)
    Adds the possebility to use the Groupsystem.
    sm_skinchooser_SkinBots 0 (1 = enabled , 0 = disabled), forces Bots to have a skin,set this to "0" if you don?t want bots having a skin!!!
    sm_skinchooser_displaytimer 0 (1 = enabled , 0 = disabled), makes it possible to display the menu a little bit
    later not directly by choosing a team
    sm_skinchooser_menustarttime 0 (default is 5.0 means menu will pop up 5 seconds after joining a Team , only works if sm_skinchooser_displaytimer is set to 1 !!!)
    sm_skinchooser_autodisplay 0 (1 = enabled(default) , 0 = disabled ) let?s the menu popup on teamjoin
    sm_skinchooser_adminonly1 (1 = enabled , 0 = disabled(default) )
    With this Cvar you can enable the Menu only for Admins means only Admins will get the menu and can use the "!models" command if enabled.
    sm_skinchooser_playerspawntimer 0 (1 = enabled , 0 = disabled(default) )
    This is only usefull if you have problems with the player_spawn Event , it enables the SetModel one second later on player_spawn (I made this because Resistance and Liberations seems to make some Probs without Timer.)
    sm_skinchooser_forceplayerskin 0 (1 = enabled , 0 = disabled )
    With this cvar in combinition with sm_skinchooser_playerspawntimer you can give players automaticly a skin without choosing one from the menu.
    Notice!!! If you don?t want to use this option set the cvar to "0" in cfg!!!
    sm_skinchooser_commandcountsenabled 0 (1 = enabled , 0 = disabled ) Enables the CommandCounter.
    sm_skinchooser_commandcounts 3 ex. 3 How many times users should be able to use the !models command in a single round
    sm_skinchooser_closemenutimer 30 "30" seconds after Menu is closed.
    sm_skinchooser_skinadmin 1 (1 = enabled , 0 = disabled ) usage like skinbots and forceplayerskin.
    With this cvar in combinition with sm_skinchooser_playerspawntimer you can give admins automaticly a skin without choosing one from the menu.
    
    Sm_skinchooser creates a config-file on first start in "cfg/sourcemod(sm_skinchooser.cfg/sm_skinchooser_hl2dm.cfg for HL2-Version)" , make your adjustments there.
    Skins.ini , skinchooser_downloads.ini ect. are now moved to "addons/sourcemod/configs/sm_skinchooser(sm_skinchooser_hl2dm for HL2-Version)".

     

×
×
  • Dodaj nową pozycję...