Thread: [Release] Equipment (1.1-alpha)
View Single Post
Robin955
Veteran Member
Join Date: Jun 2013
Old 11-06-2018 , 05:23   Re: Equipment (1.1-alpha)
Reply With Quote #223

playermodels doesn't work for me, im using webpanel 1.2.10 and store 1.2.5

always been same version for equipment so i assumed it would just work out the box, this is for CSS, on sourcemod 1.9

basicallly does nothing on the specified models, im using a different attatchment for this one, does the "playerskins" automatically goto "forward" maybe? if not its just not working for me.
PHP Code:
    "attachment""forward",
    
"playermodels": [
        {
            
"playermodel""models/player/hhp227/pipi/luffy.mdl",
            
"position": [
                
0,
                -
1,
                
4
            
],
            
"angles": [
                
0,
                
0,
                
0
            
]
        }, 
Edit, this is starting to get annoying but, when i woke up this morning it worked somewhy, but when i restarted server 2-3 times after adding it yesterday, it didn't work.

Last edited by Robin955; 11-06-2018 at 19:13.
Robin955 is offline