Since no one else has said it yet; Thank you Dastgir for being so fast to update these. The community definitely appreciates it.
ReckedCat
Member Since 20 Dec 2015Offline Last Active May 14 2016 09:09 PM
ReckedCat hasn't added any friends yet.
No latest visitors to show
04 May 2016 - 11:06 PM
Since no one else has said it yet; Thank you Dastgir for being so fast to update these. The community definitely appreciates it.
08 March 2016 - 12:03 AM
Someone can reupload the script?
See attached.
That's the latest version.
There may be things you need to adjust or remove for your own server, but this is currently what is being used.
06 February 2016 - 03:02 AM
it doesnt work,
[Error]: npc_parsesrcfile: Unknown syntax in file 'npc/ekstra/Reseter.txt', line'1'. Stopping...anyone know how to fix ?
There were a couple of issues. I fixed some space->tab conversions, and then fixed check/setriding->check/setmount.
Should work fine now.
20 January 2016 - 02:52 AM
FYI, I've noticed that the use of this script causes memory leakage from the cash shop being reloaded.
I personally see around 763 bytes that fails to be released after a reload. Running the command twice left 1426 bytes that the Memory Manager had to clean up afterwards.
Not that this is that much, but I imagine it could become an issue with extended use.
Not sure if there's much that can be done on this one.
The code looks like it frees up the struct it creates, and deletes the timer. I'll look at it later on when I have some time to see if there's something that can be done.
Alternatively, is anyone else noticing this?