noitem plugin

Hi cute cute!
Tip: Add a clif_displaymessage
Example: sprintf (output, "You cannot use% s on this map.", Id-> jname);

 
I think I've fixed memory leak issue since version 1.7

but the line shown in screenshot is indeed version 1.8, latest version

did you reproduce this with `@loadnpc` gm command ?

I tested if use `@loadnpc` only once, there are no memory leak, but `@loadnpc` multiple times on the same file will indeed causes memory leak

otherwise you have to tell me how to reproduce this memory leak issue

 
I think I've fixed memory leak issue since version 1.7

but the line shown in screenshot is indeed version 1.8, latest version

did you reproduce this with `@loadnpc` gm command ?

I tested if use `@loadnpc` only once, there are no memory leak, but `@loadnpc` multiple times on the same file will indeed causes memory leak

otherwise you have to tell me how to reproduce this memory leak issue
Hi mam annie, I do nothing but to install the plugin properly and put "noitem (lhz cards itemid here) in GvG mapflag on map_zone_db".

 
tested with

prontera mapflag noitem 4,5
payon mapflag noitem 4,5
izlude mapflag noitem 4001,4002,4003

izlude mapflag gvg


type `@mapexit`

[Status]: Terminating...
[Status]: Cleaned up 982 maps.
[Status]: Close Map DB Connection....
[Status]: Close Log DB Connection....
[Status]: Finished.
[Info]: Memory manager: No memory leaks found.


no memory leak

I can't reproduce your problem

let me fix that `@loadnpc` anyway

1.9 - plugin

- fix memory leak when do multiple `@loadnpc`

 
Back
Top