Thread: Integer?
View Single Post
  #6  
Old 01-05-2004, 09:32 PM
Ningnong Ningnong is offline
Registered User
Ningnong's Avatar
Join Date: Nov 2002
Location: < -- way
Posts: 262
Ningnong is on a distinguished road
you meant this ?

NPC Code:

this.value = 65.75345;
this.newvalue = int(this.value);
message #v(this.newvalue);



etc..
__________________
Former Global Scripting Team Member


Reply With Quote