
11-18-2001, 02:17 PM
|
|
Registered User
|
Join Date: Jun 2001
Posts: 244
|
|
|
setstring compdead,
should be changed to:
setstring compdead, ;
and,
if (isweapon&&compdead=<50) {
should be changed to:
if (isweapon&&strtofloat(#s(compdead))>=50) { |
__________________
Graal2001 NPC Maker
Frolic Owner
Aim: C Y B N E X T
|
|
|
|