Thread
:
Really simple question :)
View Single Post
#
20
10-11-2003, 07:24 PM
Dach
call me Chad, it's cooler
Join Date: Aug 2002
Posts: 1,899
Quote:
Originally posted by GoZelda
Erm, there's nothing in the code...?
as in, people do this
NPC Code:
if (playertouchsme) {
playerhearts = 0;
}
instead of
NPC Code:
if (playertouchsme) {
playerhearts = 0;
}
__________________
Scripting Documents:
Old Script Documentation
-
Movement Tutorial
Dach
View Public Profile
View GraalOnline Profile
Find all posts by Dach