How would I make it so if you entered a vehicle the users
They got a new stat. usr.stat+=new/stat("Vehicle Health=[usr.vhp]")like this?
ID:178087
Jun 22 2002, 10:59 am
|
|
The stat panel display is handled in the mob.Stat() proc, so what you have to do is set up an if() statement:
Lummox JR