View Single Post
  #2  
Old 06-06-2002, 03:23 AM
Logo Logo is offline
Banned
Join Date: Nov 2001
Posts: 377
Logo is on a distinguished road
Send a message via AIM to Logo
NPC Code:

if (playerenters) {
showimg 2001,#3,6*16,6*16;
changeimgvis 2001,4;
showimg 2002,@Ariel@ = strtofloat(#3),9*16,6*16;
changeimgvis 2002,4;
}



I think, heh
Reply With Quote