[TeamTalk 348]: [884] trunk/usarsim/TreasureHunt/Classes/MaleTreasureHunterPawn.uc: 1) Now the new in testing pawn code compiles.

bfrisch@edam.speech.cs.cmu.edu bfrisch at edam.speech.cs.cmu.edu
Mon Dec 24 15:58:54 EST 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20071224/0af833ee/attachment.html
-------------- next part --------------
Modified: trunk/usarsim/TreasureHunt/Classes/MaleTreasureHunterPawn.uc
===================================================================
--- trunk/usarsim/TreasureHunt/Classes/MaleTreasureHunterPawn.uc	2007-12-24 18:51:10 UTC (rev 883)
+++ trunk/usarsim/TreasureHunt/Classes/MaleTreasureHunterPawn.uc	2007-12-24 20:58:54 UTC (rev 884)
@@ -7,14 +7,8 @@
 
     // Animation subset
     Mesh=SkeletalMesh'smith.smith'
-	species=xGame.SPECIES_Merc
-	BodySkin=smithskins.smithbody
-	FaceSkin=smithskins.smithhead
-	Portrait=smithskins.smithportrait
-	Text=Xplayers.smith
-	Sex=Male
-	Ragdoll=Male
-    BaseEyeHeight=+00150.000000
+	
+	BaseEyeHeight=+00150.000000
     EyeHeight=+00150.000000
     CollisionRadius=+00061.200000
     CollisionHeight=+00203.000000


More information about the TeamTalk-developers mailing list