66 Results
Why are you guys talking about max players?...
Looks good
FPtje add a Spectate mod to your FAmod?
[QUOTE=Saza;20809231]MicroHUD has a better looking clock and it's a better HUD.
Jova, please stop releasing them. There's things you make that people have done, but better.[/QUOTE]
Why are you in this thread?
I like this. Good work Hunts.
[QUOTE=elowin;20833094]Me want!
[b]EDIT[/B] that will probably make your admin mod popular heheh[/QUOTE]
That's not even a lie.
Very nice Falco
[QUOTE=Infinity1995;20793537]And even with my guide, people still spam the forum with threads[/QUOTE]
Peoples are too lazy to search.
1. Cars
2. No DMing
3. SNPC's
4. Epic Items
5. Realistic RP stuffs (gtfo DarkRP you unrealistic shit hole lol?)
[QUOTE=Dave_Parker;20704187]Ignore Cubar, he's a troll/idiot.
Rcon commands are blocked with RunConsoleCommand/game.ConsoleCommand (Which is serverside) for security reasons. If this is a clientside thing (aka not for your server and everyone on it), and only you will use i...
[QUOTE=Cubar;20703877][lua]
game.ConsoleCommand("rcon_password", HelpText:GetValue(),"\n")
[/lua][/QUOTE]
Will try that.
[editline]05:36PM[/editline]
autorun/client/easycommands.lua:118: attempt to call field 'ConsoleCommand' (a nil value)
Okay. I'm new to Lua and i need some help with my Derma.
Everything else works but when i do [CODE]RunConsoleCommand("rcon_password", DermaText:GetValue())[/CODE] then it just says Blocked command! (rcon_password)
This is the TextEntry itself
[CODE] local HelpText = vgui.Cr...
rcon_password help!
[QUOTE=Roleplay World;20693561]I don't its ruining gmodrp. Gamemode is like avatar shiny on outside people dont use it right ect...[/QUOTE]
gmodrp is fail. (True but no offense)
[highlight](User was banned for this post ("Trolling" - Benji))[/highlight]
Sad to know that you stopped working on it. But as you wish.
SNPC's and stuffs like that?
[QUOTE=BomBom;20687875]Everything works as far as i can see apart from no npcs, props for quests are spawning and the admin commands give this error,
also as already mentioned the animations seem a bit stuttery compared to the official server version.
[lua]
...amemode/cor...
[QUOTE=tyler3497;20687360]Where do the save files save at?
Nevermind, found it. But how do you edit them?[/QUOTE]
Type on your keyboard :P But isn't it in data?
[editline]09:12PM[/editline]
But, thanks polkm
[editline]09:16PM[/editline]
Oh, and could you tell me how...
Sad to know that it is uploaded :(
lol?
[highlight](User was banned for this post ("Why reply?" - mahalis))[/highlight]
Release it! :D
Same problem here.
Don't fucking stop working on this epic nice and sexy mod. Keep working
Do you know anything about lua?
Good job Steb.
FPtje you should make something so it will be easy to make Agendas if they want to do more gangster jobs
[url]http://imgur.com/qnsXb.png[/url]
Got it working now. Philxyz you are epic.
Indeed someone made this. Good idea sir.
Yes.
[editline]01:28PM[/editline]
I got it working as soon as i putted it in my server.
[editline]01:59PM[/editline]
The only i need now is the models etc
DarkerRP\gamemode\cl_playermenu.lua:426: attempt to index global 'TEXT' (a nil value)
lol
[editline]12:59PM[/editline]
oh and
DarkerRP\gamemode\cl_playermenu.lua:426: attempt to index global 'TEXT' (a nil value)
and
ERROR: GAMEMODE:'ScoreboardHide' Failed: DarkerR...
Sexy.
[QUOTE=Nerdeboy;18649312]Perhaps u shud speak proper English before posting[/QUOTE]
What about you just stop posting at all?
I think you shoud work on that.
I can just say 3 words. Awesome and Good
Uhm i will see tomorrow i am exited to get in the server.
(Its me Cake Master infinity)
Need beta tester then i can be if ya want.,
10,000 shipments nearly killing me.
Infinity i am not good at much.
I don't know what to show you then.
If i can figure out to model, then i will help.
I can help you with someting if you want.
This looks realy awesome, not a gay DarkRP. work on, it dont stop
i have darkrp 2.3.7 and i have added it to addentities.lua (i didnt find this on showteamtabs)
then i get this error:
Attempted to create unknown entity type Buy a Bank Vault for 50$!
ERROR: GAMEMODE:'PlayerSay' Failed: DarkRP\gamemode\main.lua:1087: Tried to use a NULL e...
yes same here i cauld play it before i got this new reinstalling vista now i just cant
guys i did everything what you told me too
and gmod worked before i got this computer reinstalled.
[editline]10:05PM[/editline]
okay
i dont have much to tell
when i press all my steam game launching it just shuts down after 2-4 seconds.
hope so...
[editline]08:17PM[/editline]
fucking didnt work
yes but i just get stupid answers.
I TOLD YOU ALL I KNOW i got other games yes no steam games work maybe someting blocks it my gmod folder is missing some folders just takes 87,3 mb IS THAT ENOUGHT FFS!!!!
i got a nother good examply NO FUCKING STEAM GAME WORK!!! AT MY FUCKING COMPUTER!!!
yes it is updated
[editline]07:00PM[/editline]
how can it be i havent all folders in gmod?
Do i need any game or anything?
before i go on gmod folder there is someting called garrysmod.CFG
i have Reformatted my computer yes and i will try the driver now
[editline]06:12PM[/editline]
the driver was updated
[editline]06:20PM[/editline]
someone help think Spacewolf went offline...
no dont think so tell me how and i will do it i reinstalled my computer yesterday.
Windows, Vista
4 GB ram
1.83 GHz
64-bit
enought?
i have purcased it yes
[editline]05:53PM[/editline]
someone help me???????????????
When i press Start it stands Preparing to launch Garry's Mod then directly it just shuts down i have seen that my gmod folder is just 87 mb.
it worked before i reinstalled my computer.
i have tryed so damn much to get it to work.
Garry's Mod won't start
I got this fucking error too get a fucking fix ffs someone!!!!!
add this in your gamemode init.lua
function GM:PlayerSpawn( pl )
// - FROM BASE - //
if ( GAMEMODE.TeamBased && ( pl:Team() == TEAM_SPECTATOR || pl:Team() == TEAM_UNASSIGNED ) ) then
GAMEMODE:PlayerSpawnAsSpectator( pl )
return
end
pl:UnSpectate()
...