Issue information

Issue ID
#4783
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Feb 25, 2011 18:19
Last Post
Hercules Elf Bot
Feb 25, 2011 18:19
Confirmation
N/A

Hercules Elf Bot - Feb 25, 2011 18:19

Originally posted by [b]Hunter4565[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4783

@Edit: Sorry for the loooooong code but the codebox isn't working.Only at preview mode.

@Blvl just uses the stat point formula instead of checking and obbeying the "use_statpoint_table" config.

I've tested on my test server under the following settings:
--Max Lvl = 125
--You wont get Stat points after level 115.

Here's my setting at [b]exp.conf[b/]:
CODE
// Use the contents of db/statpoint.txt when doing a stats reset and leveling up? (Note 1)
// If no, an equation will be used which preserves statpoints earned/lost
// through external means (ie: stat point buyers/sellers)
use_statpoint_table: yes

Reaching level 125 by:
@blvl --> 1920 stat points
Killing monsters / Via getexp command --> 1655 stat points.

My statpoint table:
CODE
48
51
54
57
60
64
68
72
76
80
85
90
95
100
105
111
117
123
129
135
142
149
156
163
170
178
186
194
202
210
219
228
237
246
255
265
275
285
295
305
316
327
338
349
360
372
384
396
408
420
433
446
459
472
485
499
513
527
541
555
570
585
600
615
630
646
662
678
694
710
727
744
761
778
795
813
831
849
867
885
904
923
942
961
980
1000
1020
1040
1060
1080
1101
1122
1143
1164
1185
1207
1229
1251
1273
1295
1318
1341
1364
1387
1410
1434
1458
1482
1506
1530
1555
1580
1605
1630
1655
1655
1655
1655
1655
1655
1655
1655
1655
1655
1655


This post has been edited by Hunter4565: Feb 25 2011, 10:22 AM