Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 61 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 4
Category: CoD4 SP Mapping
CoD 4 mapping and level design for single player.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: [Problem] Getting on blackhawk animation
MPKiller545
General Member
Since: Jun 28, 2010
Posts: 42
Last: Sep 27, 2017
[view latest posts]
Level 2
Category: CoD4 SP Mapping
Posted: Sunday, Dec. 8, 2013 11:43 am
Hi!

I have a problem with animation about entering blackhawk. Guys are just standing and teleporting to the helicopter, but I want them to play animation in which they will normally get aboard.

Here's my script:

Code:

Setup()
{

	level.allies = getentarray("allies_1_group","targetname");
	
	b0_trigger = getent("b0_trigger","targetname");
	b0_trigger notify("trigger");
	
	flag_wait("ready_to_land");
	
	level.vehicle[0] maps\_vehicle::vehicle_landvehicle();
	
	for(i=0;i<level.allies.size;i++)
	{
		level.vehicle[0] thread maps\_vehicle_aianim::guy_handle(level.allies[i], i);
		wait 2;
		level.vehicle[0] thread maps\_vehicle_aianim::guy_runtovehicle( level.allies[i], level.vehicle[0]);
	}	
}


And how can I play animation that player will enter the blackhawk?

Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 SP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»