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 09-01-2002, 05:58 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
keypressed bug

if you press a key when you're looking at the map, it doesn't trigger the keypressed event
__________________

Reply With Quote
  #2  
Old 09-01-2002, 06:20 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
And it should?!?
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #3  
Old 09-01-2002, 06:22 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Quote:
Originally posted by Tyhm
And it should?!?
nope
__________________

subliminal message: 1+1=3
Reply With Quote
  #4  
Old 09-01-2002, 06:38 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by Falcor

nope
It should for what i'm trying to do -_-
Another flag could be added... like.. isreadingmap or something :x
__________________

Reply With Quote
  #5  
Old 09-01-2002, 07:02 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Quote:
Originally posted by CheeToS2


It should for what i'm trying to do -_-
Another flag could be added... like.. isreadingmap or something :x
For what your trying to do, and inconvienience everyone else =\
__________________

subliminal message: 1+1=3
Reply With Quote
  #6  
Old 09-01-2002, 08:08 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by Falcor


For what your trying to do, and inconvienience everyone else =\
if you add another flag like i just said, it wouldnt inconvenience anybody.. like.. only make it work with map if you're using isreading map with it.. or something X.X
how many people use M as a key that isn't map-related anyways?
__________________

Reply With Quote
  #7  
Old 09-18-2002, 05:40 AM
R0b1n-NPC R0b1n-NPC is offline
Registered User
Join Date: Sep 2002
Posts: 397
R0b1n-NPC is on a distinguished road
i use it to close down say2 boxes :P
__________________
- R0bin
Reply With Quote
  #8  
Old 09-18-2002, 09:11 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by R0b1n-NPC
i use it to close down say2 boxes :P
Me too.
STOP BEING INTELLIGENT!
__________________

Reply With Quote
  #9  
Old 09-25-2002, 07:21 AM
R0b1n-NPC R0b1n-NPC is offline
Registered User
Join Date: Sep 2002
Posts: 397
R0b1n-NPC is on a distinguished road
??
What did i do?
__________________
- R0bin
Reply With Quote
  #10  
Old 09-26-2002, 11:03 PM
BinaryCrash BinaryCrash is offline
No memory dump.
Join Date: Jul 2002
Location: Brazil
Posts: 70
BinaryCrash is on a distinguished road
Send a message via ICQ to BinaryCrash Send a message via MSN to BinaryCrash
i think he wants to make a diferent style of map view...
Reply With Quote
  #11  
Old 09-27-2002, 12:18 AM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
Re: keypressed bug

Quote:
Originally posted by CheeToS2
if you press a key when you're looking at the map, it doesn't trigger the keypressed event
Then script your own map. Use onmapx, onmapy. Only trouble is you can't know which image should be used for the map. But there should be no problem if you are only using one map on your world. Else use onmapx to find out on which map you are.
To get the positions of other players you'd need an NPC server.
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote
  #12  
Old 09-27-2002, 01:03 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
I'm not even trying to make a map -_-
just make it play a gani when you open/close the map.
__________________

Reply With Quote
  #13  
Old 09-27-2002, 01:17 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Quote:
Originally posted by CheeToS2
I'm not even trying to make a map -_-
just make it play a gani when you open/close the map.
replaceani maps1/2/3,new ani

Wouldn't that work?
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #14  
Old 09-27-2002, 03:21 AM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
Quote:
Originally posted by AlexH


replaceani maps1/2/3,new ani

Wouldn't that work?
It should work.
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote
  #15  
Old 09-27-2002, 04:02 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
not with new bodies
__________________

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 06:18 AM.


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