Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some help in making controlable sentry.
#1
Ok so i start making a controlable sentry and i stuck and i dont know with what to continue if someone can help me i will be happy.
My code unfinished:
Code:
remoteSentry()
{
up = spawn( "script_model", self.origin+(0,0,-15));
up setModel("projectile_cbu97_clusterbomb");
up RotatePitch( 90, 0.1, 0, 0 );
uptop =spawn( "script_model", stand.origin+(0,0,46));
uptop setModel("projectile_us_smoke_grenade");
gun = spawn("script_model",stand.origin+(0,0,56));
gun setModel("weapon_rpd");
wait 1;
turEnter(control,gun);
up delete();
uptop delete();
gun delete();
self notify("boom");
self suicide();
}

plese fill it and post it , i will apreciate it.
Reply

#2
By controlable sentry what do you mean? Remote turret like mw3 killstreak or a turret that you stand close to it and you controle it (like a minigun)?
Reply

#3
I see you took the code from here and changed the variable names: http://www.nextgenupdate.com/forums/call...-shit.html

I don't really understand your question, do you request that we make this mod so you can release it?
[Image: azuw.jpg]
Reply

#4
(05-29-2012, 07:25)zxz0O0 Wrote: I see you took the code from here and changed the variable names: http://www.nextgenupdate.com/forums/call...-shit.html

I don't really understand your question, do you request that we make this mod so you can release it?

LOL
Reply

#5
@zxz0O0 Typical skiddy behavior
Reply

#6
NGU Dumb Bitch
[Image: lQDUjba.jpg]
Reply

#7
moved to "modding problems" where it belongs to
Reply

#8
btw, the code you made has a variable error: stand.origin Dumb Bitch
Reply

#9
yes io take itr from there but because i want to learn what to do then because i want to make all by my self then
Reply

#10
You want to learn it yourself, yet you're asking us to get it to work.
That's not how it works my friend
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Sentry Gun kill = Player kill Snake 8 5,529 11-07-2013, 13:41
Last Post: Nekochan
  Making an apocalyptic themed Minecraft map AZUMIKKEL 54 26,830 08-31-2013, 02:54
Last Post: AZUMIKKEL
  Making a Heli's angles match my angles? akillj 1 2,534 06-16-2013, 15:01
Last Post: Yamato
  Making a harrier crash into the map? akillj 6 4,568 06-09-2013, 05:57
Last Post: akillj
Brick Lesson 3: Making game in C++ Nekochan 2 3,338 06-03-2013, 15:25
Last Post: Nekochan
  Making a gametype multi-rounded? DidUknowiPwn 6 4,285 04-22-2013, 22:14
Last Post: Pozzuh
Information [Tutorial] Making MORE glass in your form. Nekochan 27 11,278 03-22-2013, 22:04
Last Post: kokole
Rainbow Lesson 1: Making game in C++ Nekochan 6 4,887 02-04-2013, 15:27
Last Post: Nekochan
Rainbow Lesson 2: Making game in C++ Nekochan 1 2,570 02-04-2013, 15:14
Last Post: Ich1994
  W@W: Making player spawn with a custom default class. koil 9 5,180 01-13-2013, 12:10
Last Post: koil

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.