
09-20-2002, 04:13 AM
|
|
Registered User
|
 |
Join Date: Apr 2002
Location: Toronto, Ontario, Canada
Posts: 0
|
|
Quote:
Originally posted by R0b1n-NPC
i think functions should have custom variables that can only be used inside the functions, e.g.
PHP Code:
if (playerenters) {
killplayer(#a,Hahah you suck);
}
function killplayer(account,message) {
with (getplayer(account)) {
playerhearts=0;
say2 message;
}
}
that would be teh 1337
|
like php ^_^ |
__________________
^tuff newbie ;x
RavenTelvecho
!Booj
we are 'brothers'
|
|
|
|