Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Zoom in help (https://forums.graalonline.com/forums/showthread.php?t=134264113)

greggiles 08-05-2011 09:58 PM

Zoom in help
 
i looked all through function lists, and forums. i cant seem to find the function that zooms in on the player. NOT the player getting bigger, just the screen zooming in on your player.
can someone please help me out

Crow 08-05-2011 10:28 PM

There's nothing like that.

cbk1994 08-05-2011 10:34 PM

Press option (alt) and 8 or 9. I don't think you can do it via script.

Mark Sir Link 08-05-2011 10:42 PM

you could using V6, PM me for details

cbk1994 08-05-2011 11:22 PM

Quote:

Originally Posted by Mark Sir Link (Post 1662075)
you could using V6, PM me for details

Why not just post it here so everyone can use it...?

Mark Sir Link 08-05-2011 11:39 PM

not sure if Stefan will end up making it server protected since it can actually be useful for a number of things, but sure

PHP Code:

//Adventure_invokeKeyEvent(mode, keycode, keystring, unknown);
//mode 0 = ?
//mode 1 = down
//mode 2 = up 

I would like to see if the rest of these functions could be released/made public

Crow 08-05-2011 11:47 PM

Quote:

Originally Posted by Mark Sir Link (Post 1662088)
not sure if Stefan will end up making it server protected since it can actually be useful for a number of things, but sure

PHP Code:

//Adventure_invokeKeyEvent(mode, keycode, keystring, unknown);
//mode 0 = ?
//mode 1 = down
//mode 2 = up 

I would like to see if the rest of these functions could be released/made public

That's pretty neat. I think could automatically fix the "key down" problem with this, where Graal doesn't register that I let go of my arrow keys; or I could at least make a hotkey to quickly fix it whenever it happens.

Mark Sir Link 08-11-2011 08:39 AM

also, TServerPlayer.zoomfactor

v6 only I think


All times are GMT +2. The time now is 12:04 PM.

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