Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   V6 Script Function Changes (https://forums.graalonline.com/forums/showthread.php?t=134264191)

fowlplay4 09-19-2011 06:28 PM

V6.0.1.0 to V6.0.1.1 Script Functions Diff
http://fp4.ca/v6diff3.html

Returned: TPlayer.shieldimg and TPlayer.swordimg
Removed (or possibly made hidden): TTileMap functions, resolvehost, adddnsentry, that corrupted looking function.
Added: getanglesfromvector(str), getdesktopresolution(), getvectorfromangles(float, float)

Cubical 08-13-2013 08:02 AM

Quote:

Originally Posted by DrakilorP2P (Post 1663374)
Any idea how these are used?
PHP Code:

Key (TStaticVar):
backspace integer (read only)
capslock integer (read only)
control integer (read only)
deletekey integer (read only)
down integer (read only)
end integer (read only)
enter integer (read only)
escape integer (read only)
home integer (read only)
insert integer (read only)
left integer (read only)
pgdn integer (read only)
pgup integer (read only)
right integer (read only)
shift integer (read only)
space integer (read only)
tab integer (read only)
up integer (read only)
addlistener(obj)
getascii() - returns integer
getcode
() - returns integer
isaccessible
() - returns boolean
isdown
(int) - returns boolean
istoggled
(int) - returns boolean
removelistener
(obj) - returns boolean 


Can anyone give me some insight on how these are used or a way to determine key codes with modifiers without actually having to press the key? I know about keydown2(); it's not really what I'm looking for.


All times are GMT +2. The time now is 05:43 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.