Graal Forums  

Go Back   Graal Forums > Development Forums > Gani Construction
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-22-2006, 01:49 AM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
BIG Problem!

I have been trying to add some sprites into my Gshop for Zone and they will just not work! I have set the transparency, I have got the X,Y, height and width all correct. I have tried every single format! Yet it still refuses to add the images. I have re-installed the Gshop, I have re-installed Graal. Still no luck. What could possibly be the problem?
Reply With Quote
  #2  
Old 12-22-2006, 07:24 PM
SayianOozaru SayianOozaru is offline
Banned
SayianOozaru's Avatar
Join Date: Apr 2005
Location: Waldorf, Maryland
Posts: 3,303
SayianOozaru is on a distinguished road
Send a message via AIM to SayianOozaru
sorry huwa D:

<3
Reply With Quote
  #3  
Old 12-22-2006, 08:23 PM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Explain your process of entering sprites with detail (what buttons you push if any, etc etc)
__________________
Deep into the Darkness peering...
Reply With Quote
  #4  
Old 12-22-2006, 11:57 PM
Bl0nkt Bl0nkt is offline
Era Developer
Bl0nkt's Avatar
Join Date: Mar 2005
Location: Pennsylvania
Posts: 1,589
Bl0nkt will become famous soon enough
Send a message via AIM to Bl0nkt
Make sure the method you're using to transparent will work. The one way I always did it was using GiFFY.

Make sure the image you create is saved in the 24-bit BMP format, open it with GiFFY, transparent, and save as a GIF. The image has to be somewhere in the Graal directory, and this is where it would go wrong for me. The image would have to be directly downloaded from the server (entering a level with that image in it) for it to appear in graalshop. I believe it has something to do with the filenamecache.txt file.
Reply With Quote
  #5  
Old 12-23-2006, 04:31 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Quote:
Originally Posted by Angel_Light View Post
Explain your process of entering sprites with detail (what buttons you push if any, etc etc)
Right. I save the file into my shared documents folder. Then open it with paint, make the background a distinct colour (Bright pink) so that the transparency is easily set. I then save it as a 24-Bit BMP format (Like Bl0nkt said). I open up GIFFY and load the BMP.

The image shows, I click on the transparent check box and tell GIFFY to set the bright pink colour to become transparent. I then save it as a GIF into the shared documents folder. In my shared documents folder there is the program "Gif2Mng". I drag the GIF image that I am using over the program and it is transferred to PNG. I move this PNG image into the Graal folder.

I open up Gshop. I then open up paint and copy and paste the transparent image into it. I copy and paste the name into the "Add a sprite" thing, just to make sure there are no typos and add the ".png" at the end. I set the # etc. I record the x and y correctly aswell as the height and width. I press add and there is no image there. But when I go to click there it shows the shape of the x and y etc correctly. Just no image... :/

Quote:
Originally Posted by Bl0nkt View Post
The image would have to be directly downloaded from the server (entering a level with that image in it) for it to appear in graalshop. I believe it has something to do with the filenamecache.txt file.
Right...er, how do I do that?
Reply With Quote
  #6  
Old 12-23-2006, 05:57 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
I usually just upload the image in the webgifs folder, before I open gshop.
Then I open gshop and load the image.
( I just set the first image as .png, then I open it in Paint.NET and save it as a .gif, works perfectly for me everytime)
__________________
Reply With Quote
  #7  
Old 12-24-2006, 10:12 AM
SayianOozaru SayianOozaru is offline
Banned
SayianOozaru's Avatar
Join Date: Apr 2005
Location: Waldorf, Maryland
Posts: 3,303
SayianOozaru is on a distinguished road
Send a message via AIM to SayianOozaru
Should I put the images into my folder on RC? would that help any...? I've got other things in that folder, for you to do, btw, huwa...
Reply With Quote
  #8  
Old 12-24-2006, 12:33 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
It has to be 8bit (256 colors) to work with GraalShop x] You wont see it offline if its higher.
Reply With Quote
  #9  
Old 12-24-2006, 02:52 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Crow View Post
It has to be 8bit (256 colors) to work with GraalShop x] You wont see it offline if its higher.
I always use .gif, never bothered to use .png images in GraalShop..
__________________
Reply With Quote
  #10  
Old 12-25-2006, 02:11 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Quote:
Originally Posted by Crow View Post
It has to be 8bit (256 colors) to work with GraalShop x] You wont see it offline if its higher.
I have tried both .gif and .png.
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #11  
Old 01-15-2007, 10:17 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Well, I am still trying but it is still broke. What is going on!?
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #12  
Old 01-15-2007, 11:18 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
How did you start GraalShop.exe (file association or double-click on the exe) ?
Did the adding of the sprite work. but it didn't display, or didn't it accept the image at all?
Reply With Quote
  #13  
Old 01-16-2007, 06:26 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Quote:
Originally Posted by Stefan View Post
How did you start GraalShop.exe (file association or double-click on the exe) ?
Did the adding of the sprite work. but it didn't display, or didn't it accept the image at all?
I double clicked the exe.

Yes, I guess it worked but there was no image to display on it.
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #14  
Old 02-11-2007, 03:57 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Problem solved!

I had to disable FILENAMECACHE in the editor options.
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #15  
Old 02-21-2007, 04:39 AM
colin012 colin012 is offline
That never happened...
colin012's Avatar
Join Date: Feb 2006
Location: Under your bed.....
Posts: 321
colin012 is on a distinguished road
Wait whats the point of making it transparent again? The tutorial never said anything about making the image transparent...... Wait what? Wheres the options section? Also not even the starting things pop up....
__________________
Dude! It's a skirt...
Quote:
Originally Posted by Elizabeth View Post
Good lord it looks potent...
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 Off
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:41 AM.


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