02-08-2015, 11:49 AM
(b)
If you need to know what is the number you have to "start count" - and if seems to be hard to count it in the source file - just look inside the .lang file. It's in order there.
It does ' need to be sequential - but should. So, you can use a pattern like this:
Fun1
101 (like 1.01)
102
103
Fun2
201
202
203
...
If you need to know what is the number you have to "start count" - and if seems to be hard to count it in the source file - just look inside the .lang file. It's in order there.
It does ' need to be sequential - but should. So, you can use a pattern like this:
Fun1
101 (like 1.01)
102
103
Fun2
201
202
203
...