Forum page skipping
Moderator: GZDoom Developers
Forum page skipping
Many user have been complaining about having only "1, 2, 3 ... 234, 235, 236" instead of something useful. I've found this on phpBB page.
I think it uses this command
and it goes up in 15s, so
Would be pages 2 and 3 respectively. However, it seems you can use any number. It's just that the forum uses 15.
Code: Select all
&start=
Code: Select all
&start=15 and &start=30