View Single Post
  #6  
Old 06-25-2001, 12:01 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool also this should be added

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;
__________________
Thanks,
-KJL
Reply With Quote