Thread
:
spawn baddy probs...
View Single Post
#
4
05-05-2007, 01:36 AM
godofwarares
Webmaster
Join Date: Dec 2006
Location: Florida
Posts: 552
Quote:
Originally Posted by
theHAWKER
that worked thank you soo much.
but how do i delete an npc?
Find the index of the NPC (usually npcscount-1):
PHP Code:
with
(
findNpc
(
npcs
[
npcscount
-
1
]))
{
destroy
();
}
__________________
What signature? I see no signature?
godofwarares
View Public Profile
View GraalOnline Profile
Visit godofwarares's homepage!
Find all posts by godofwarares