Global Chat ingame error
#4

Code:
foreach(Player, i)
is the old way to use foreach.
Code:
foreach(new i:Player)
is how you'd want to do it.
Reply


Messages In This Thread
Global Chat ingame error - by SkyFlare - 09.06.2020, 06:33
Re: Global Chat ingame error - by Fairuz - 09.06.2020, 08:29
Re: Global Chat ingame error - by SkyFlare - 09.06.2020, 09:43
Re: Global Chat ingame error - by Adamoneoone - 09.06.2020, 11:40
Re: Global Chat ingame error - by SkyFlare - 09.06.2020, 13:31

Forum Jump:


Users browsing this thread: 1 Guest(s)