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 archive_postsperpage - assumed 'archive_postsperpage' (this will throw an Error in a future version of PHP) in ..../archive/index.php on line 456
New Gui Structure [Archive] - Forums

PDA

View Full Version : New Gui Structure



chumarer
11-15-2013, 05:48 PM
I found that someone has more?



Public Shared Function GetEquipmentMini() As Boolean
Dim x As Integer = ReadInt(Tibia_Handle, Client.Gui)
x = ReadInt(Tibia_Handle, (x + 52))
x = ReadInt(Tibia_Handle, (x + 36))
x = ReadInt(Tibia_Handle, (x + 36))
x = ReadInt(Tibia_Handle, (x + &HC))
x = ReadInt(Tibia_Handle, x + 32)
If x > 240 Then
Return True
End If
Return False
End Function


I want the find Scroll in Container, but are difficult
Sorry my english.
Thanks !

ottizy
11-15-2013, 08:39 PM
http://tpforums.org/forum/threads/4942-Very-trivial-problem

Thread about the scroll bar.