Raised This Month: $32 Target: $400
 8% 

[CS:GO] First Person View Models Interface (with World Models) [Updated 26-Jan-2021]


Post New Thread Reply   
 
Thread Tools Display Modes
JOnDark
Member
Join Date: Jan 2019
Old 01-23-2021 , 20:15   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 20-Jan-20
Reply With Quote #181

I do everything it says there and no items appear in my shop
JOnDark is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 01-23-2021 , 20:32   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 20-Jan-20
Reply With Quote #182

Try a previous version for see if the problem appeared after the recent update.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
lasha0300
Junior Member
Join Date: Jan 2021
Old 01-24-2021 , 12:47   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 20-Jan-20
Reply With Quote #183

Quote:
Originally Posted by Franc1sco View Post
Try a previous version for see if the problem appeared after the recent update.
Thanks for the help , Looks like new version was causing that errors.
lasha0300 is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 01-26-2021 , 04:41   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 26-Jan-20
Reply With Quote #184

Ok, reverted to previous version for fix log errors.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
nuclear silo
Junior Member
Join Date: May 2020
Location: Viet Nam.
Old 03-16-2021 , 01:55   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 26-Jan-20
Reply With Quote #185

Help, I cant replace for mp5
Quote:
#include <sourcemod>
#include <sdktools>
#include <sdkhooks>
#include <fpvm_interface>

#define WEAPON "weapon_mp5sd" // weapon to replace
#define MODEL "models/weapons/v_kriss_vector_royal.mdl" // custom view model


int g_Model;

public Plugin myinfo =
{
name = "SM FPVMI - mp5",
author = "Franc1sco franug",
description = "",
version = "1.0",
url = "http://steamcommunity.com/id/franug"
};

public OnClientPostAdminCheck(client)
{
FPVMI_AddViewModelToClient(client, WEAPON, g_Model); // add custom view model to the player
}
nuclear silo is offline
FroGeX
Senior Member
Join Date: Aug 2020
Old 04-08-2021 , 09:22   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 26-Jan-20
Reply With Quote #186

Quote:
Originally Posted by Franc1sco View Post
Ok, reverted to previous version for fix log errors.
Any fixes for AWP shoot animation?
FroGeX is offline
xtance
Junior Member
Join Date: Feb 2018
Old 06-14-2021 , 09:44   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 26-Jan-20
Reply With Quote #187

Sometimes this is being spammed in console, when I switch weapons
(knife to awp)

Failed to set custom material for 'awp', no matching material name found on model models/weapons/eminem/fidget_spinner/v_fidget_spinner.mdl

(I only set custom knife, but not custom awp)
xtance is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 06-17-2021 , 00:55   Re: [CS:GO] First Person View Models Interface (with World Models) [Updated 26-Jan-20
Reply With Quote #188

Any update to include the latest CSGO and MP5-SD knives

They with the Custom Weapons Menu plugin don't have any animation when we ask to inspect, they just disappear and then come back.
paulo_crash 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 09:30.


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