- Видео 3
- Просмотров 68 306
Desert Dweller
Добавлен 7 июл 2014
Garry's Mod: CPU Scanner Tutorial
Let me know if you need any help with it. Info and CPU code below:
Unofficial Wiremod Extras:
www.wiremod.com/forum/wiremod-addons-coding/5216-unofficial-wire-extras-svn-uwsvn.html
Map used:
ttt_yucatan
For a basic introduction to using the CPU chip and memory devices I recommend you look up this post:
www.wiremod.com/forum/cpu-tutorials/6643-foxy-cpu.html
::CPU CODE BELOW::CPU CODE BELOW::
//CPU Memory: cells 1-65535
data;
//Ranger memory locations
define tickR,65536 //o,ranger tick mem addr
define maxR,65538 //o,ranger max range
define defZ,65539 //o,default to zero
define distR,65537 //i,ranger distance mem addr
define skewX,65540 //o,ranger skew x
define skewY,65541 //o,ranger skew y
//Dig. Screen me...
Unofficial Wiremod Extras:
www.wiremod.com/forum/wiremod-addons-coding/5216-unofficial-wire-extras-svn-uwsvn.html
Map used:
ttt_yucatan
For a basic introduction to using the CPU chip and memory devices I recommend you look up this post:
www.wiremod.com/forum/cpu-tutorials/6643-foxy-cpu.html
::CPU CODE BELOW::CPU CODE BELOW::
//CPU Memory: cells 1-65535
data;
//Ranger memory locations
define tickR,65536 //o,ranger tick mem addr
define maxR,65538 //o,ranger max range
define defZ,65539 //o,default to zero
define distR,65537 //i,ranger distance mem addr
define skewX,65540 //o,ranger skew x
define skewY,65541 //o,ranger skew y
//Dig. Screen me...
Просмотров: 5 868
Видео
Garry's Mod: 3D Scanner Tutorial
Просмотров 12 тыс.9 лет назад
Self-explanatory, I think :) Sorry for the looong delay, I promised this video several months ago. Forgive me. E2: @name 3dScanner @inputs SButton Speed Ranger:vector GPS:vector @outputs Torque Length Pos:vector Color:vector @persist @trigger WSpeed = 200 Color = vec(255,0,0) if(SButton) { Length = 0.05 Torque = 40*(Speed-WSpeed)-60*$Speed Pos = Ranger-GPS } else { Length = 6 Torque = 40*Speed-...
Garry's Mod: Advanced Wiremod Contraptions
Просмотров 51 тыс.9 лет назад
Showcasing some of my Gmod contraptions that I will put up tutorials for in the future, if there is any interest. Hope you enjoy!
Can you list some add-ons your using for better building experience under my comments pls
you should put these on the workshop
for me trehuche is realy intresting
what map?
Dude said it’s not amazing that he MADE A 3D SCANNER IN A VIDEO GAME BY HIMSELF. SOMEONE GET THIS MAN A TROHPY FOR HOW GOD DAMN HUMBLE HE IS HOLY SHIT BRO, YOU MADE A 3D SCANNER THATS FUCKEN AMAZING!!!
he gone :(
Man I don't know what happened to you, but your stuff is/was stellar.
for anyone wondering about what the map is, it's called gm_Valley
i couldnt get it to spin so i had to use thrusters
as it turns out my motor torque was at 100,000 lol
Cool rolling shutter effect on the windmill at 11:24
Amazing! Do you still play this game?
Sus ruclips.net/video/juTd1WOyFLU/видео.html
remind me to never attempt to p*ss off the gmod community
this man can invent transportation before the combine finds out
Build Request :Please Make a CCTV Camera Connects to a screen.
Man 1 tutorial request can you make a wire screen connect to a camera
how to make an NPC Using props and wiremod pls do tutorial
Damn my brain haven't overheated this much in months in quarantine.
What the map?
What map is this?
That wire mod shits a pain in the fucking ass
it is spazing out i dont know how to fix it
18:10 actually, u can just use timer Anyway, I would prefer to use timer instead.
Map
gm_valley, found it in another comment, sorry for late response as i see im a few years late :P, hopefully you found it a long time ago
Stuff like dat’
back away from the fucking mic, nobody wants to hear you breathe
Is there a workshop link for this?
this guy so advanced he kills a NPC to get a ragdoll
Many things are simple, it's just the required knowledge to understand them that makes them difficult
This is amazing. Everything was very interesting to me and I would love to see all the details of it, especially the encryption thing, I doubt it could have a great use in Garry's Mod since everything is displayed and all E2's can be viewed, but still very cool to me.
I'm also a programmer myself and I love to fiddle with encryption and decryption, as well as scanners though I never had made one but VERY cool.
I know this is 3 years old but pretty hard for your average Gmod player to reverse engineer a fucking 256 bit encryptor
@@Wheagg Also true, and even more relevant, who would bother with the time?
wow you are truely a master of wire i had build a very lot of trebuchets in garrys mod for years .. with lots of techniques BUT i never .. i really never could shot a prop quit as far as you did - very impressive
i clicked this because the title for me was "advanced wiremod corruptions" LOL
Not working 4 me, everytime I wire the Speed from the E2 to the Speedometer it's spazzing and glitching...
i dont know what i doing wrong platform with ranger start turnig left and right
Is there a chance of you making a video this year?
When I have it do the log part it changes colors but when it doesn't do the log part its fun but bright
on which map do you play?
gm_valley, found it in another comment, sorry for late response as i see im a few years late :P, hopefully you found it a long time ago
@@foxtrotjeff lol
Can you share the floating chip's code please ? :D
I hope this video gets you a job at Valve or something. Holy shit.
Does anybody else have problems with the fadetime? Its seems not to work for me.
My dots keep fading out
the RSA encryption device blew my mind even though i am pretty experienced in wiremod. good job.
I have been playing Gmod for 5 years, and I've never seen such thing like this. It's insane!
on the encryption and decryption dupe how did you manage to write to the DHDD or whatever was it? would be really helpful
nevermind, i managed to learn how to use arrays.
mind blowing i gave a like
The wonders of coding in already programmed games
Make a Video on the encryptor. That was really interesting.
Build the turret
I made a color version :D
Ey bro is it uploaded to the workshop? Of so what is it called?
Does anyone know a working tutorial for the CPU scanner? The tutorial on this channel doesn't work ;(