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

[CS:GO Zepyrus Store] How to put PlayerModels on Zombie:Reloaded server?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ateszhun95
Senior Member
Join Date: Apr 2014
Location: Hungary
Old 05-08-2019 , 07:10   [CS:GO Zepyrus Store] How to put PlayerModels on Zombie:Reloaded server?
Reply With Quote #1

Hi guys,

Im trying to put zombie and human palyermodels into Zeph's Store, but its not working for unknown reasons. I searched for guide how to put it on items.txt but this guide is not working for me:

Code:
"Player Classes"
    {
      "Zombie"
        {
		   "Trager | +HP | +Speed | -Jump | +Knockback"
            {
               "class" "trager"
               "zombie" "1"
               "price" "2000"
               "type" "zrclass"
            }
           "Police | +HP | -Speed | +Jump | +Knockback"
            {
               "class" "police"
               "zombie" "1"
               "price" "2500"
               "type" "zrclass"
            }
			"Alma | +HP | -Speed | +Jump | +Knockback"
            {
               "class" "alma"
               "zombie" "1"
               "price" "3000"
               "type" "zrclass"
            }
			"Volatile | +HP | -Speed | +Jump | +Knockback"
            {
               "class" "volatile"
               "zombie" "1"
               "price" "3000"
               "type" "zrclass"
            }
			"Normalhost | +HP | -Speed | +Jump | +Knockback"
            {
               "class" "normalhost"
               "zombie" "1"
               "price" "3000"
               "type" "zrclass"
            }
		}
       "Human"
        {
		   "Spiderman | +Speed ++Jump"
           {
               "class" "spiderman"
               "zombie" "0"
               "price" "2000"
               "type" "zrclass"
           }
		   "Trevor | ++Speed +++Jump"
           {
               "class" "trevor"
               "zombie" "0"
               "price" "2500"
               "type" "zrclass"
           }
		   "Lara | ++Speed +++Jump"
           {
               "class" "lara"
               "zombie" "0"
               "price" "2500"
               "type" "zrclass"
           }
		   "Santa | ++Speed +++Jump"
           {
               "class" "santa"
               "zombie" "0"
               "price" "3000"
               "type" "zrclass"
           }
		   "Ellis | ++Speed +++Jump"
           {
               "class" "ellisv2"
               "zombie" "0"
               "price" "3500"
               "type" "zrclass"
           }
			"Batman | ++Speed +++Jump"
           {
               "class" "batmanv2"
               "zombie" "0"
               "price" "3500"
               "type" "zrclass"
           }
		   "ChickenLeet | +++Speed ++Jump"
           {
               "class" "chickenleet"
               "zombie" "0"
               "price" "4500"
               "type" "zrclass"
           }
		}	
    }
Here's my version:

Code:
"Store"
{
	"> Skins"
    {
		"> Zombies"
		{
			"Volatile (Dying Light)"
			{
				"class" "volatile.mdl"
				"zombie" "1"
				"price" "3000"
				"type" "zrclass"
            }
		}
		
		"> Humans"
		{
			"Michael Scofield (Prison Break)"
			{
				"class" "scofieldv2"
				"zombie" "0"
				"price" "2500"
				"type" "zrclass"
			}
		}	
	}
I tried with "class" "models/player/custom_player/vad36dying_light/volatile.mdl" but both wrong, also if i put them into zr/models.txt too.

Can anyone write here a working example?
__________________
ateszhun95 is offline
ayrton09_arg
Senior Member
Join Date: Nov 2017
Old 05-11-2019 , 07:34   Re: [CS:GO Zepyrus Store] How to put PlayerModels on Zombie:Reloaded server?
Reply With Quote #2

dont use zepyrous for custom models on zombie is better use the zombie plugin for that.
ayrton09_arg is offline
Reply


Thread Tools
Display Modes

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 12:58.


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