Black Ops 3 Mod Tools Zombies Tutorial - Wall Running Tutorial

  Рет қаралды 9,202

GAM3VIDZ

GAM3VIDZ

Күн бұрын

Пікірлер: 111
@Meddle2K
@Meddle2K 7 жыл бұрын
your website doesn't even exist anymore
@coldsic
@coldsic 4 жыл бұрын
level thread setup_wallrun() ; function setup_wallrun() { players = GetPlayers(); foreach(player in players) { player AllowWallRun(false); player.IsWallRunning = false; } wallrun_trigger = GetEntArray("wallrun_trigger", "targetname"); foreach(trig in wallrun_trigger) { trig thread wallrun_logic(); } } function wallrun_logic() { while(1) { self waittill("trigger", player); if(!player.IsWallRunning) { player thread enable_wallrun(self); } } } function enable_wallrun(trig) { self endon("death"); self endon("disconnect"); self.IsWallRunning = true; while(self IsTouching(trig)) { self AllowWallRun(true); WAIT_SERVER_FRAME; } self.IsWallRunning = false; self AllowWallRun(false); }
@gatorhater4279
@gatorhater4279 6 ай бұрын
time saving god
@coldsic
@coldsic 6 ай бұрын
@@gatorhater4279 ofc brother, happy coding
@DrNaCl
@DrNaCl 8 жыл бұрын
Great vid! You should make one on how to add custom weapons and weapons from old cod games into your map. I have looked all over and there are no tutorials on how to do it. plz
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+Dr. NaCl I will takes awhile
@SWParkouRandoMan
@SWParkouRandoMan 2 жыл бұрын
hello, can someone help with this problem that its activated by default in all walls in the map? not only the trigger?? how to unable it by the trigger? 2:27 you said there is an option
@Lunallena2001
@Lunallena2001 8 жыл бұрын
Hey gamevids I have been watching your waw mod tool tutorials and it's helped me make my first ever map. You deserve so many more subs Question: do u play subscriber maps
@randomrandomius9497
@randomrandomius9497 7 жыл бұрын
Hi, do you know where to find and how to fix so the perk machines have sound and light when power is turned on? When I turn the power on the lights on the perk machines dont turn on and the jingles and the sound from when you buy a perk do not work. There is no sound. So if you know how to fix it maybe you can make a video about it. :)
@r0bst3r
@r0bst3r 8 жыл бұрын
can you make a video on how to make an easter egg
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+r0bst3r it will come
@jakelee3791
@jakelee3791 8 жыл бұрын
GAM3VIDZ hi are you cgrumley
@zzzynx
@zzzynx 8 жыл бұрын
could you do a video on how to do ground displacement? or make your own terrain?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
for more help check out viamods.com
@austin752crouse
@austin752crouse 5 жыл бұрын
GAM3VIDZ new website?
@GAM3VIDZ
@GAM3VIDZ 5 жыл бұрын
Sorry no longer supporting the site
@austin752crouse
@austin752crouse 5 жыл бұрын
GAM3VIDZ Is there a new site? Trying to get into it before bo4 mod tools come out if they even do... Have you herd any news on this?
@GAM3VIDZ
@GAM3VIDZ 5 жыл бұрын
I dont have a new site no. And I dont think there will be mod tools on bo4
@DirthulThunder1
@DirthulThunder1 8 жыл бұрын
Cant find the stuff to copy on your website, could you give me a link to the exact page?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
should be there now check out wiki
@victorgagogaming
@victorgagogaming 8 жыл бұрын
can you make a tutorial on how to make diferents locations, and how when yu open a door a new respawn will be opeen
@Poottisman
@Poottisman 6 жыл бұрын
Hello, Once i open up my map for the first time. everything is fine. But my light doesn't look as polished as it does on your end. How come?
@DariusRudzinski
@DariusRudzinski 4 жыл бұрын
How do you put a Easter egg in your custom map
@Nabaskus
@Nabaskus 8 жыл бұрын
hey, I have a problem with radiant black. whenever I select a model or a script struct etc. (not brushmodels) it doesn't show that I've selected it. but the x y and z axis show up so I know I selected it. please help me fix this!
@9000yugioh
@9000yugioh 8 жыл бұрын
Remember when you did the veruckt zombies and the five Those are my fav videos ever from you
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+Leafy Underwood haha yea. I can't wait for the community to do remakes :)
@Sflreaction
@Sflreaction 8 жыл бұрын
hey cory, do you think you could do a tutorial on adding character quotes? i know how to add custom sounds (i have custom round change music) but i have know idea how to add the quotes
@PoliDrop
@PoliDrop 8 жыл бұрын
can you make a tutorial like WaW where you make an entite map ?
@jakelee3791
@jakelee3791 8 жыл бұрын
hi do you play cod waw anymore
@whoneedsjug5269
@whoneedsjug5269 8 жыл бұрын
is there anyway i can copy one of my maps and change the name of in in the mod tools
@Verition
@Verition 8 жыл бұрын
just create a new map, then open your old map in radiant and safe it as the new map name
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+ImWNJ change the folder name
@Vaylah
@Vaylah 8 жыл бұрын
How do I make a back up of my map?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
copy the folder and save elsewhere // for more help check out viamods.com
@whatsayasser
@whatsayasser 8 жыл бұрын
When i add wall running, it lets me wall run on every wall, not just the trigger.
@Boscuttifilms
@Boscuttifilms 8 жыл бұрын
i have the same problem, why is this?!
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
for more help check out viamods.com
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
for more help check out viamods.com
@AMan7323
@AMan7323 8 жыл бұрын
I love these dude! You're helping me so much! Anyway you think you could do a dynamic lighting or lighting tutorial?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+AMan7323 I'll add it to the list
@tonykingpr441
@tonykingpr441 8 жыл бұрын
i think you shoud do the tutorials again like you did on waw you start with structure and then you show us how to add weponds and mysterybox ect in the game because im very lost right now yust saying :/
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
check out our website viamods.com tons of help there.
@Ramalangadingdang
@Ramalangadingdang 8 жыл бұрын
Can I ask you how do you make holes in walls. E.G A tank has ran into a wall and that part of the wall is destroyed.
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+Quillagy™ | Lets Player design with brushes and cutting
@Ramalangadingdang
@Ramalangadingdang 8 жыл бұрын
***** what are brushes?
@irishninja4144
@irishninja4144 8 жыл бұрын
hey I was wondering is there a certain thing you have to do when adding a roof to a map. I've watched your tutorials and noticed that none of your maps have rooves and every time I add a roof to my map it messes up all the lightning and walls bug out. Anyone know what I'm doing wrong help would be gladly appreciated
@irishninja4144
@irishninja4144 8 жыл бұрын
nevermind I forgot to click the lightning bolt to fix the lighting
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
glad you fixed it // for more help check out viamods.com
@wyatt30204
@wyatt30204 2 жыл бұрын
Yo how do I get the code to do that auto suggestion words?
@GAM3VIDZ
@GAM3VIDZ 2 жыл бұрын
Have to download the syntax
@Boscuttifilms
@Boscuttifilms 8 жыл бұрын
problem: I can now wallrun on EVERY wall including the trigger, how do i make it ONLY the trigger?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
for more help check out viamods.com
@paulellul7596
@paulellul7596 8 жыл бұрын
can you make a video pn hpw to put guns in the .agic bpx
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
should all be there by default now if updated // for more help check out viamods.com
@dcchill447
@dcchill447 8 жыл бұрын
Does it not work with models or something?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
for more help check out viamods.com
@palmtree7659
@palmtree7659 8 жыл бұрын
hi i have a problem, when i load up my map its invisable and when i move someparts become not invisable how do i fix?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
post screenshots on forum plz viamods.com
@palmtree7659
@palmtree7659 8 жыл бұрын
i uploaded it to help errors
@palmtree7659
@palmtree7659 8 жыл бұрын
can you please reply as soon as you can i want to get this done before i leave at 7
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+OriginalOrcah I replied on forums.
@toastedawesomeness9089
@toastedawesomeness9089 8 жыл бұрын
Please can you do a video on zoning
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
yea it's coming
@crypt0sFX
@crypt0sFX 8 жыл бұрын
Yeah because I have a problem where zombies just stand there and everything is connected.
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+crypto if zombies spawn it's not your zone. Could be nav mesh
@crypt0sFX
@crypt0sFX 8 жыл бұрын
***** Yeah idk what it is.
@Bubbleguts_
@Bubbleguts_ 8 жыл бұрын
Make sure the receiver_set_entry is the same on the zombies spawner and the barricade. (So make sure they both say receiver_set_entry_a,b,c, etc.)
@naolshow
@naolshow 8 жыл бұрын
Hello ! , I'm french , i love your video :), But i have a problem (And excuse me for my bad english :p) When i launch the game and i play no zombie spawn :(, The round is not set (not display) So no zombie spawn, Do you know the problem ? thanks , NaolShow
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
for more help check out viamods.com
@naolshow
@naolshow 8 жыл бұрын
***** ok thanks
@FEARTHEMELON
@FEARTHEMELON 8 жыл бұрын
i cant find the script to copy and paste, can you plz send it to me in a reply? thanks
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+CrossFire on the wiki viamods.com/wiki
@FEARTHEMELON
@FEARTHEMELON 8 жыл бұрын
thanks!
@MangoBump
@MangoBump 8 жыл бұрын
idk where to find the copy paste stuff he did...
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
select item and press spacebar to clone // for more help check out viamods.com
@spiritspride46
@spiritspride46 8 жыл бұрын
What can I do if every time I try and run my map, it says: "Error, could not read fast file "zm_trial"
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+Spirit's Pride make sure chose zombie template
@spiritspride46
@spiritspride46 8 жыл бұрын
***** What do you mean? I make sure that it's zombies when I create the map in the mod tools launcher... if that's not what you're talking about though then I don't know.
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+Spirit's Pride hmm not sure then. Post in our forums we will try to help
@juicyjamesmusic6518
@juicyjamesmusic6518 8 жыл бұрын
I'm having the same problem too. Did you find out how to fix it yet?
@pate5390
@pate5390 8 жыл бұрын
i dont know why but when i go to my map i dead infinite and game over HELP?!
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
probably zones are wrong // for more help check out viamods.com
@pate5390
@pate5390 8 жыл бұрын
GAM3VIDZ yea i got it working yesterday i dont know what was wrong.but i just copy my map and paste it to new map and it works so... XD. but thx for the answer maybe it help me some day :-). sry my english
@wyatt30204
@wyatt30204 2 жыл бұрын
Can't find it anywhere online
@GAM3VIDZ
@GAM3VIDZ 2 жыл бұрын
it's in the mods folder gsc_sublime
@Manicin
@Manicin 8 жыл бұрын
Number #1 Fan
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
if that's true, why you not in our discord chat viamods.com
@Manicin
@Manicin 8 жыл бұрын
how u get in the chat i cant find it
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
+Manicin check announcements
@Manicin
@Manicin 8 жыл бұрын
ok im in now
@GlooTube
@GlooTube 8 жыл бұрын
How would you add boss zombies like the panzer and the margwa?
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
would have to script it until Treyarch gives us it // for more help check out viamods.com
@ps2hagrid700
@ps2hagrid700 8 жыл бұрын
Where is the copy and paste stuff?
@leealdridge2152
@leealdridge2152 8 жыл бұрын
select it and click space bar
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
spacebar when selected // for more help check out viamods.com
@Mark_Underwood
@Mark_Underwood 3 жыл бұрын
Really Poor. 1/2 the video helps. Pointless to be honest, need a link. Im not trying to read your code for goodness sake.
@jakelee3791
@jakelee3791 8 жыл бұрын
hi gam3vidz
@HUNDOMEMES
@HUNDOMEMES 8 жыл бұрын
Viamods is a scam wanna bet
@GAM3VIDZ
@GAM3VIDZ 8 жыл бұрын
scam how? It's my website and all we do is try and help you
@OkRobert.
@OkRobert. 8 жыл бұрын
it's not a scam :)
@HUNDOMEMES
@HUNDOMEMES 8 жыл бұрын
Comedy Aerosol ;)
@shadownorth1
@shadownorth1 6 жыл бұрын
Made a pastebin copy since his has expired pastebin.com/xU6ywAtE
@GAM3VIDZ
@GAM3VIDZ 6 жыл бұрын
Thanks. Sadly kind of neglected this :(
Black Ops 3 Mod Tools | Tutorial 9 - Doors and Debris
19:19
JBird632
Рет қаралды 52 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Black Ops 3 Mod Tools Zombies Tutorial - Radiant Black Tutorial
23:46