Thread: Little Problem!
View Single Post
  #1  
Old 05-21-2002, 03:34 AM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Little Problem!

NPC Code:
if (playertouchsme&&strequals(#s(eventtoken)&&strtofl  oat(#s(eventtoken)>=strtofloat(1)){
setlevel2 level2.graal,30,30;
}
else
if (Playertouchsme) {
say2 #bTokens needed;
}



The idea is, if you have more than ONE eventtoken then it warps you! Its on NONE NPC Server, anyone know prob?

flagitsets (Of Course) is:
eventtoken=xx *xx=Number!

ive tried a few thanks but none seem to work, I am none the wiser, anyone can help?

-Spark911
__________________
--Spark911
Reply With Quote