Post: Dead Ops Arcade
04-25-2011, 12:44 PM #1
247Yamato
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); Hello

Here it is the thing I previewed yesterday(dont know where the preview post is), I release only the code for getting the view and all that, :P. Probably someone will do something with this, Happy

    onPlayerSpawned()
{
self endon("disconnect");

for(;Winky Winky
{
self waittill("spawned_player");
self thread DOA();
setDvar("player_view_pitch_down", 0); //dont aim down
setDvar("player_view_pitch_up", 0); //dont aim up
}
}

DOA()
{
Camera = spawn("script_model", self.origin+(0,0,500)); //increase the 500 if you want it higher
Camera setModel("c130_zoomrig");
Camera.angles = (90,90,0);
Camera NotSolid();
Camera EnableLinkTo();
wait 0.001;
self CameraLinkTo( Camera, "tag_origin" ); //change view
while(1)
{
Camera MoveTo(self.origin+(0,0,500), 0.1);
wait 0.1;
}
}


Video:


(adsbygoogle = window.adsbygoogle || []).push({});

The following 8 users say thank you to 247Yamato for this useful post:

.Pluto, Docko412, GetDeleted -_-, killa skillz, maxrox, rodrigo21, The InvadeR
04-25-2011, 12:59 PM #2
seb5594
Proud Former Admin
nice work Winky Winky
keep it up Awesome face
04-25-2011, 01:02 PM #3
wowaka
Former Staff
The first 4 seconds I was annoyed cause I thought you just filmed the actual dead ops arcade, but then I lol'd. Infinite ammo, and enemies are needed :/
04-25-2011, 01:04 PM #4
kisezer
Pokemon Trainer
Respect Dude WOW
04-25-2011, 01:06 PM #5
247Yamato
< ^ > < ^ >
Originally posted by Julian View Post
The first 4 seconds I was annoyed cause I thought you just filmed the actual dead ops arcade, but then I lol'd. Infinite ammo, and enemies are needed :/


Infinite ammo: Add the code if you really want it
Enemies: Invite your friends or add this to a zombie mod to get a DOA mod
04-25-2011, 01:08 PM #6
wowaka
Former Staff
Originally posted by 247Yamato View Post
Infinite ammo: Add the code if you really want it
Enemies: Invite your friends or add this to a zombie mod to get a DOA mod


No one plays on 1.11 :frown:
Cool release either way :y:
04-25-2011, 01:10 PM #7
xxshredgnarxx
Treasure hunter
lol this is sick dude
04-25-2011, 01:22 PM #8
.Pluto
Splicer
Originally posted by Julian View Post
No one plays on 1.11 :frown:
Cool release either way :y:


how would i add it to my patch? will you help?
04-25-2011, 02:08 PM #9
Amanda
Can’t trickshot me!
You can also use a custom spawn code and enable bots so it will be a more realistic DOA! A good idea is to make care packages walls to limit the battlefield!
04-25-2011, 04:25 PM #10
killa skillz
Do a barrel roll!
Nice This is pretty sick

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo