View Single Post
  #5  
Old 03-31-2005, 05:21 AM
Evil_Trunks Evil_Trunks is offline
Evil
Evil_Trunks's Avatar
Join Date: Dec 2004
Posts: 391
Evil_Trunks is on a distinguished road
Quote:
Originally Posted by Velox Cruentus
While we're at it -- I'm not too sure how to do #K(x) anymore.
char(x)
or ascii(x) to do the opposite

Quote:
with command doesn't seem to work,
NPC Code:
with (object) {


it works for me...
Quote:
nor is npcscount
npcs.size()


i don't know about anything else though


edit: i think it's getascii, not ascii? i forget which one is for gs2
__________________


Last edited by Evil_Trunks; 03-31-2005 at 07:12 AM..
Reply With Quote