The following warnings occurred:
Warning [2] Undefined array key "previewpost" - Line: 164 - File: inc/plugins/htmlposts.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/htmlposts.php 164 errorHandler->error_callback
/inc/class_plugins.php 142 htmlposts_parse
/inc/class_parser.php 153 pluginSystem->run_hooks
/inc/functions_post.php 829 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "previewpost" - Line: 164 - File: inc/plugins/htmlposts.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/htmlposts.php 164 errorHandler->error_callback
/inc/class_plugins.php 142 htmlposts_parse
/inc/class_parser.php 153 pluginSystem->run_hooks
/inc/functions_post.php 829 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "previewpost" - Line: 164 - File: inc/plugins/htmlposts.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/htmlposts.php 164 errorHandler->error_callback
/inc/class_plugins.php 142 htmlposts_parse
/inc/class_parser.php 153 pluginSystem->run_hooks
/inc/functions_post.php 829 postParser->parse_message
/showthread.php 1121 build_postbit




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ATTITUDES Don't Decompile Properly [Unreal 227h]
#1
Reference:

Code:
var(AI) enum EAttitude  //important - order in decreasing importance
{
    ATTITUDE_Fear,        //will try to run away
    ATTITUDE_Hate,        // will attack enemy
    ATTITUDE_Frenzy,    //will attack anything, indiscriminately
    ATTITUDE_Threaten,    // animations, but no attack
    ATTITUDE_Ignore,
    ATTITUDE_Friendly,
    ATTITUDE_Follow     //accepts player as leader
} AttitudeToPlayer;    //determines how creature will react on seeing player

Starts at 1 (ATTITUDE_Fear) and continues to 7 (ATTITUDE_Follow).
Reply
#2
Could you be more clear as what exactly isn't decompiling properly?
Reply
#3
(04-07-2012, 05:30 AM)eliot Wrote: Could you be more clear as what exactly isn't decompiling properly?

Sorry! I wasn't really thinking about how vague I was being when I made the post. It's the same issue as my "PlaySound" basically.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)