Graal Forums  

Go Back   Graal Forums > General Forums > Graal Main Forum (English)
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-30-2005, 05:52 AM
Arkan1k Arkan1k is offline
Delph
Join Date: Feb 2004
Location: Melbourne, Australia
Posts: 35
Arkan1k is on a distinguished road
Send a message via AIM to Arkan1k Send a message via MSN to Arkan1k
The floating point problem still remains on my 2.3.1 client.
Can I get this double checked by anyone?
Just put this in a level and tell me if the zeros between the decimal point and the next number > 0 are removed.

NPC Code:
if (created||timeout) {
disabledefmovement;
if (keydown(0)) val += 0.000005;
elseif (keydown(2)) val -= 0.000005;
setplayerprop #c,#v(val);
timeout = 0.05;
}



Press up or down.
__________________
[ Delph ]
Reply With Quote
  #2  
Old 01-30-2005, 06:43 AM
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
Quote:
Originally Posted by Arkan1k
The floating point problem still remains on my 2.3.1 client.
Can I get this double checked by anyone?
Just put this in a level and tell me if the zeros between the decimal point and the next number > 0 are removed.

Press up or down.
If you are using v2.31 then everything is correct, right-click on your graal.exe and click on "version" to see if you are using the good one.
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 01:53 AM.


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