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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 01-03-2016 , 15:58   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #181

Quote:
Originally Posted by Sw33T3R View Post
What is wrong with it?
No effect in game

PHP Code:
    "-= Model Gracza =-"
    
{
        
"flag"    "z"
        "TT"
        
{
            
"Kurczak"
            
{
                
"model"        "models/chicken/chicken.mdl"
                "arms"        "models/weapons/t_arms_professional.mdl"
                "team"        "2"
                "type"        "playerskin"
                "unique_id"        "cziken_skin_t"
            
}
        }
        
"CT"
        
{
            
"Zombie Kurczak"
            
{
                
"model"        "models/chicken/chicken_zombie.mdl"
                "arms"        "models/weapons/t_arms_professional.mdl"
                "team"        "3"
                "type"        "playerskin"
                "unique_id"        "cziken_skin_ct"
            
}
        }
    } 
either you dont have flag z, or those model paths are wrong, or you didnt restart the server after modifying the items.txt
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
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
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 01-03-2016 , 16:37   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #183

Quote:
Originally Posted by Sw33T3R View Post
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"
        

it looks good then, are you sure you have flag z?
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 01-03-2016 , 16:45   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #184

Quote:
Originally Posted by Zephyrus View Post
it looks good then, are you sure you have flag z?

Problem solved

This plugin is not compatible with it
https://forums.alliedmods.net/showthread.php?t=207825 (csgo skin chooser)
Sw33T3R is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 01-03-2016 , 16:49   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #185

Quote:
Originally Posted by Sw33T3R View Post
Problem solved

This plugin is not compatible with it
https://forums.alliedmods.net/showthread.php?t=207825 (csgo skin chooser)
hmm? not compatible with what
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 01-03-2016 , 17:27   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #186

Quote:
Originally Posted by Zephyrus View Post
hmm? not compatible with what

With your plugin
When i had it (csgo skin chooser) on my server, custom player models from your plugin doesnt work

Last edited by Sw33T3R; 01-03-2016 at 17:37.
Sw33T3R is offline
whtevrwt
AlliedModders Donor
Join Date: Apr 2015
Old 01-03-2016 , 17:48   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #187

Quote:
Originally Posted by Sw33T3R View Post
With your plugin
When i had it (csgo skin chooser) on my server, custom player models from your plugin doesnt work
Thats because... you're using two player model plugins... You can't expect two player model plugins to work together. One will interfere with the other.
whtevrwt is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 01-04-2016 , 02:39   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #188

Some one help me with this please ! ...
And the Gifts drop give out Big error box ... how to fix ?
__________________

Last edited by nguyenbaodanh; 01-04-2016 at 04:52.
nguyenbaodanh is offline
kaeming
Senior Member
Join Date: Nov 2015
Old 01-04-2016 , 07:46   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #189

I got the fix where the wings will stay at ur back without un equiping and equiping again.
However, my server will crash on maps like multigames
Any fix to this? If you can help me, i can send u the files to fix your accesories etc
kaeming is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 01-04-2016 , 08:54   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #190

Quote:
Originally Posted by kaeming View Post
I got the fix where the wings will stay at ur back without un equiping and equiping again.
However, my server will crash on maps like multigames
Any fix to this? If you can help me, i can send u the files to fix your accesories etc
my items.txt doesnt have wings at all, so not sure what you "fixed"... you just have to find the correct position and it just works though. regarding crash, you have too many custom stuff on the server. try removing a few hundred trails from the store. the engine cant handle so many custom stuff that some mg maps have along with the store stuff
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus 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 11:43.


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