Search found 9 matches

by xXSammiXx
Tue May 14, 2013 7:36 am
Forum: Garrysmod
Topic: Player models {fast dl}
Replies: 2
Views: 1197

Player models {fast dl}

I have a TTT server. Point shop works, guns work, and the basic player models aka:alyx work. But i can not get custom models to load and work. Can someone please add me on steam, or skype, or something and help me get them set up. I simply need one example and I can do it myself.
by xXSammiXx
Mon May 06, 2013 6:40 am
Forum: Garrysmod
Topic: Garry's mod fast download/download
Replies: 4
Views: 2751

Re: Garry's mod fast download/download

I am having the same issue getting people to download the models I add. Is there a Guide somewhere or someone that could add me on steam and help talk me thru it. Maybe I am not putting something in right. I really really really need help guys.I have posted before and no one responded so.
by xXSammiXx
Sat Apr 27, 2013 6:17 pm
Forum: Garrysmod
Topic: Player Models in Point shop.
Replies: 1
Views: 881

Player Models in Point shop.

So I can get the basic models to show up into the pointshop. The pictures work the price is set. you click buy and yes to confirm your buy, but then nothing happens from there. My lua for the Alyx skin is. ITEM.Name = 'Alyx' ITEM.Price = 10000 ITEM.Model = 'models/player/alyx.mdl' function ITEM:OnEq...
by xXSammiXx
Thu Apr 25, 2013 4:24 am
Forum: Garrysmod
Topic: Gmod 13 ULX Help
Replies: 4
Views: 1618

Re: Gmod 13 ULX Help

Pretty sure it is just a matter of setting them into a group and allowing them to only target themselves. Like how admins can target everyone except super admins. You can set it so a person can only target themselves. Once you give the permission of the command to a group it should open to the side ...
by xXSammiXx
Tue Apr 23, 2013 9:00 am
Forum: Garrysmod
Topic: New Server Teacher
Replies: 1
Views: 739

Re: New Server Teacher

I know how to do most of the stuff on here. Loading maps, weapons. It is mostly adding weapons to the point shop, which i almost got down, And adding player models. There are no guides available for someone that owns a server only for people adding it to their gmod client. So to clarify some, I am n...
by xXSammiXx
Tue Apr 23, 2013 8:44 am
Forum: Garrysmod
Topic: TTT server Pointshop
Replies: 2
Views: 1042

Re: TTT server Pointshop

Ok I fixed the picture by changing the model code. Now its just the fact it doesn't give you the AK. which im guessing is the weapon class. so How do i figure out the weapon class?
by xXSammiXx
Tue Apr 23, 2013 8:15 am
Forum: Garrysmod
Topic: TTT server Pointshop
Replies: 2
Views: 1042

Re: TTT server Pointshop

So i figured out one part of it. But now when you open the shop it looks like a pulse rifle, Says AK, But when you buy it, It is an m16. What exactly have i done wrong here? I couldn't find a guide on how to do it so I have been trying stuff myself. ITEM.Name = 'Ak47' ITEM.Price = 20 ITEM.Model = 'm...
by xXSammiXx
Mon Apr 22, 2013 9:17 am
Forum: Garrysmod
Topic: New Server Teacher
Replies: 1
Views: 739

New Server Teacher

So I have opened a TTT server and I have figured out basics of it. But would like for someone to help me get the more detailed things going. I can learn the stuff quickly i just need a teacher. I have a friend helping but some of the stuff is stumping him as well. If anyone would be interested in he...
by xXSammiXx
Mon Apr 22, 2013 9:02 am
Forum: Garrysmod
Topic: TTT server Pointshop
Replies: 2
Views: 1042

TTT server Pointshop

I recently opened a TTT server and I am having issues with the pointshop. I have it in place but... 1) I can get the guns to show up under weapons tab but when they go to buy them, confirm yes, Nothing happens. how do i fix that? 2) Is there a simple way to add models to the pointshop? Only walkthru...