View Single Post
  #8  
Old 06-25-2001, 02:00 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Re: also this should be added

Quote:
Originally posted by KJS
the function
chr(ascii code)
and
#chr(ascii code) (for like messages and stuff)

and it will give you the letter... it would be good for signs and stuff if you want to do something like

setplayerprop #c,This is a test; A very good test;

it wouldn't work....

so like that is were chr could go in place like

setplayerprop #c,this is a test#chr(59) A very good test;
You can do #K(Ascii code) for that.
__________________

Reply With Quote