Product Chat / zombie

Author
Message
maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 18th Mar 2015 23:24
if anyone one has played cod zombies then you know they take down barriers is there a script for them to do that and is there a script for the barrier to be rebuilt and give you points for rebuilding it if yes please tell me and I need this to work on game guru
PM
Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 18th Mar 2015 23:40
There is no defined script as such, does not mean that one could not be made for your needs. Do you have the barrier model already?
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit

DVader
20
Years of Service
User Offline
Joined: 28th Jan 2004
Location:
Posted: 19th Mar 2015 16:58 Edited at: 19th Mar 2015 16:59
Perhaps you could set up most of the barrier as dynamic physics objects, put enough static ones in front to block them, then when you want remove the static objects. Then they should hopefully push through the remaining barriers. That or just set them all as static, then change them via script to be dynamic so they can be pushed through. Should work, probably easily reset as well.


SPECS: Q6600 CPU. Nvidia 660GTX. 8 Gig Memory. Win 7.
3com
9
Years of Service
User Offline
Joined: 18th May 2014
Location: Catalonia
Posted: 19th Mar 2015 18:13 Edited at: 19th Mar 2015 18:16
Quote: "if anyone one has played cod zombies then you know they take down barriers is there a script for them to do that"


This part is easy achievable.

Quote: "and is there a script for the barrier to be rebuilt and give you points for rebuilding"

If I get your point, you are talking about one barrel totally broken, and you want to take all the pieces, and redone the barrel like a puzzle. If so, I don't know how to do, not with the LUA commands we have nowaday.
Perhaps using snack and numbering pieces, I mean you has to modeled barrel debris and use it when barrel is broken, and each of this piece made as standalonne one, due so, GG will give a entity number to each one when you place them in your map, so you could use it to work with.
IE: imagine you've barrel compund by 10 pieces, so, when all the pieces from 0 to 9 being closets, (entity positions), so, you can considere barrel as rebuilded. Surelly you'll need some sort of static variable to hold this value and increase it till you get the goal.
You'll have to store initial position of each pieces, due this is the position you'll has to reach, in order to considere barrel as rebuilded.
And don't forget than you'll have to place each piece as puzzle in GG editor, till get the barrel right done.
I never had done something like this before, but you can try.

Edit: I miss something.
Perhaps you most take a look in script forum, smallg has a very useful scripts there. In fact this is the right side for this thread, just my thought.

3com
Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz

OS: Windows 8.1 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics

PM
maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 19th Mar 2015 20:00
no I don't have the barrier model pirate myke wht does it do
PM
Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 19th Mar 2015 20:08
As 3com describes, would be a model in pieces for you to collect and assemble in game. One would have to be constructed in a model program, and the pieces exported out, then made GG ready, then scripted.

It is possible what you want. Just that there is no pre made object in GG for that yet.

So that is the barrier model that I am talking about.

Then it could be put in game as Dvader says.

Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit

maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 19th Mar 2015 20:33
oh well thx for your help do you wanna play me in multiplayer because it seems no one is ever on I will host one of my maps so comment back if u wanna
PM
Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 19th Mar 2015 20:55 Edited at: 19th Mar 2015 20:58
Sure, get it ready. Friend request me on steam. myke1net
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit

rolfy
17
Years of Service
User Offline
Joined: 23rd Jun 2006
Location:
Posted: 19th Mar 2015 21:06 Edited at: 19th Mar 2015 21:16
You could use an animated object and reverse the animation to rebuild. I may have a pillar and wall I did some time ago which falls apart, I'll see if I can find those. Collect pieces and show/ hide the parts as collected and added using scripted animation (the parts could be hidden under the floor and animated into place), once complete play the destroy animation frames. It isn't impossible but may need a little thinking through depending on what your 'building' for a barrier
maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 19th Mar 2015 21:48
sorry I took long its ready
PM
Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 19th Mar 2015 21:55
I am in your lobby
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit

Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 19th Mar 2015 22:12
What Happened???
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit

maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 19th Mar 2015 22:43
sorry I had to go but I can play now

PM
maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 19th Mar 2015 22:46
can you play
PM
maxtheblackbelt
GameGuru TGC Backer
9
Years of Service
User Offline
Joined: 25th Feb 2015
Location:
Posted: 19th Mar 2015 22:57
yo pyrate myke
PM
Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 19th Mar 2015 23:07
We are there
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit

smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 20th Mar 2015 22:09 Edited at: 20th Mar 2015 22:14
Quote: "You could use an animated object and reverse the animation to rebuild. I may have a pillar and wall I did some time ago which falls apart, I'll see if I can find those. Collect pieces and show/ hide the parts as collected and added using scripted animation (the parts could be hidden under the floor and animated into place), once complete play the destroy animation frames. It isn't impossible but may need a little thinking through depending on what your 'building' for a barrier"


this is how i would do it, 1 object with an animation is much easier to control than multiple smaller objects.
the script is possible and something i may/want to look into again but it also requires custom AI which is something im not keen on doing, i had a lot of trouble getting them to behave when it comes to stopping/attacking barriers and such when i tried previously.

edit; on the topic of zombies here's a script i made earlier


and this is the video from my original attempt way back in a much earlier version of GG (not quite the same but very similar idea)
life\'s one big game

windows vista ultimate

i5 @3.3ghz, 4gb ram, geforce gtx460, directx 11
JC LEON
14
Years of Service
User Offline
Joined: 22nd Apr 2010
Location:
Posted: 21st Mar 2015 10:40
great smallg...how do you obtained the smog particles?
PC Specs:

Q9550@3,8GHZ - 8GB RAM - SVGA R9 280 3GB GDDR5 - HDD WD 1500TB
PM
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 21st Mar 2015 11:12
StartParticleEmitter(#) on each of the skulls around the grave creates the smoke - with a for loop to start/stop them all on time.
life\'s one big game

windows vista ultimate

i5 @3.3ghz, 4gb ram, geforce gtx460, directx 11

Login to post a reply

Server time is: 2024-05-05 05:45:28
Your offset time is: 2024-05-05 05:45:28