Hello, I can't understand, I need to do for the players, so that wouldn't have wrote in the chat (/ammo) < need that would just be automatic plugin worked for all >
Solved Running function on all players without command?
Discussion in 'Hurtworld Development' started by ЯЗакон, Jul 10, 2017.
-
Attached Files:
-
-
Wulf Community Admin
Use a hook such as OnPlayerConnected or whenever you want to trigger it, else OnServerInitialized and loop through the players that are online.
-
Thank you