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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Hunter6272
Senior Member
Join Date: Jun 2015
Location: Don't know
Old 09-12-2016 , 10:34   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #301

It shows the default gun's model for 1 sec whenever i am switching to a custom gun model. Any ideas on how to fix this bug?
__________________
Patience is the key to success.
Hunter6272 is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 09-12-2016 , 22:50   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #302

Quote:
Originally Posted by Hunter6272 View Post
It shows the default gun's model for 1 sec whenever i am switching to a custom gun model. Any ideas on how to fix this bug?
I hope this bug can be fixed by someone soon...
__________________

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
ffriozi
Senior Member
Join Date: Feb 2016
Old 09-13-2016 , 14:19   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #303

Its possible to force the model to every new player?

i mean every player will get the custom usp.
ffriozi is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 09-13-2016 , 19:51   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #304

Quote:
Originally Posted by ffriozi View Post
Its possible to force the model to every new player?

i mean every player will get the custom usp.
Yes, it's possible, but you need to write a plugin like this.
https://github.com/Franc1sco/fpvmi-subplugins
__________________

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 09-17-2016 , 06:36   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #305

Quote:
Originally Posted by Kenix97 View Post
I have errors in-game (there are a lot of red "ERROR" on my screen), what must I do?... I installed plugin, weapon models to FastDL and to folder csgo by FTP to my server and nothing... I copied these files to my CS:GO folder too and again nothing... Please, help. (and sorry for english if it's bad)
How can we help you without your error logs?
__________________

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
kaeming
Senior Member
Join Date: Nov 2015
Old 09-27-2016 , 07:02   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #306

Quote:
Originally Posted by andrept4 View Post
No it's not allowed anymore.
Wasn't it allowed? D:

EDIT: By which i meant, custom models + custom skins TOGETHER.
__________________
Add me up HERE if you have inquiries regarding server related stuff!
CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.

Last edited by kaeming; 09-27-2016 at 07:03.
kaeming is offline
lemeshovich
Member
Join Date: Jun 2011
Old 10-07-2016 , 13:37   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #307

Quote:
Originally Posted by rogeraabbccdd View Post
Cokecola Molotov
Screenshot
Skin from here

PHP Code:
    "weapon_molotov"
    
{
        
"Cokecola"
        
{
            
"model" "models/weapons/v_cokemolotov.mdl"
        
}
    } 
PHP Code:
//Cokecola molotov
materials/models/weapons/v_models/cokemolotov/molotove_flame_illummask.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_bottle.vmt
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_bottle.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_bottle_normal.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_lighter.vmt
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_lighter.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_lighter_flame.vmt
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_lighter_flame.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_lighter_ref.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_rag.vmt
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_rag.vtf
materials
/models/weapons/v_models/cokemolotov/v_eq_molotov_rag_normal.vtf
models
/weapons/v_cokemolotov.dx90.vtx 
models
/weapons/v_cokemolotov.mdl 
models
/weapons/v_cokemolotov.vvd 
i see nothing when taking molotov in hands and im getting spamming error in console like that
Code:
Error Vertex File for 'weapons\v_eq_molotov.mdl' checksum 1075001448 should be 1745566362
Error Vertex File for 'weapons\v_eq_molotov.mdl' checksum 1075001448 should be 1745566362
what am i doing wrong? or can you help fix that issue?

Last edited by lemeshovich; 10-07-2016 at 18:04.
lemeshovich is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 10-08-2016 , 01:24   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #308

Quote:
Originally Posted by lemeshovich View Post
i see nothing when taking molotov in hands and im getting spamming error in console like that
Code:
Error Vertex File for 'weapons\v_eq_molotov.mdl' checksum 1075001448 should be 1745566362
Error Vertex File for 'weapons\v_eq_molotov.mdl' checksum 1075001448 should be 1745566362
what am i doing wrong? or can you help fix that issue?
I think it's because csgo update breaks this plugin.
I haven't install this plugin back to my test server since I lost all my files 1 month ago.
__________________

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
lemeshovich
Member
Join Date: Jun 2011
Old 10-08-2016 , 12:08   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #309

Quote:
Originally Posted by rogeraabbccdd View Post
I think it's because csgo update breaks this plugin.
I haven't install this plugin back to my test server since I lost all my files 1 month ago.
plugin is still working, error occurs only with that moly skin
i could not understand why error is with that model name "v_eq_molotov.mdl"
because our moly model called "v_cokemolotov.mdl"
i opened "v_cokemolotov.mdl" with hex editor and really found stroke that contains "v_eq_molotov.mdl"
but i cant replace it with our model name because it is different lengths
what should i do?

Last edited by lemeshovich; 10-08-2016 at 12:10.
lemeshovich is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 10-08-2016 , 14:37   Re: [CS:GO] Custom Weapons Menu (very easy to configure) v2.0
Reply With Quote #310

Quote:
Originally Posted by lemeshovich View Post
plugin is still working, error occurs only with that moly skin
i could not understand why error is with that model name "v_eq_molotov.mdl"
because our moly model called "v_cokemolotov.mdl"
i opened "v_cokemolotov.mdl" with hex editor and really found stroke that contains "v_eq_molotov.mdl"
but i cant replace it with our model name because it is different lengths
what should i do?
Post and attached file are updated.
__________________

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



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 07:47.


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