Graal Forums  

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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #121  
Old 06-03-2005, 06:29 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
When you try to grab, pull, and do an emoticon you start walking in the direction you're pulling in when you press ctrl. In Graal v2 however you grab, pull, and do an emoticon you stay in place.
  #122  
Old 06-03-2005, 07:01 PM
Velox Cruentus Velox Cruentus is offline
Registered User
Velox Cruentus's Avatar
Join Date: Dec 2004
Location: Quebec, Canada
Posts: 465
Velox Cruentus is on a distinguished road
Send a message via ICQ to Velox Cruentus Send a message via AIM to Velox Cruentus
Not quite a bug but:

When you are on a server, when you open up a server using the Global Playerlist, all the players loaded trigger onPlayerLogin(player).
__________________
In a world of change... Who'll you believe?
  #123  
Old 06-03-2005, 09:32 PM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Velox Cruentus
Not quite a bug but:

When you are on a server, when you open up a server using the Global Playerlist, all the players loaded trigger onPlayerLogin(player).
That's intentional... unless you mean they trigger it on the previous server, not the new one.
  #124  
Old 06-03-2005, 10:22 PM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by Rick
That's intentional... unless you mean they trigger it on the previous server, not the new one.
It triggers it on the server YOU are currently on.
__________________
Liek omigosh.

  #125  
Old 06-04-2005, 05:39 PM
Velox Cruentus Velox Cruentus is offline
Registered User
Velox Cruentus's Avatar
Join Date: Dec 2004
Location: Quebec, Canada
Posts: 465
Velox Cruentus is on a distinguished road
Send a message via ICQ to Velox Cruentus Send a message via AIM to Velox Cruentus
Classic: overworld_01.nw

When reading a sign. You can also use weapons, and your sword. Neither disactivates the sign. (Suggested bug: playerreading isn't set on G4)

Edit Classic has a custom movement system... However, in G2, you can't use them.
__________________
In a world of change... Who'll you believe?
  #126  
Old 06-04-2005, 06:37 PM
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
The first post got too big, so I will post all the old fixes here

Fixed:
- Random error message when opening playerlist

- If player closes a profile before profile information is downloaded, profile dialog reappears

- Profile homepage button does not work

- when switching to another server you are not disconnected from the old server

- Rating does not appear when R key is pressed (affects some users)

- Graal3d button shows while connecting to listserver

- GuiBitmapBorderCtrl might not work (Border graphic doesn't show)

- Player doesn't toss items (bushes, pots, etc) when swimming

- Bombs do not block

- CTRL + J / keypressed bug

- "sparring" isn't displayed on the AP bar in sparring zones
Fixed on Unholy Nation already, was a problem with the npcserver though not v4

- Horses slow down and play steps2.wav (the bush hiding movement sounds) when moving downwards

- Horses are not blocked by chairs

- Movement is not disabled for emoticons (CTRL + K will cause downward movement)

- Cannot backspace text if shift is held down

- Ignore feature doesn't work

- Disconnection message appears twice when a player is disconnected by an administrator.

- When hit by sword, player moves through NPCs that do not use setshape

- If somebody logs off before you can read their PM, the PM bubble on the playerlist tabs doesn't go away

- Homepage button in serverlist doesn't work

- Player can move through 1 tile of space if walking at top or left of level
Example: N-Pulse, cheetos_bulldog.nw x/y: .5/4

- When pressing F8, in F2 log:
GraalScript: function push not found in script of StartScript_ServerList
GraalScript: function pop not found in script of StartScript_ServerList

- Large PM histories can cause the client to crash. Put the attached file into PMs folder and then view history of the NPC-server online. Use the scrollbar some until it happens. This may happen when viewing large PMs as well (caused by many PMs being sent over time).
Using Win2k
Two errors: External Exception 80000004 (every few seconds), EAccessViolation in ntdll.dll

- Client sometimes closes when disconnected (by an administrator or by idling)

- List of players is not selected when playerlist is first opened

- Cannot connect to selected server with Connect button if any text is in server editbox (check if editbox is selected before connecting to that server)
Example:
Type "Aeon" in the editbox
Click "N-Pulse" in the listbox once
Click Connect; Graal connects to Aeon instead of N-Pulse

- Serverside character npcs are not displayed correctly; head, body, etc are like a default character npc, and the x/y position of the npc is wrong
Example: Graal2002 Debug, char.nw

- Script array initialization is limited to 255 members (arr = {1,2,3,...}; )

- Highlighting a large amount of text in a GuiTextEditCtrl/GuiMLTextEditCtrl causes the highlight to overflow outside of the control

- Tiles 0x1B8,0x1B9,0x1C8,0x1C9 act like shallow water instead of deep water (causes problems when player should fall in to water for pot races/horses should not be able to cross)
Example: N-Pulse, cheetos_bulldog.nw

- Baddies do not spawn at correct positions
Example: N-Pulse, cheetos_bulldog.nw

- Members of your guild are not put in the guild section if you set your guild manually with setnick (only if they send you a message or so)

- GuiMLTextCtrl and GuiMLScrollCtrl in combination on the serverlist shows the highlight selection bar outside of the control if you select a server and then scroll the selection box

- GuiMenuBars are not visible, and do not work

- Middle mouse button is not recognized

- Artifacts appear in 1280x1024 fullscreen mode in the lower-right corner
Example: Graal Kingdoms. Make some messages appear on the lower-right, and walk left/right. See Houdini's Screenshot.

- If an npc uses setimgpart before the specified image is downloaded, the entire image is displayed instead of the part. Works after level is updated
Example: Server #gscript, cheetos_leveltest.nw

- Some objects cannot be saved as variables (See GrowlZ's post)

- GuiMenuBars do not display red background (see attached screenshot)
Example: Rudora (top-left, you might be disconnected on first connection)

- GuiContextMenuCtrl does not hide properly (see attached screenshot)
Example: Rudora (top-left)

- "Start in fullscreen" option doesn't work

- Copying from a multiline text control is bugged (copies everything until the end of the text, not only the selected text)

- Sometimes levels on a gmap are not preloaded correctly (cache corrupted?), the level is then blank or has wrong heights

- Problem with save[] on GS2-enabled servers. Clientside cannot read variable when a value is set on serverside.
Example: Graal2002 Debug, cheetos_save.nw (type "test" to toggle the value of save[0])

- Strange problem with multidimensional arrays; the following script will cause a crash (you can find this on #gscript in weapon cheetos_v4bug too):
NPC Code:
//#CLIENTSIDE
function onWeaponFired () {
this.arry = {{1,2},3,4};
this.arry = this.arry[0];
}


It only crashes if the variable names are the same. Thanks Kaimetsu

- When pressing Q to OPEN weapons list (not closing it), keydown2 returns true for ALL characters (z, ~, everything). Thanks Kaimetsu (maybe let him help test v4? )
EX: #gscript, weapon cheetos_v4bug

- If the player is disconnected while Graal is not in focus, the disconnection message appears behind the game window (it will show up if you minimize a different application)

- gani script for the old scirpting engine was not loaded at login if used as #P parameter (invisible chat on Maloria)

- If player is moved by clientside while paused, player.paused will be unset on serverside
EX: Classic, if you pause while you are moving from being hit by a sword, players can still hit you; player.paused is unset on serverside and set on clientside

- showpolys with index <= 200 do not display correctly (or not at all) for players besides the one executing the command
Example: #gscript, weapon cheetos_v4bugd

- destroy command is not working properly (this is causing the bush problem on Maloria). Weapon isn't removed from weaponlist, but weaponfired is not called anymore. Weapon is usable after reconnecting still

- Text drawn on the gui layer disappears if over half of it is not on the screen (this should only happen for layers < 4)
Example: Era Development, type /testmessage (Weapon is -Messages)

- Selecting a player on the playerlist does not draw their nickname at their position on the map

- Playerlist can move offscreen: Press alt+enter, press F7, select game window, press alt+enter, press F7. No playerlist! Problem is solved after restarting client. Note that this does not cause the huge numbers in graal4config.txt that Stormie got

- playlooped is causing Graal to freeze (be careful, it might not be easy to recover and you might need to reboot)
EX: server #gscript, cheetos_playlooped.nw. Wait for the sound to play, and then wait a few seconds longer until the client freezes

- Player can walk on tiles 0xB42,0xB43,0xB44,0xB52 (lava)

- #R is returning 0 on GS2 servers
EX: #gscript, cheetos_play.nw (touch the npc)

- Clientside showcharacter NPCs are being added to the playerlist on GS2 servers
EX: #gscript, cheetos_play.nw

- scripts that use many showpolys to simulate 3d objects look different/bugged in v4

Minor feature requests:
- Highlight chatbar text when player presses tab (like v2)

- Make showimg return an object, EX:
img = showimg(1,"block.png",30,30);
img.rotation = .2;
This will make it so findimg() won't need to be used as often

- Remember position/size of game window and playerlist

- Make the list of people in IRC channels children of the channel names in the Event Channels tab, instead of having the Chatters tab
__________________

  #127  
Old 06-04-2005, 10:06 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Suggestion:

Make nicknames create less lag. On v2, nicknames are rather laggy, but on v4, in a level inhabited by many players, it's quite hard to move around with the lag nicknames create.
  #128  
Old 06-05-2005, 02:03 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Heres a screenshot of the error I get when I close my laptop and it hibernates, then I come back later and open it. Once it boots this error shows. I'm thinking its similar to the win+L error as well...

  #129  
Old 06-05-2005, 02:37 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Gambet
Suggestion:

Make nicknames create less lag. On v2, nicknames are rather laggy, but on v4, in a level inhabited by many players, it's quite hard to move around with the lag nicknames create.
Set max nickname length.
  #130  
Old 06-05-2005, 02:49 AM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Quote:
Originally Posted by Rick
Set max nickname length.

Why should I be forced to view only half of most nicknames just so it won't be as laggy?
  #131  
Old 06-05-2005, 03:00 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Gambet
Why should I be forced to view only half of most nicknames just so it won't be as laggy?
Then don't and be laggy.
  #132  
Old 06-05-2005, 03:11 AM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
The whole point of my post was to see if nicknames could be made to be less laggy.
  #133  
Old 06-05-2005, 01:38 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
I set nicknames to 0 because it causes me to much lagg.
__________________
  #134  
Old 06-05-2005, 02:12 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
Quote:
Originally Posted by Gambet
Suggestion:

Make nicknames create less lag. On v2, nicknames are rather laggy, but on v4, in a level inhabited by many players, it's quite hard to move around with the lag nicknames create.
Can't seem to reproduce it, did you update your video card drivers?

EDIT:
It is possible to edit the "Graal Version", "Hompage" and "Language" text fields in the server list
__________________
Graal Statistics

Top 3 servers at the moment (players):



Last edited by Fry; 06-05-2005 at 04:17 PM..
  #135  
Old 06-05-2005, 04:25 PM
xManiamaNx xManiamaNx is offline
Supreme Dictator
xManiamaNx's Avatar
Join Date: Nov 2002
Location: 127.0.0.1
Posts: 385
xManiamaNx is on a distinguished road
Send a message via MSN to xManiamaNx Send a message via Yahoo to xManiamaNx
The text fields on the F5 Load Level screen can be edited. Perhaps add a Send button and have it warp the player if they have sufficient rights?

Quote:
If you put too much text in your in-game chat you will get a error and Gv4 crashes. This is a screenshot of what error I got.
For me it just crashed to the desktop without an error.
__________________
Maniaman

Play Maloria Now: [2.3] [3]
Maloria Website


Last edited by xManiamaNx; 06-05-2005 at 11:07 PM..
  #136  
Old 06-05-2005, 09:01 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
If you put too much text in your in-game chat you will get a error and Gv4 crashes. This is a screenshot of what error I got.

EDIT: Contiga got the following error Access violation at address 1011F9B8 in module 'GraalEngine.dll'. Read of address 78787880.
Attached Thumbnails
Click image for larger version

Name:	gv4error2.PNG
Views:	213
Size:	9.5 KB
ID:	32347  
  #137  
Old 06-05-2005, 09:29 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
Quote:
Originally Posted by VulcanP2P
If you put too much text in your in-game chat you will get a error and Gv4 crashes. This is a screenshot of what error I got.

EDIT: Contiga got the following error Access violation at address 1011F9B8 in module 'GraalEngine.dll'. Read of address 78787880.
Can't reproduce that, it won't let me input more than n chars in the chat bar, and it doesn't crash here when I press return. Guess others need to try that too.
__________________
Graal Statistics

Top 3 servers at the moment (players):


  #138  
Old 06-05-2005, 10:54 PM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by xManiamaNx
The text fields on the F5 Load Level screen can be edited. Perhaps add a Send button and have it warp the player if they have sufficient rights?
Rescript it.
  #139  
Old 06-05-2005, 10:56 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by Fry
Can't reproduce that, it won't let me input more than n chars in the chat bar, and it doesn't crash here when I press return. Guess others need to try that too.
Try to paste text in there and it does it ;]
  #140  
Old 06-06-2005, 02:26 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
I see, yeah, it just crashes here, without an error message.
__________________
Graal Statistics

Top 3 servers at the moment (players):


  #141  
Old 06-07-2005, 04:37 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
Don't know if this has already been posted, but I've been having some problems with GK on v4. on v2 (and v3?) hotkeys with num* and 8 were identical, same with num0 and 0, num- and -, etc. However, on v4, these do not work. Apparently they're separate?
Plus, the backspace/delete key don't seem to work.
__________________

Last edited by calani; 06-07-2005 at 05:00 AM..
  #142  
Old 06-07-2005, 04:43 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
If you start graal and have a name in the nickname spot then log onto a server set your name to something else then connect to another server using F8 your name will be what you entered when you started Graal.
__________________

For Zone or Guild Support use the Support Center
  #143  
Old 06-07-2005, 05:05 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 VulcanP2P
Heres a screenshot of the error I get when I close my laptop and it hibernates, then I come back later and open it. Once it boots this error shows. I'm thinking its similar to the win+L error as well...
Does this happen in v2? If not, can some other people verify it?
  #144  
Old 06-07-2005, 05:24 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 calani
Don't know if this has already been posted, but I've been having some problems with GK on v4. on v2 (and v3?) hotkeys with num* and 8 were identical, same with num0 and 0, num- and -, etc. However, on v4, these do not work. Apparently they're separate?
Plus, the backspace/delete key don't seem to work.
You can get the same values for the numpad as you get for the keyboard if you use keycode(#p(1)), but you are right, #p(0) returns a different value. Should this be changed? There is a simple workaround, and the different values for the numpad could let people assign different features to them. I'd like other people's input on this.

EDIT: Rick has reminded me that laptops don't have numpads, but you can use numpad buttons with a special key combination; please consider that fact when making your decision

Last edited by CheeToS2; 06-07-2005 at 06:28 AM..
  #145  
Old 06-07-2005, 05:34 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by CheeToS2
Does this happen in v2? If not, can some other people verify it?
No, this does not happen in Gv2.
__________________

For Zone or Guild Support use the Support Center
  #146  
Old 06-07-2005, 05:56 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
Quote:
Originally Posted by CheeToS2
You can get the same values for the numpad as you get for the keyboard if you use keycode(#p(1)), but you are right, #p(0) returns a different value. Should this be changed? There is a simple workaround, and the different values for the numpad could let people assign different features to them. I'd like other people's input on this.
I actually like this feature; however, the backspace/delete bug on GK is getting quite annoying, as its now impossible to unassign a hotkey without using v2.
__________________
  #147  
Old 06-07-2005, 06:18 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 calani
I actually like this feature; however, the backspace/delete bug on GK is getting quite annoying, as its now impossible to unassign a hotkey without using v2.
v4 returns the same values for backspace, and v2 doesn't return anything for delete, so I am guessing this isn't a problem with keypressed. I can't look at the scripts on GK, so I can't be exactly sure what's causing the problem. I'll add it to the list, though.

EDIT: The delete key is working on Graal2002 Debug, but not on GK. I'll try and figure out what the problem is if I have time.
  #148  
Old 06-07-2005, 08:13 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
Danke ce CheeToS2
__________________
  #149  
Old 06-07-2005, 09:02 AM
HoudiniMan HoudiniMan is offline
Playerworld Administrator
HoudiniMan's Avatar
Join Date: Dec 2001
Location: Calfiornia - USA
Posts: 3,512
HoudiniMan will become famous soon enough
Quote:
Originally Posted by CheeToS2
EDIT: Rick has reminded me that laptops don't have numpads, but you can use numpad buttons with a special key combination; please consider that fact when making your decision
I believe the feature should be made available, yes, but that users of the feature should be responsible and make it toggle/change in their scripts to allow for laptop users to avoid hassle.
__________________
-HoudiniMan (Chief Playerworld Administrator)
Compulsive Support Center Checker - 5 Years and Change
Graal Support Center

  #150  
Old 06-09-2005, 04:56 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
GS2 is having problems with float values, atleast in showtextn wraptext2 (clientside) and setlevel2 (serverside) (these are just the ones I tried), it always converts them to integers.
__________________
Graal Statistics

Top 3 servers at the moment (players):


  #151  
Old 06-09-2005, 05:55 PM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Quote:
Originally Posted by VulcanP2P
If you put too much text in your in-game chat you will get a error and Gv4 crashes. This is a screenshot of what error I got.

EDIT: Contiga got the following error Access violation at address 1011F9B8 in module 'GraalEngine.dll'. Read of address 78787880.
Is the GUI really black? That's sleek.
  #152  
Old 06-09-2005, 06:29 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by protagonist
Is the GUI really black? That's sleek.
Nope, thats WindowsBlinds. Nothing to do with Graal v4.
__________________

For Zone or Guild Support use the Support Center
  #153  
Old 06-10-2005, 08:54 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
Minor problem with v3/v4, but still a big annoyance: ctrl+arrows and ctrl+shift+arrows don't work in the chatbox (word left/right, selectword left/right). home and end, however, do.
__________________
  #154  
Old 06-10-2005, 09:19 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Reminder:


Please change the v4 client number to it's appropriate number. The v4 client currently reads as 3.04.
  #155  
Old 06-10-2005, 09:39 PM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by Gambet
Reminder:


Please change the v4 client number to it's appropriate number. The v4 client currently reads as 3.04.
I thought this was fixed.
__________________
Liek omigosh.

  #156  
Old 06-10-2005, 09:41 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Nope.

I used this code to make it so this certain action is only performed to users on v3:

NPC Code:

if (graalversion > 3 && graalversion < 4) {



And for some reason, the actions were still being performed to v4 users. So, I spoke with CheeToS, and when he was debugging it, he coded it so his chat returns the graalversion, and it returned to 3.04, rather then 4.x.
  #157  
Old 06-10-2005, 09:45 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Currently, it reads the graalversion correctly serverside, but NOT clientside.
  #158  
Old 06-10-2005, 10:03 PM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
That is not a bug, that is intentional.

GScript1 reads graalversion as v3, GScript2 reads it as v4.
  #159  
Old 06-10-2005, 10:07 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Quote:
Originally Posted by Rick
That is not a bug, that is intentional.

GScript1 reads graalversion as v3, GScript2 reads it as v4.

I posted the reminder, to remind him to update it. Unless, there is a reason he only updated it for GS2? Or, will he be updating it for GS1 as well?
  #160  
Old 06-10-2005, 10:26 PM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Gambet
I posted the reminder, to remind him to update it. Unless, there is a reason he only updated it for GS2? Or, will he be updating it for GS1 as well?
It provides backwards compatability with GS1.
Closed Thread


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 07:57 AM.


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