- Joined
- Aug 8, 2010
- Messages
- 1,022
Hello. I have a script and i want to ask you if it works properly because i don't have anyone to test with. So this is the script :
Is it right?
P.S. I know that i am leaking 10 locations.
-
asd2
-
Events
- Time - Every 0.30 seconds of game time
- Conditions
-
Actions
-
Player Group - Pick every player in (All players) and do (Actions)
-
Loop - Actions
- Set CameraLoopNumber = (Player number of (Picked player))
- Custom script: set udg_CameraLocation[udg_CameraLoopNumber] = GetCameraTargetPositionLoc()
-
Loop - Actions
-
For each (Integer IntegerLoop) from 1 to 10, do (Actions)
-
Loop - Actions
- Cinematic - Ping minimap for (All players) at CameraLocation[IntegerLoop] for 1.00 seconds
-
Loop - Actions
-
Player Group - Pick every player in (All players) and do (Actions)
-
Events
Is it right?
P.S. I know that i am leaking 10 locations.