![]()
Why the suggestion?
Last edited by Victor ManuelMR on 4 Sep 2020, 3:35, edited 1 time in total.
| ||
Why the big text? Although I do somewhat agree with Victor, the only way to even add active players aside from player 1 and 2 IS through using the cheat codes, which do disable saving. | ||
In terms of optimization it is very good. In a normal 'For' loop you would have to do 128 iterations necessarily to cover all players:
For v(i)=1 to 128 if char(val(i)).alive=1 then 'scripts end if next But with that suggestion, this loop would be faster. For v(i)=1 to sysval(pcount) next I hope I have understood the suggestion well. | ||
Who is online (over the past 5 minutes)Users browsing this forum: 1 guest | ||