
06-25-2001, 12:01 PM
|
The one, The only -
|
 |
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
|
|
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
|
|
|