AnnieRuru

Results 22 comments of AnnieRuru

since I have some time now, just write something here to explain whats happen this post will be announce on the forum --------------------------------------------------------------------- ***Removed*** just read on the forum http://herc.ws/board/topic/15991-onnpckillevent-changes/...

screw the previous post, github markdown just feels entirely different than using IPB forum so I post a full description of this PR on the forum http://herc.ws/board/topic/15991-onnpckillevent-changes/ I want @MishimaHaruna...

ok let me take some time to read that issue from kenpachi 1st

> @Emistry If you agree I'd take over this task... 101% agree + support

I have recently done a lot changing to pre-renewal setting .... some member ask how to reduce casting time based on dex ... then I proceed with recompile with pre-re...

> It seems like when downloading and using windows the issue appears I am using windows ..... com'on if it error on windows I should be the first one to...

``` prontera,162,175,3 trader Headgears Merchant 1 1_F_MERCHANT_01,{ OnInit: sellitem Ribbon_; stopselling Ribbon_; sellitem Ribbon_; stopselling Ribbon_; sellitem Ribbon_; stopselling Ribbon_; sellitem Ribbon_; } ``` how to reproduce ? this ribbon...

nope, still can't reproduce ``` /* demonstrate barter shop */ prontera,159,160,4 trader Barter Shop#prt 4_M_KID1,{ OnInit: tradertype(NST_BARTER); sellitem White_Herb, 100, Red_Potion, 2; stopselling White_Herb, Red_Potion, 2; sellitem Blue_Herb, 200, Orange_Potion,...

```c prontera,162,175,3 trader Headgears Merchant 1 1_F_MERCHANT_01,{ OnInit: tradertype(NST_BARTER); sellitem 501, 1, 7227, 1; sellitem 502, 1, 7227, 1; sellitem 503, 1, 7227, 1; sellitem 504, 1, 7227, 1; stopselling...

the reason why it was separate `boss_monster` and `monster` spawn right now is because of convex mirror ```c prontera,155,185,0,0 monster PORING 1002,1,5000,5000 prontera,155,185,0,0 boss_monster PORING 1002,1,5000,5000 ``` I just tested...