Killer Kork Animation
by Jermaine Morgan · in Technical Issues · 07/10/2007 (3:26 pm) · 8 replies
I am using the Killer Kork AI scripts, they work fine but the animations dont work at all.
Is this a known issue?or is there a way to solve it?
Is this a known issue?or is there a way to solve it?
About the author
#2
07/11/2007 (8:40 pm)
Nope, my player is the kork. It just slides. I am using the fps starter kit also.
#3
07/12/2007 (12:42 pm)
Bump?
#4
Check player.cs in server/scripts and make sure this line is at the top.
Did you replace or merge the server\scripts\aiPlayer.cs?
07/12/2007 (1:41 pm)
Check your player.cs in data/shapes/player to make sure it is compile to dso. If not there is something wrong with player.cs file.Check player.cs in server/scripts and make sure this line is at the top.
exec("~/data/shapes/player/player.cs");Did you replace or merge the server\scripts\aiPlayer.cs?
#5
I replaced the "server\scripts\aiPlayer.cs" with the one that came with theone that came with killer kork.
07/12/2007 (2:36 pm)
Yeah its there, I replaced the "server\scripts\aiPlayer.cs" with the one that came with theone that came with killer kork.
#6
My AI Test/data/shapes/player/player.cs (0): preload failed for PlayerDts: Missing sequence AI Test/data/shapes/player/player_looknw.dsq looknw for AI Test/data/shapes/player/player.dts.
any ideas on how i can fix it?
07/12/2007 (2:42 pm)
I did find this in the console thoughMy AI Test/data/shapes/player/player.cs (0): preload failed for PlayerDts: Missing sequence AI Test/data/shapes/player/player_looknw.dsq looknw for AI Test/data/shapes/player/player.dts.
any ideas on how i can fix it?
#7
My AI Test/data/shapes/player/player.cs (0): preload failed for PlayerDts: Missing sequence AI Test/data/shapes/player/player_looknw.dsq looknw for AI Test/data/shapes/player/player.dts.
any ideas on how i can fix it?
07/12/2007 (2:48 pm)
I did find this in the console thoughMy AI Test/data/shapes/player/player.cs (0): preload failed for PlayerDts: Missing sequence AI Test/data/shapes/player/player_looknw.dsq looknw for AI Test/data/shapes/player/player.dts.
any ideas on how i can fix it?
#8
Thanks for the help everyone.
07/12/2007 (2:49 pm)
I fixed it I had to uncomment some lines in thhe aiplayer.Thanks for the help everyone.
Torque Owner Bryce
Tactical AI Kit