Thread
:
Dead Players
View Single Post
#
6
07-21-2013, 03:55 PM
DustyPorViva
Will work for food. Maybe
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
PHP Code:
//#CLIENTSIDE
function
onPlayerChanges
(
pl
) {
if (
pl
.
ani
.
name
==
"dead"
)
pl
.
isblocking
=
false
;
}
DustyPorViva
View Public Profile
View GraalOnline Profile
Find all posts by DustyPorViva