- Joined
- Aug 11, 2006
- Messages
- 2
is there a way to make a trigger or function enabled only in replays.. I mean, i want to run some different triggers when the player view the replay.
for ex:
player p = ....//this may be the player who is viewing replay
call DisplayTextToPlayer(p,0,0,"Now you are viewing the replay")
or something like that. I hope you understand my idea.
thanks for your help...
for ex:
player p = ....//this may be the player who is viewing replay
call DisplayTextToPlayer(p,0,0,"Now you are viewing the replay")
or something like that. I hope you understand my idea.
thanks for your help...