View Single Post
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 01-03-2016 , 16:25   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #182

Quote:
Originally Posted by Zephyrus View Post
either you dont have flag z, or those model paths are wrong, or you didnt restart the server after modifying the items.txt
I'm always restarting server after modifying items.txt
I copied chicken model from it

PHP Code:
"Store"
{
    
    
"Pets"
    
{
        
"Chicken"
        
{
            
"model" "models/chicken/chicken.mdl"
            "position" "50.0 0.0 0.0"
            "angles" "0.0 0.0 0.0"
            "idle" "idle01"
            "run" "run01"
            "price" "100"
            "type" "pet"
        


Last edited by Sw33T3R; 01-03-2016 at 16:25.
Sw33T3R is offline