mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 05:57:15 -05:00
Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
5
trunk/scripts/ml_maxturn.nss
Normal file
5
trunk/scripts/ml_maxturn.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF,"vMaximizeNextTurn",TRUE);
|
||||
FloatingTextStringOnCreature("**Maximizing Next Turn Attempt**",OBJECT_SELF,FALSE);
|
||||
}
|
||||
Reference in New Issue
Block a user