[QUOTE=Kalik 911;20985178]I haz no understanding of optimization, etc. Feel free to teach me some day.[/QUOTE]
Think of Garry's Mod as a planet. Every time someone calls Color, Vector or Angle or creates a table (k = {}), it creates a bit of CO2. Now, if you're doing this in a function that gets called alot (like Paint, or Think) then alot of CO2 is getting released into the atmosphere. Now unlike real life, Garry's Mod has this thing called the "Garbage Collector" which basically serves as a giant vacuum cleaner and sucks up all the CO2. If you're only generating CO2 when you need to (ie, creating your colours and vectors ONCE) and then recycling them (just referencing the same variable each time you want to call draw.SimpleText), the garbage collector doesn't have much work to do. The more work the garbage collector has to do, the slower your game will run.
tldr; do this:
[code]local col = Color( 10, 20, 30, 255 )
function GM:PaintHUD()
draw.SimpleText( "Blah", "default", 100, 100, col, 1, 1 )
end[/code]
Not this:
[code]function GM:PaintHUD()
draw.SimpleText( "Blah", "default", 100, 100, Color( 10, 20, 30, 255 ), 1, 1 )
end[/code]
The combine visor with Health HUD is finished: [url=http://i43.tinypic.com/20igjgp.jpg][IMG]http://i43.tinypic.com/20igjgp_th.jpg[/IMG][/url] / modified: no more boring blue screen and health
One complaint,
Why won't the F1 menu fucking close?
And i agree with the so said trolls, this gamemode isn't as fun as i thought it would be, i say you should completely redo this, the idea is great, the product is not
I'll just play HL2:D
No...that's not a ":D" face, it's Half Life 2: Deathmatch
FINISH THIS AMAZING MOD!!! i tried it and it was BEYOND AWESOME. :D
lol the borderlandfs style graphics.
This is why some people usually complain about fail comments like this:
[QUOTE=Ninja_Duck;21132061]I'll just play HL2:D
No...that's not a ":D" face, it's Half Life 2: Deathmatch[/QUOTE]
as they are not teaching/giving anything useful.
If you are here to say "I PL4Y HALF LAIF DM F4G" then I'll clearly tell you that I won't ever care about it.
Danm your downloads are messed up
I dont know where is the update.
Why not transfer to SVN?
I hear Assemblia has 2GB of storage for free now :D
[QUOTE=Globalnet;21557599]Danm your downloads are messed up
I dont know where is the update.
Why not transfer to SVN?
I hear Assemblia has 2GB of storage for free now :D[/QUOTE]
These downloads are really, REALLY old.
I stopped updating since people rated this gamemode dead. [B]For those who are interested in a new version[/B], add me on steam. I'll give you all the info you need.
Sorry for shitty quality.
[media]http://www.youtube.com/watch?v=zUacY-QIcmQ[/media]
[QUOTE=lonewolf2;21712131]Sorry for shitty quality.
[media]http://www.youtube.com/watch?v=zUacY-QIcmQ[/media][/QUOTE]
Damn this looks awesome, any servers up?
[QUOTE=Tinter;21729966]Damn this looks awesome, any servers up?[/QUOTE]
Yes; check out the first page, you'd better download Zoey's MW2 pack if you don't want to wait for my upload: [B][url=http://dl.dropbox.com/u/5977461/Sounds%20and%20Models.zip]Here[/url][/B]
By the way, the animations in the server are a bit fucked up, even the ironsight.
[url=http://www.garrysmod.org/downloads/?a=view&id=97760][img]http://www.garrysmod.org/img/?t=dll&id=97760[/img][/url]
I also updated the content pack, it contains everything now.
Updated my garrysmod god list: Garry, Hunta, Silverlan, Mahalis, Aska, and now lonewolf2.
I'm going to update the Lua files pack in some hours
[QUOTE=lonewolf2;21836145]I'm going to update the Lua files pack in some hours[/QUOTE]
This just gets better and better, :) keep it up.
Simple and sexy
Will this ever be released? (I never found the server :()
I'll update as soon as I'm free.
This is a really busy month for me.
^
| That rhymes :S
|
[QUOTE=NighttimeHeroes;20555442]Everything looks good except for the leaping into a wall of death. This concept seems a bit stupid to me. If someone is trying to escape combat and somehow accidentally jumps into a wall they die. Dumb Dumb Dumb. Other than that it looks great.[/QUOTE]
^This
[QUOTE=Netheous;21915938]leaping into a wall death sucks[/QUOTE]
I think I've already explained this:
You don't die by simply leaping into a wall, you die if you jump and use fake death into a wall, and it won't just kill you, it will reduce your health.
The download folder is emty backdoor ?
yo this is super awesome. Im gonig to playtest this current version with my friend tonight. Ive just been trolling around in it in single player and it seems a number of models are missing, i just dumped everything from the newest content pack in my base gmod folder but my kick model seems to be missing as well as some world models i think.
still great job!
Why are all links broken now? Other than content that is.
oh, thank god you used gmatch instead of Garry Warfare, because that's what I renamed mine to. this looks pretty cool, what did you use for the hp regen?
[editline]08:17PM[/editline]
didn't you get the idea from me?
[QUOTE=Carmine3777;23115919]oh, thank god you used gmatch instead of Garry Warfare, because that's what I renamed mine to. this looks pretty cool, [B]what did you use for the hp regen?[/B]
[editline]08:17PM[/editline]
[B]
didn't you get the idea from me?[/B][/QUOTE]
Uhm what? Never heard of Garry Warfare before other than my own gamemode, look when it was made, surely not a couple of weeks ago.
I stopped working on this, and I think that you should look for the gamemode's name on [I]Google[/I] first before using it for your own gamemode.
Oh, you are [url=http://www.facepunch.com/showthread.php?t=955955][B]that guy[/B][/url]. I must say you had a [highlight][b]REALLY[/highlight][/b] original idea :downs:
[QUOTE=lonewolf2;23121843]Uhm what? Never heard of Garry Warfare before other than my own gamemode, look when it was made, surely not a couple of weeks ago.
I stopped working on this, and I think that you should look for the gamemode's name on [I]Google[/I] first before using it for your own gamemode.
Oh, you are [URL="http://www.facepunch.com/showthread.php?t=955955"][B]that guy[/B][/URL]. I must say you had a [highlight][B]REALLY[/B][/highlight] original idea :downs:[/QUOTE]
thanks, you said:
[QUOTE=lonewolf2;23121843]
[URL="http://www.facepunch.com/showthread.php?t=900330"]:v:[/URL] (click)
*cough* GarryWarfare/GarryMatch *cough*
[/QUOTE]
Sorry, you need to Log In to post a reply to this thread.