
11-15-2003, 08:18 AM
|
|
Registered User
|
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
|
|
Quote:
Originally posted by MrGannondorf
after...
NPC Code:
if ((strtofloat(#p(0))>=65&&strtofloat(#p(0))<=90)||( strtofloat(#p(0))>=321&&strtofloat(#p(0))<=346)) addstring client.lunpatexttestis,#K(#p(0));
|
#K(strtofloat(#p(0))); |
|
|
|