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

Members Online

»
0 Active | 89 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 2
Category: CoD2 Scripting
Scripting and coding with Call of Duty 2.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: help with mbot
I_SnaipeR
General Member
Since: Dec 4, 2011
Posts: 14
Last: Apr 14, 2012
[view latest posts]
Level 1
Category: CoD2 Scripting
Posted: Tuesday, Jan. 24, 2012 07:45 am
Hello everyone, I have a problem with bots when I run the mod, it says error: Unknown playerAnimType "bot_stand" in "greasegun_bot_st". Can someone tell me what to do? How to fix the problem?

________________

Всем привет, у меня проблемы с ботами, когда я запускаю мод, то пишет ошибку: Unknown playerAnimType "bot_stand" in "greasegun_bot_st" .Может кто подскажет, что мне делать? Как исправить Ошибку?
Share |
Dobriy
General Member
Since: Mar 31, 2011
Posts: 96
Last: May 23, 2012
[view latest posts]
Level 3
Category: CoD2 Scripting
Posted: Tuesday, Jan. 24, 2012 02:03 pm
Hello I_SnaipeR,"bot_stand" is a animation,which uses meatbot,It is adjusted in a file mp/playeranim.script

________________________________

Привет I_SnaipeR,"bot_stand" это анимация бега,которая настраивается в файле mp/playeranim.script

Добавь это
Code:
 // MBot
set playerAnimType bot = bot_stand AND bot_crouch AND bot_prone AND bot_mantle_up AND bot_mantle_over AND bot_climb_up AND bot_jump

		// MBot
    playerAnimType bot_stand
		{
      both pb_combatrun_forward_loop
		}
		playerAnimType bot_crouch
		{
      both pb_crouch_run_forward
		}
		playerAnimType bot_mantle_up
    {
      both mp_mantle_up_45
    }
    playerAnimType bot_mantle_over
    {
    	both mp_mantle_over_high
    }
    playerAnimType bot_climb_up
    {
    	both pb_climbup
    }
    playerAnimType bot_jump
    {
    	both pb_runjump_takeoff duration 5 blendtime 100
    }
Share |
[ATB]
General Member
Since: Feb 10, 2007
Posts: 135
Last: Apr 29, 2020
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoD2 Scripting
Posted: Tuesday, Jan. 24, 2012 05:19 pm
I think you are missing the 'playeranimtypes.txt', from the mp folder, that comes with mbot. Check you have all the files from the original mod iwd...
Share |
I_SnaipeR
General Member
Since: Dec 4, 2011
Posts: 14
Last: Apr 14, 2012
[view latest posts]
Level 1
Category: CoD2 Scripting
Posted: Monday, Jan. 30, 2012 06:41 am
mp / playeranim.script I have, everything is fine, but when you start serv throws this error
Share |
[ATB]
General Member
Since: Feb 10, 2007
Posts: 135
Last: Apr 29, 2020
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoD2 Scripting
Posted: Monday, Jan. 30, 2012 01:35 pm
As far as I can tell (after testing) you only get this specific error if both playeranim.script and playeranimtypes.txt are missing (or ignored). My earlier suggestion gives a "bad token" error and a missing playeranim.script plays without animations.

If you could answer the following questions it might help:

1) are you running a pirate copy of CoD2? (no offense intended, but pirate copies give strange errors)

2. Is the mbot mod original or modded?

3. what version of mbot? (0.7, 0.9)

4. Do you have any other files in the mod folder other than those that came with the mbot download? Also, any additional files in your main folder? (mods and/or maps)

5. Does this happen on all maps and gametypes?

6. What CoD2 version are you running? (1.0, 1.1, 1.2, 1.3)

8. What is the location of the mod? (Activision\Call of Duty 2\mbot)

Thanks [thumbs_up]
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 2 : CoD2 Scripting

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

»