Hi lehamamura.
1.Open your module
2.import the erf
3.add the on_player_death script to your moule propertys
OnPlayerDeath.
[if you alrdy got a another OnplayerDeath Script just add
the folowing lines]
#include"inc_eye_patch"
object oPC = GetLastPlayerDied();
SetUpEyecollor(oPC);
4.Add the on_player_enter script to your module propertys
OnClientEnter.
[if you alrdy got a another OnClientEnter Script just add
the folowing lines]
#include"inc_eye_patch"
object oPC = GetEnteringObject();
SetUpEyecollor(oPC);
5.done
10 - A Masterpiece, Genuinely Groundbreaking 9 - Outstanding, a Must Have 8 - Excellent, Recommended to Anyone 7 - Very Good, Deserves a Look 6 - Good, Qualified Recommendation 5 - Fair, Solid yet Unremarkable 4 - Some Merit, Requires Improvements 3 - Poor Execution, Potential Unrealized 2 - Very Little Appeal 1 - Not Recommended to Anyone