Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-11-2011, 03:36 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Level Screenshots

Please allow players to take screen shots of the whole level with alt + 1
Would be a nice addition!
__________________
Reply With Quote
  #2  
Old 09-11-2011, 06:07 PM
NicoX NicoX is offline
Kingdoms Management
NicoX's Avatar
Join Date: Mar 2004
Location: Frankfurt/Main, Germany
Posts: 1,933
NicoX will become famous soon enough
Send a message via AIM to NicoX Send a message via MSN to NicoX
Quote:
Originally Posted by Emera View Post
Please allow players to take screen shots of the whole level with alt + 1
Would be a nice addition!
Isnt Alt+2 doing it already?
Btw for me it does O.o


__________________
Yours Sincerely,

-Nico
(GK Management)

Clash: Nico, I'm going to give you an example of good management.
Clash: One of my staff removed my RC and banned me.
Clash: I didn't ban or remove their RC after I got another one to fix me.
Clash: Do you know why?
Björn: Because you IP banned him ?

Stefan logged on.
(npcserver) has reset the attributes of Stefan
*Stefan: ah my client crashed








Reply With Quote
  #3  
Old 09-11-2011, 06:15 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by NicoX View Post
Isnt Alt+2 doing it already?
Btw for me it does O.o
Not a screenshot of the whole level.
Reply With Quote
  #4  
Old 09-11-2011, 06:28 PM
NicoX NicoX is offline
Kingdoms Management
NicoX's Avatar
Join Date: Mar 2004
Location: Frankfurt/Main, Germany
Posts: 1,933
NicoX will become famous soon enough
Send a message via AIM to NicoX Send a message via MSN to NicoX
Hmmmm well for me it takes one. But maybe my Screen is that big so everything fits in? Dont know.
__________________
Yours Sincerely,

-Nico
(GK Management)

Clash: Nico, I'm going to give you an example of good management.
Clash: One of my staff removed my RC and banned me.
Clash: I didn't ban or remove their RC after I got another one to fix me.
Clash: Do you know why?
Björn: Because you IP banned him ?

Stefan logged on.
(npcserver) has reset the attributes of Stefan
*Stefan: ah my client crashed








Reply With Quote
  #5  
Old 09-11-2011, 06:37 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Very nice level nicox. Very nice indeed.
__________________
Reply With Quote
  #6  
Old 09-12-2011, 02:58 AM
0PiX0 0PiX0 is offline
Coder
0PiX0's Avatar
Join Date: Jan 2011
Posts: 130
0PiX0 is a jewel in the rough0PiX0 is a jewel in the rough
PHP Code:
function GraalControl.onKeyDown(temp.keycodetemp.keystringtemp.scancode) {
  if (
keycode == 1073// ALT + 1
    
makescreenshot2("screenshot" int(random(100000,999999)) @ ".png"0x3fplayer.level.width 2player.level.height 2player.zplayer.level.width 16player.level.height 16);

Saves to %GraalDir%/scriptfiles/your%032server%032name/
The client crashes if you cannot see the entire level.
__________________
Reply With Quote
  #7  
Old 09-12-2011, 05:13 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
I mean have access to it on every server? X_X
__________________
Reply With Quote
  #8  
Old 09-12-2011, 10:46 PM
trimaster trimaster is offline
Unholy Nation Levels Team
trimaster's Avatar
Join Date: Jul 2007
Location: Oklahoma City
Posts: 30
trimaster is an unknown quantity at this point
printscreen button ftw
Reply With Quote
  #9  
Old 09-13-2011, 12:31 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
off topic but I remember when they used to allow players to copy whole levels with ALT+4 while online (as in save the .graal level to your computer sans the scripts).
__________________
Save Classic!
Reply With Quote
  #10  
Old 09-13-2011, 12:38 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by trimaster View Post
printscreen button ftw
Printscreen is useless in this case... well not useless, but there are better ways to go about it. Using printscreen means you gotta paste and save it yourself, making quick screenshots impossible. There's already a screenshot function as stated above that does this perfectly fine. However, there is no function to screenshot JUST the level, and this is the problem... if a scripted desired to they could script one for their server using a DrawingPanel and rendering the level themselves, but things like addtiledef2 and NPCs would be difficult to manage, then again even Graal's old built-in function didn't handle addtiledef2.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:54 AM.


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