Thyr
New member
- Messages
- 78
- Points
- 0
- Github
- warcraftfrozen
Is this possible adding a limit on putting grf on data.ini
Example - this is my default format of data.ini
[Data]
0= your.grf
1=palette.grf
2=data.grf
3=rdata.grf
then...
If data.ini changed to this. the client will not launch or start because the other.grf is not trusted grf.
[Data]
0= your.grf
1=palette.grf
2=data.grf
3=rdata.grf
4=other.grf
This idea is just to avoid nodelay.grf or any grf, to avoid uneven gameplay of each players.
Example - this is my default format of data.ini
[Data]
0= your.grf
1=palette.grf
2=data.grf
3=rdata.grf
then...
If data.ini changed to this. the client will not launch or start because the other.grf is not trusted grf.
[Data]
0= your.grf
1=palette.grf
2=data.grf
3=rdata.grf
4=other.grf
This idea is just to avoid nodelay.grf or any grf, to avoid uneven gameplay of each players.
Last edited by a moderator: