Graal Forums  

Go Back   Graal Forums > Development Forums > Level Design
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-29-2012, 07:30 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
levelgen

Does anyone else have problems using the levelgen? I have tried png, gif, and bmp.. all of which were 256 colors.. and it just refuses to generate anything at all for me.
Reply With Quote
  #2  
Old 12-29-2012, 07:43 PM
Gos_pira Gos_pira is offline
Registered Pirate Ghost
Gos_pira's Avatar
Join Date: Sep 2009
Location: Pirate Ghost Ship
Posts: 175
Gos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to behold
I think the colors has to have the right indexes for the colors or the image needs to have the exact same colors. I've had issues with this aswell but can't remember how I fixed it.
Reply With Quote
  #3  
Old 12-29-2012, 07:51 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Gos_pira View Post
I think the colors has to have the right indexes for the colors or the image needs to have the exact same colors. I've had issues with this aswell but can't remember how I fixed it.
I opened the example file (that works for me) made it wider.. and filled it in with grass.. and it failed. 100% exact same colors. and not just the RGB values but Hue, Sat, and so on.. using MS Paint and Gimp.
Reply With Quote
  #4  
Old 12-29-2012, 07:55 PM
Gos_pira Gos_pira is offline
Registered Pirate Ghost
Gos_pira's Avatar
Join Date: Sep 2009
Location: Pirate Ghost Ship
Posts: 175
Gos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to behold
Oh, the width/height must be exact. It has to be possible to divide the number by something...

How many levels does the example file generate? Is it 2x2?
Reply With Quote
  #5  
Old 12-29-2012, 07:56 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Gos_pira View Post
Oh, the width/height must be exact. It has to be possible to divide the number by something...

How many levels does the example file generate?
4, which is 2x2.. and according to the helpfile it needs to be 64x64 per level.. I just wanted to make a 5x5 level gmap.. but I can see I am going to have to do it by hand -_-
Reply With Quote
  #6  
Old 12-29-2012, 08:01 PM
Gos_pira Gos_pira is offline
Registered Pirate Ghost
Gos_pira's Avatar
Join Date: Sep 2009
Location: Pirate Ghost Ship
Posts: 175
Gos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to behold
well, divide the width / height of the example and use that amount of pixels times five then, or are you implying that didn't work? I'm on linux now, otherwise I would've tested this myself.
Reply With Quote
  #7  
Old 12-29-2012, 08:03 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
This is odd, I tried again. Did GIF, it distorted the image badly.. i tried and it generated a map.. so i drew some grass.. and it didnt work.. i removed the grass it still didnt work.. that literally makes no sense at all =/
Reply With Quote
  #8  
Old 12-29-2012, 08:04 PM
Gos_pira Gos_pira is offline
Registered Pirate Ghost
Gos_pira's Avatar
Join Date: Sep 2009
Location: Pirate Ghost Ship
Posts: 175
Gos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to behold
Which program are you using to edit the file?
Reply With Quote
  #9  
Old 12-29-2012, 08:08 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Gos_pira View Post
Which program are you using to edit the file?
this time, mspaint.exe
Reply With Quote
  #10  
Old 12-29-2012, 08:19 PM
Gos_pira Gos_pira is offline
Registered Pirate Ghost
Gos_pira's Avatar
Join Date: Sep 2009
Location: Pirate Ghost Ship
Posts: 175
Gos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to behold
Ah, I believe that's your issue. The color palette is messed up when resaving in mspaint.
Reply With Quote
  #11  
Old 12-29-2012, 08:26 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Gos_pira View Post
Ah, I believe that's your issue. The color palette is messed up when resaving in mspaint.
nope.. i did have it saved perfectly without distortion but loaded it perfect colors. dunno what the deal is tho.. but i got it to let me save all water which worked.. so im just gonna fill in some grass areas... and do it all by hand
Reply With Quote
  #12  
Old 12-29-2012, 08:28 PM
zerxusgraal zerxusgraal is offline
Making Levels
Join Date: Apr 2012
Location: Sweden
Posts: 48
zerxusgraal will become famous soon enough
If you just want a blank gmap there is a website for it in the level section
http://forums.graalonline.com/forums...ad.php?t=85656
__________________
GraalOnline Level Designer
Reply With Quote
Reply


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 10:31 PM.


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