Home » PLAYER'S HQ 1.13 » JA2 Complete Mods & Sequels » All about modding JA2 » Modest Mike (english, hiring hostile Hero Mike)
Re: Modest Mike (english, hiring hostile Hero Mike)[message #261839] Tue, 07 September 2010 03:31 Go to previous message
Scheinworld is currently offline Scheinworld

 
Messages:960
Registered:December 2007
Location: Baltic Sea, Germany
Hello Amok,

Amok
[...] but there is one glitch .. the picture of mike does not seems to work perfectly .. when he blinks eyes the pictures goes wrong .. so if someone can fix that or just make it a steady picture it will be ok ..


The reason for the glitch probably lies in the fact that the original Mike has just one set of coordinates for the 90x100 face (Slot ID_149= Eyes: 19, 31; Mouth: 19, 55), but there exist no values in the source code for a 48x43 small face for him.

\Build\Tactical\Faces:
} RPC_SMALL_FACE_VALUES;


RPC_SMALL_FACE_VALUES gRPCSmallFaceValues[ ] =
{
	9,  8,  8,  24,		// MIGUEL		( 57 )
	8,  8,  7,  24,		// CARLOS		( 58 )
	10,	8,	8,	26,		// IRA			( 59 )
	 7, 8,  7,  26,		// DIMITRI	( 60 )
	 6,	7,	7,	23,		// DEVIN		( 61 )
	 0,	0,	0,	0,		// THE RAT	( 62 )
	 8,	7,	8,	23,		//					( 63 )
	 8,	8,	8,	22,		// SLAY			( 64 )
	 0,	0,	0,	0,		//					( 65 )
	 9,	4,	7,	22,		// DYNAMO		( 66 )
	 8,	8,	8,	25,		// SHANK		( 67 )
	 4,	6,	5,	22,		// IGGY			( 68 )
	 8,	9,	7,	25,		// VINCE		( 69 )
	 4,	7,	5,	25,		// CONRAD		( 70 )
	 9,	7,	8,	22,		// CARL			( 71 )
	 9,	7,	9,	25,		// MADDOG		( 72 )
	 0,	0,	0,	0,		//					( 73 )	
	 0,	0,	0,	0,		//					( 74 )
	 
	 9,	3,	8,	23,		// MARIA		( 88 )

	 9,	3,	8,	25,		// JOEY			( 90 )
	 
	11,	7,	9,	24,		// SKYRIDER	( 97 )
	9,	5,	7,	23,		// Miner	( 106 )

	 6,	4,	6,	24,		// JOHN					( 118 )
	 12,4,	10,	24,			//					( 119 )
	8,	6,	8,	23,		// Miner	( 148 )
	6,	5,	6,	23,		// Miner	( 156 )
	13,	7,	11,	24,		// Miner	( 157 )
	9,	7,	8,	22,		// Miner	( 158 )

};


I didn't test it with one of the new beta builds (from developer code) including the faces externalization and the new "RPCFacesSmall" .xml file though!


Best regards; Schein

Report message to a moderator

First Sergeant

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Enemy item choice tweaks
Next Topic: New Skills Possible
Goto Forum:
  


Current Time: Wed Feb 19 10:14:34 GMT+2 2025

Total time taken to generate the page: 0.00758 seconds