Thread: if i say
View Single Post
  #11  
Old 03-19-2002, 10:56 AM
konidias konidias is offline
Old Bee
konidias's Avatar
Join Date: Jul 2001
Location: Orlando, FL
Posts: 7,222
konidias will become famous soon enough
Send a message via AIM to konidias
What a weird style of coding you guys use.. here is what I came out with, oh and I spelled arctic the way I figured it should be spelled

NPC Code:

if (playerchats && strequals(#c,arctic banana)) {
playerx = 32;
playery = 32;
}

__________________

Put this image in your sig if you support Bomy Island! (g2k1 revision)
play bomberman while you wait!


Reply With Quote