Thread
:
What happened to player.dir?
View Single Post
#
2
03-17-2008, 11:44 AM
[email protected]
Banned
Join Date: Mar 2008
Posts: 861
Nothing.
PHP Code:
//#CLIENTSIDE
function
onWeaponFired
()
{
$random
=
int
(
random
(
0
,
4
));
player
.
dir
=
$random
;
}
[email protected]
View Public Profile
View GraalOnline Profile
Find all posts by
[email protected]