Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
Last message
Results 1 to 5 of 5

Thread: Last message

  1. #1
    Junior Member
    Join Date
    Jan 2011
    Posts
    8

    Last message

    Hi,
    can someone explain me how Elfbot receiving last message for Tibia 8.42?
    because when i trying to read lastmsg address (&H790520), I'mnot receiving right message, only spells like 'exura'.
    Regards,
    Peter

  2. #2
    Super Moderator
    Join Date
    May 2007
    Posts
    1,191

    RE: Last message

    Perhaps this is worth a read

  3. #3
    Junior Member
    Join Date
    Jan 2011
    Posts
    8

    RE: Last message

    Quote Originally Posted by Blaster_89
    Perhaps this is worth a read
    Ok, but it read only from Deafult Channel. I need something like Elfbot which is reading last message doesn't matter what channel.

  4. #4
    Senior Member
    Join Date
    Nov 2009
    Posts
    320

    RE: Last message

    You can hook tibia internal functions...

    To discover each function:
    http://tpforums.ianobermiller.com/forum/showthread.php?mode=linear&tid=4206&pid=60229


    Or you can use the messages structure:
    http://tpforums.org/forum/thread-8882.html

  5. #5
    Senior Member
    Join Date
    Jan 2012
    Posts
    417

    RE: Last message

    displayed messages in some specific open channel are contained in Tibia GUI.

    You just need to find the last message address for each open channel (visible or not) and loop through them, but maybe "How to find" these addresses is hard for you.

    Ofc, do not disable show any message by Client config.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •