Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-20-2004, 05:27 AM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Showimg with ganis and gralats

I have encountered an unexplainable problem with ganis.
I have a gani attached to the player that shows a showimg , and the gralats that are online that I use also use showimg, they both cant be on the screen at the same time. I have the gani attached to the player, when the gani is attached to the player the showimgs for the gralats wont show, without the gani attached they do show. ??? I am also having trouble moving a showimg in gani (THe problem is 1/8 times I log on its showing the other times it wont show??? ) I have checked the scripts and what not and it is all error proof anyone else have this trouble? or anyone else doing something similar?
__________________

To the sun of your age, I arise
Reply With Quote
  #2  
Old 02-22-2004, 06:12 PM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Its still not working properly any idea's?
Both the attached gani to the player uses #P1 and #P3
And the Gralats use #P1 and #P2 but they shouldn't conflict!!
Also the gralats wont show again unless I exit graal and come back just taking off the attached gani does no good nor does reconnecting
__________________

To the sun of your age, I arise
Reply With Quote
  #3  
Old 02-22-2004, 10:51 PM
R0bin R0bin is offline
Banned
R0bin's Avatar
Join Date: Oct 2002
Location: Wales, UK
Posts: 828
R0bin is on a distinguished road
Send a message via AIM to R0bin
Maybe its because you logged in on RC first? (Or has that bug been fixed)
Reply With Quote
  #4  
Old 02-23-2004, 01:57 AM
-Ramirez- -Ramirez- is offline
Registered User
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
-Ramirez- has a spectacular aura about-Ramirez- has a spectacular aura about
Quote:
Originally posted by R0bin
(Or has that bug been fixed)
...unfortunately, it hasn't.
__________________
Kat
Reply With Quote
  #5  
Old 02-23-2004, 03:34 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Quote:
Originally posted by -Ramirez-

...unfortunately, it hasn't.
Although interestingly enough, for some reason Stefan says it has been fixed the last time I talked to him =\
__________________
Reply With Quote
  #6  
Old 02-23-2004, 08:46 PM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
I tried it again without rc on and it still does samething however when I use another showimg gani attached to player that doesnt use changeimgzoom and uses imgvis 2 instead of 0 it works fine O_O (The gralat gani uses vis 1)
I guess its a memory leak either involving the imgzoom or imgvis complicating each other?

*Edit: tried changing the imgvis from 1 to 2 on gralats no difference if you see gani on player first then the npc gani still doesnt show up even after reconnect only if you remove the attached gani from player and restart graal*

*EDIT2: MORE IN DEPTH
Gani attached to player = GANI-A
Gani in gralat npc= GANI-B
If you see gani A before B is shown you cannot see B
A must be visible while B is first shown for B to not be visible
If A is removed before B is shown its first time then you will be still able to see B until you exit graal even if A is shown again
Also if B is seen first while A isnt shown the same as above you can see it until you exit graal
ODD WOULDNT YOU SAY*

*EDIT 3
Ive used all variations of showimg vis and what not with both so Im guessing maybe its a memory leak with imgzoom any input?*

*EDIT 4
I removed the img zoom and img vis from GANI-A and still no difference*ill try more tonight after work
__________________

To the sun of your age, I arise

Last edited by TB3; 02-23-2004 at 09:36 PM..
Reply With Quote
  #7  
Old 02-23-2004, 10:01 PM
-Ramirez- -Ramirez- is offline
Registered User
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
-Ramirez- has a spectacular aura about-Ramirez- has a spectacular aura about
Quote:
Originally posted by ZeLpH_MyStiK
Although interestingly enough, for some reason Stefan says it has been fixed the last time I talked to him =\
If it has, we still have the problem on Classic. It gets HIGHLY annoying.

I'll stop posting off topic in your thread now, TB3.
__________________
Kat
Reply With Quote
  #8  
Old 02-24-2004, 05:41 AM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Quote:
Originally posted by -Ramirez-

If it has, we still have the problem on Classic. It gets HIGHLY annoying.

I'll stop posting off topic in your thread now, TB3.
Thanks for letting me know that others are having a similar problem too I've trying for days to figure out what was going wrong lolz
If you find out any more info or anyother servers having the problem let me know thanks all
__________________

To the sun of your age, I arise
Reply With Quote
  #9  
Old 02-24-2004, 05:52 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
What indecies are you using and are you intending the images attached to the player to be seen by others? If not, then use indecies higher than 200 It might be a conflict with using the reserved indecies that are intended for an image to be seen "globally" when online (1-200). Won't matter what layer or attribute they're on, perhaps.
__________________
Reply With Quote
  #10  
Old 02-24-2004, 06:12 AM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Quote:
Originally posted by G_yoshi
What indecies are you using and are you intending the images attached to the player to be seen by others? If not, then use indecies higher than 200 It might be a conflict with using the reserved indecies that are intended for an image to be seen "globally" when online (1-200). Won't matter what layer or attribute they're on, perhaps.
Sadly thats not what the problem is i've tried all kinds of different indeces and also vis and even disabled the coloring and zoom of the images it is still doing it Im hoping that its just a bug with gralats specificaly.


also I did some indepth research, if you havent seen this take a look it might help you too

http://forums.graal2001.com/forums/s...5&pagenumber=2

read it all the way through hehe
I made one big post with most of the info on it
__________________

To the sun of your age, I arise
Reply With Quote
  #11  
Old 02-24-2004, 06:18 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Thanks for the link. I've had that problem before, too, but I then again, I don't really put showimgs on indecies below 200. I'll just use a gani for such things as its easier to make placements more exact

*edit*
The only real problem I have with showimgs is drawing priority on the Y and having to put images on layers that are more than 5-6 layers apart even if they are the same image. I usually do something like changeimgvis <index> 6 for the top image and layer 5 for the shadow. Sometimes only the top shows, sometimes the shadow is drawn overtop, and almost always they do not show up...usually drawn under the the dialog window image I use which is drawn on layer 4. It especially likes doing this on mode 1 which just draws the image with alpha only and not the gamma change to make it look like a light.
__________________
Reply With Quote
  #12  
Old 02-26-2004, 09:10 PM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
WELL OMFG

*EDIT*
Thought i found the problem i was wrong it fluked and worked one time then it is still screwed up yay!*
__________________

To the sun of your age, I arise
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 09:14 AM.


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