Post: Need help adding models in GSC menu
07-25-2016, 10:04 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Look basically there is legit no understandable method of changing models made a thread on CabCon sending me links to this:*You must login or register to view this content.*I don't understand anything at all written there. I have this:

self setModel( "model" );

But what is that what do I do with it and where do I put it? Thanks.
(adsbygoogle = window.adsbygoogle || []).push({});
07-26-2016, 07:49 AM #2
seanhellen
Are you high?
Stick it in a function. For example;

    
Changemodel(model)
{
Self setmodel(model)
}


Then in your menu, call it using ::Changemodel, "
t6_wpn_supply_drop_ally"


here is a list of models You must login or register to view this content.
Replace t6_wpn_supply_drop_ally with a model from that list

Obviously you can replace self with player if you want to change someone elses model.
However I think there is a rule that you cant really set a moving model (eg person/dog/etc) with a static model (eg crate/flag/rcxd/etc). You can do it, and it looks fine (i think) from other peoples view, however if you go into 3rd person mode, you will go underground and it looks weird Happy
07-27-2016, 03:42 PM #3
Originally posted by seanhellen View Post
Stick it in a function. For example;

    
Changemodel(model)
{
Self setmodel(model)
}


Then in your menu, call it using ::Changemodel, "
t6_wpn_supply_drop_ally"


here is a list of models You must login or register to view this content.
Replace t6_wpn_supply_drop_ally with a model from that list

Obviously you can replace self with player if you want to change someone elses model.
However I think there is a rule that you cant really set a moving model (eg person/dog/etc) with a static model (eg crate/flag/rcxd/etc). You can do it, and it looks fine (i think) from other peoples view, however if you go into 3rd person mode, you will go underground and it looks weird Happy


Well when I go in third person it goes underground yes O_o but when I use other menus third person is fine? :P
07-27-2016, 07:32 PM #4
seanhellen
Are you high?
Originally posted by Quacked View Post
Well when I go in third person it goes underground yes O_o but when I use other menus third person is fine? :P


Haha, yep thats what i was talking about...it goes weird. It looks fine from other players perspective, its just you that sees it weird Happy luckily you dont play in tp so it doesnt really matter.

The only other way is to hide yourself, spawn a model and attach it to yourself. It has been done and ive seen the code somewhere but i cant find it again...I was looking for it myself a while ago.
Third person works fine with your default model (person) but when you change it, strange things happen Happy
07-27-2016, 08:04 PM #5
Originally posted by seanhellen View Post
Haha, yep thats what i was talking about...it goes weird. It looks fine from other players perspective, its just you that sees it weird Happy luckily you dont play in tp so it doesnt really matter.

The only other way is to hide yourself, spawn a model and attach it to yourself. It has been done and ive seen the code somewhere but i cant find it again...I was looking for it myself a while ago.
Third person works fine with your default model (person) but when you change it, strange things happen Happy


Strange Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo