Thread
:
Help with a for loop problem?
View Single Post
#
7
06-08-2011, 06:06 AM
fowlplay4
team canada
Join Date: Jul 2004
Location: Canada
Posts: 5,200
You could try using a gani script. I.e:
actor.attr[30] = "alpha.gani,0.5";
Gani: alpha.gani
PHP Code:
SCRIPT
function
onPlayerEnters
() {
player
.
alpha
=
params
[
0
];
}
SCRIPTEND
It might be bugged though, I remember a similar problem.
__________________
Quote:
fowlplay4
View Public Profile
View GraalOnline Profile
Visit fowlplay4's homepage!
Find all posts by fowlplay4