17.07.2010, 23:41
I'm trying to update the 3d text label PlayerRank which is a string everytime the player updates..
I have:
Update3dTextLabel(Text3D:PlayerRank, BLUE, ranktext);
ranktext is already defined above.
I get the warning "Argument type mismatch".
I have:
Update3dTextLabel(Text3D:PlayerRank, BLUE, ranktext);
ranktext is already defined above.
I get the warning "Argument type mismatch".