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

[CS:GO] Custom Weapons Menu (very easy to configure) now with sql support


Post New Thread Reply   
 
Thread Tools Display Modes
Lannister
Veteran Member
Join Date: Apr 2015
Old 01-05-2016 , 19:30   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #121

Quote:
Originally Posted by skinheadxtreme View Post
Franc1sco the animations with the skins stops if you keep shooting is there a way to fix it?
Was going to report the same issue, it is really weird here, for example, if you spectate someone while shooting the Mp5 posted in the first post, you will see the shooting animation correctly, like everything is normal and it looks good, BUT, if you pick the Mp5 and start shooting, the gun stays frozen, and it feels really really weird.

I thought it was the model but it may be actually another issue, since, as i mention before, if you spec someone it shows the movement correctly.

Keep up the good work Fran and welcome back!
Lannister is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 01-05-2016 , 23:18   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #122

Was looking at GameBanana and i found lots of Crossfire models for CS:S, maybe someone knows how to port them for CS:GO?

This one would be great for the M249 http://css.gamebanana.com/skins/133356
Another AK47 Model: http://css.gamebanana.com/skins/141112
A tompson, maybe a good remplace for the galil? http://css.gamebanana.com/skins/133348

They look really great, here you can see some more models from Crossfire to CS:S http://gamebanana.com/skins/search?s...sfire&gameid=2
Lannister is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 01-05-2016 , 23:58   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #123

Quote:
Originally Posted by caleon1 View Post
Screwdriver knife


PHP Code:
    "weapon_knife"
    
{
        
"Screwdriver knife"
        
{
            
"model" "models/weapons/caleon1/screwdriver/v_knife_screwdriver.mdl"
            "worldmodel" "models/weapons/caleon1/screwdriver/w_knife_screwdriver.mdl"
            
        
}
    } 
PHP Code:
Models *
models/weapons/caleon1/screwdriver/w_knife_screwdriver.dx90.vtx
models
/weapons/caleon1/screwdriver/w_knife_screwdriver.mdl
models
/weapons/caleon1/screwdriver/w_knife_screwdriver.vvd
models
/weapons/caleon1/screwdriver/v_knife_screwdriver.dx90.vtx
models
/weapons/caleon1/screwdriver/v_knife_screwdriver.mdl
models
/weapons/caleon1/screwdriver/v_knife_screwdriver.vvd


Textures *
materials/models/weapons/caleon1/screwdriver/yellow.vtf
materials
/models/weapons/caleon1/screwdriver/black.vmt
materials
/models/weapons/caleon1/screwdriver/black.vtf
materials
/models/weapons/caleon1/screwdriver/metal.vmt
materials
/models/weapons/caleon1/screwdriver/metal.vtf
materials
/models/weapons/caleon1/screwdriver/yellow.vmt 
Ingame screenshot: http://steamcommunity.com/id/caleon1...25594136583481
I can't see the model ... paths are correct ?
__________________
nguyenbaodanh is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-06-2016 , 07:40   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #124

Quote:
Originally Posted by Gnoyek View Post
@rogeraabbccdd
Can you look in free time on my last post? And you can tell me what i messed up?
1.File name wrong, it should be "v_blackholy.dx90.vtx"
2.Wrong model name in .mdl, it should be v_blackholy.mdl, not blackholy.mdl
3.Some spaces you didn't notice in .mdl (for example, it should be 1 space in the end of file.)
4.You put material files in wrong location
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-06-2016 , 07:48   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #125

Quote:
Originally Posted by nguyenbaodanh View Post
I can't see the model ... paths are correct ?
This model is made by John Cena, that's why you can't see anything.



Just joking, this model works fine in my server.
Did you drop files to both server and your computer?
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
Gnoyek
Member
Join Date: Jul 2015
Old 01-06-2016 , 08:33   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #126

ohh thank you, ill try to improove myself next time
Gnoyek is offline
j1gg
Senior Member
Join Date: Dec 2015
Old 01-06-2016 , 09:37   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #127

What about weapons with stattrak?
j1gg is offline
caleon1
Junior Member
Join Date: Dec 2015
Old 01-06-2016 , 13:52   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #128

Quote:
Originally Posted by nguyenbaodanh View Post
I can't see the model ... paths are correct ?
I tried it and everything is ok. I don't know where's problem.
__________________
caleon1 is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 01-06-2016 , 19:16   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #129

Quote:
Originally Posted by caleon1 View Post
I tried it and everything is ok. I don't know where's problem.
I put all files on server and fastdl already.
Bu I used it with Zephy store plugin. Maybe I will give it a try with this plugin
__________________
nguyenbaodanh is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-07-2016 , 04:49   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #130

Franc1sco has fixed m4 bug, so here's m4 beast for you guys.
This is my last public release

M4 Beast

PHP Code:
    "weapon_m4a1"
    
{
        
"Beast"
        
{
            
"model" "models/weapons/v_m4a1beast.mdl"
        
}
    } 
PHP Code:
//M4A4 Beast
materials/models/weapons/v_models/cf_m4a1-beast/languang.vmt
materials
/models/weapons/v_models/cf_m4a1-beast/languang.vtf
materials
/models/weapons/v_models/cf_m4a1-beast/languang2.vmt
materials
/models/weapons/v_models/cf_m4a1-beast/languang2.vtf
materials
/models/weapons/v_models/cf_m4a1-beast/languang22.vtf
materials
/models/weapons/v_models/cf_m4a1-beast/M4A1_S_TRANSFORMERS_S.vmt
materials
/models/weapons/v_models/cf_m4a1-beast/M4A1_S_TRANSFORMERS_S.vtf
materials
/models/weapons/v_models/cf_m4a1-beast/M4A1_S_TRANSFORMERS_S_n.vtf
materials
/models/weapons/v_models/cf_m4a1-beast/yuanhuan.vmt
materials
/models/weapons/v_models/cf_m4a1-beast/yuanhuan.vtf
models
/weapons/v_m4a1beast.dx90.vtx
models
/weapons/v_m4a1beast.mdl
models
/weapons/v_m4a1beast.vvd 
Model from here
Screenshot
Attached Files
File Type: zip m4a4 beast.zip (5.85 MB, 1072 views)
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd 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 08:28.


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