Search found 13 matches

by geckie456
Wed Jan 25, 2017 12:43 pm
Forum: Garrysmod
Topic: Chat box
Replies: 4
Views: 2751

Re: Chat box

I don't know about that but i'll search around for you and see what I can find? What do you mean exactly though? Expand the chat message limit? Just get a custom chatbox and edit its configs.
by geckie456
Sun Jan 22, 2017 11:18 am
Forum: Garrysmod
Topic: Stranded Gamemode
Replies: 2
Views: 1821

Re: Stranded Gamemode

I know this is a very late reply and you hopefully have this fixed but you most likely need to extract the addon. I recommend to do this use GAC. All you need to do is insert your Garry's Mod directory, then hit extract addon, go to your addons folder, click on the GMA, then go to the area where you...
by geckie456
Sun Jan 22, 2017 11:13 am
Forum: Garrysmod
Topic: DarkRP Players Able To Physgun Cars & Edit Them
Replies: 3
Views: 5068

Re: DarkRP Players Able To Physgun Cars & Edit Them

I know this is a very late reply and you hopefully have this fixed but DarkRP comes with FPP (Falcos Prop Protection) and you can use that to change who can pick up entitys and such. Also if its not there you can install it with an addon from the workshop.
by geckie456
Sun Jan 22, 2017 11:11 am
Forum: Garrysmod
Topic: Having Trouble Getting This Map Voting Addon To Work
Replies: 2
Views: 1675

Re: Having Trouble Getting This Map Voting Addon To Work

I know this is a very late reply and you hopefully got everything patched up, but if you didn't know once you buy a script you can get direct support from the front page of that addon. Its right under where the download button is.
by geckie456
Sun Jan 22, 2017 11:04 am
Forum: Garrysmod
Topic: Removing mounted maps from ULX menu?
Replies: 1
Views: 1549

Re: Removing mounted maps from ULX menu?

Did you try checking your garrysmod/maps and probably map data? I havent looked into it but that would be my guess. They might have to be there and you have to deal with it. An easy way is !map (for example !map gm_construct) that should change the map easier than going into the menu.
by geckie456
Sun Jan 22, 2017 11:02 am
Forum: Garrysmod
Topic: Chat box
Replies: 4
Views: 2751

Re: Chat box

I dont know about adding characters but I know several addons on scriptfodder (AtlasChat, etc) add emotes and such and I think you can add your own. For example typing :gaben: in chat (I believe, I havent used atlaschat in a while) puts a gaben face in face.
by geckie456
Sun Jan 22, 2017 11:00 am
Forum: Garrysmod
Topic: Certain Classes HP
Replies: 1
Views: 1074

Re: Certain Classes HP

Heres and example of a job I have with custom HP. TEAM_CHIEF = DarkRP.createJob("Police Chief", { color = Color(255, 0, 0, 255), model = {"models/player/Combine_Soldier.mdl"}, description = [[You are a police officer. You have to enforce the laws.]], weapons = {"weapon_cuff_...
by geckie456
Sun Jan 22, 2017 10:55 am
Forum: Garrysmod
Topic: DarkRP Wallet Problems
Replies: 1
Views: 2098

DarkRP Wallet Problems

Hello readers, I am having a problem with wallet problems in darkrp. Whenever the player dies, instead of dropping like $30, they drop 4/5ths of their wallet. I tried editing the wallet configs in garrysmod/addons/darkrpmodification/lua/darkrp_config and changing the values around and changing the d...
by geckie456
Sun Apr 24, 2016 4:33 pm
Forum: CS:GO
Topic: SOURCEMod
Replies: 1
Views: 1919

Re: SOURCEMod

Fixed
by geckie456
Sun Apr 24, 2016 4:17 pm
Forum: CS:GO
Topic: SOURCEMod
Replies: 1
Views: 1919

SOURCEMod

Im trying to set up a shop with sourcemod https://github.com/alongubkin/store/wik ... ling-Store

I need to put a key in a config file. I put it, then it says I didn't put one, but I saved and uploaded it. What should I do?
by geckie456
Sun Apr 24, 2016 9:01 am
Forum: CS:GO
Topic: Sourcemod
Replies: 0
Views: 1757

Sourcemod

I am creating a 1v1 server (Splewis's SM Plugin) and I need help setting up a couple plugins. I can't figure them out entirely and the staff on the help menu told me to post here. Here are the plugins: Store Release [1.2 Final] [Sourcemod 1.7] https://forums.alliedmods.net/showthread.php?t=255418 Th...
by geckie456
Sat Sep 05, 2015 6:42 am
Forum: General
Topic: /setspawn command and disallowing doors
Replies: 1
Views: 1143

/setspawn command and disallowing doors

On my server when I try /setspawn (its imperialrp so I need it) it does not work. It says "You do not have the right privileges to do this" and for disallowing doors, I just cant. Can someone please help me.
THX
by geckie456
Sat Jul 18, 2015 3:16 pm
Forum: Garrysmod
Topic: Car Dealer
Replies: 1
Views: 943

Car Dealer

I followed this video: https://www.youtube.com/watch?v=cF9HeDlO9hg I did everything it did, but my car dealer doesnt spawn. I contacted NFO and they said put a forum post. I really would like to know whats wrong. This is my code in notepad++: /* Only change stuff in here! */ NPCSHOP = NPCSHOP or {} ...