[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS • View topic - disable lying [csm]

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Tue Jun 17, 2025 11:08 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: disable lying [csm]
PostPosted: Sun May 17, 2009 7:28 am 
Offline

Joined: Thu Oct 30, 2008 4:32 pm
Posts: 21
Hi i want to know where is the file to disable lying because all of my bots are lying.......
and the knights do not lie ...

is it in a .con or in animations.rfa?

( it's for siege mod )


Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Sun May 17, 2009 1:53 pm 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
You can remove the ability to lie down by looking in the Animations.rfa. There are files which define what the bfsoldier can do in a specific animation state, in some of these it will allow the bfsoldier to go prone, removing that piece of code would stop any bfsoldier, player or bot to go prone.


Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Sun May 17, 2009 2:00 pm 
Offline

Joined: Thu Oct 30, 2008 4:32 pm
Posts: 21
thx I test :arrow:


Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Sun May 17, 2009 6:59 pm 
Offline

Joined: Thu Oct 30, 2008 4:32 pm
Posts: 21
big job, and we can't lie :)
but it crasehs in fullscreen and i've that with debuger




Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Sun May 17, 2009 11:58 pm 
Offline
User avatar

Joined: Thu Oct 19, 2006 5:03 am
Posts: 1209
Can't you edit this server side too?

_________________
Image

Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Mon May 18, 2009 1:28 am 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
All AI is serverside as far as I know, just have to be careful that you don't make it crash. (ex. divide by 0 error by making an AI tendency 0)

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Mon May 18, 2009 2:32 am 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
You must've removed one of the animation states from the death animations, put those back and it should work ok.


Top
 Profile Send private message E-mail  
 
 Post subject: Re: disable lying [csm]
PostPosted: Tue May 19, 2009 1:45 pm 
Offline

Joined: Thu Oct 30, 2008 4:32 pm
Posts: 21
I removed animationStatesDie.con in animations.rfa and it works fine, no crash in full screen no bug in debuger
if I modify the .con i have the bug...

thx for help :)


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 31 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group