clydelion Posted June 2, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted June 2, 2012 This modification works like Dark-RO's @garbage. When a character is in this state, all items he'll drop gets deleted instantly. I have provided 2 downloads, for rAthena and 3CeAM based servers. rAthena: dropautodelete.diff 3CeAM: dropautodelete_3ceam.diff 1 Quote Link to comment Share on other sites More sharing options...
frenzmu06 Posted June 3, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 326 Reputation: 47 Joined: 04/01/12 Last Seen: February 1, 2023 Share Posted June 3, 2012 does this notify you before dropping some important items (eg. cards, rare items)? if you mistakenly drop your for ex. thanatos card then it's gone and can't get it back anymore (the command must notify you if dropping items like these even for once) Quote Link to comment Share on other sites More sharing options...
hakuren Posted June 7, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Share Posted June 7, 2012 you can edit your item on item_trade 1: Item can't be drop Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted July 1, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted July 1, 2012 recompile error c:\documents and settings\digit\desktop\rathena-svn 16357\src\map\atcommand.c(8619): error C2039: 'dropautodelete' : is not a member of '<unnamed-tag>' c:\documents and settings\digit\desktop\rathena-svn 16357\src\map\pc.h(102) : see declaration of '<unnamed-tag>' c:\documents and settings\digit\desktop\rathena-svn 16357\src\map\atcommand.c(8619): error C2039: 'dropautodelete' : is not a member of '<unnamed-tag>' c:\documents and settings\digit\desktop\rathena-svn 16357\src\map\pc.h(102) : see declaration of '<unnamed-tag>' c:\documents and settings\digit\desktop\rathena-svn 16357\src\map\atcommand.c(8621): error C2039: 'dropautodelete' : is not a member of '<unnamed-tag>' c:\documents and settings\digit\desktop\rathena-svn 16357\src\map\pc.h(102) : see declaration of '<unnamed-tag>' battle.c Quote Link to comment Share on other sites More sharing options...
clydelion Posted July 1, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted July 1, 2012 You forgot to diff the pc.h part Index: src/map/pc.h =================================================================== --- src/map/pc.h (revision 16213) +++ src/map/pc.h (working copy) @@ -146,6 +146,7 @@ struct guild *gmaster_flag; unsigned int prevend : 1;//used to flag wheather you've spent 40sp to open the vending or not. unsigned int warping : 1;//states whether you're in the middle of a warp processing + unsigned int dropautodelete : 1; //autodelete dropped items. thus, nothing can be seen by you nor other players. } state; struct { unsigned char no_weapon_damage, no_magic_damage, no_misc_damage; Quote Link to comment Share on other sites More sharing options...
Brynner Posted July 14, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 22 minutes ago Share Posted July 14, 2012 there is a bug here. sometimes it happens. when your character is overwieght at 90% when you drop some item then you pickup it. the item is missing. Quote Link to comment Share on other sites More sharing options...
clydelion Posted July 14, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted July 14, 2012 Hmmm. I don't think your problem is connected to this mod. It didn't touch the pickup function, only drop. Maybe one of your mods? Quote Link to comment Share on other sites More sharing options...
Brynner Posted July 14, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 22 minutes ago Share Posted July 14, 2012 opps sorry.i forgot i modified the pickup functions. btw its working now. Quote Link to comment Share on other sites More sharing options...
Rebel Posted July 16, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 16, 2012 there is a. @cleanmap command in the latest rathena svn.. just like that. Quote Link to comment Share on other sites More sharing options...
clydelion Posted July 16, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted July 16, 2012 This is for players. To delete items with ease. Quote Link to comment Share on other sites More sharing options...
Limestone Posted September 30, 2012 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 647 Reputation: 16 Joined: 11/21/11 Last Seen: December 28, 2022 Share Posted September 30, 2012 @Clydelion, how about if you put restricted items to be dropped in this mod, no need to edit in item_trade. Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted December 31, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted December 31, 2012 how do i install at 3ecam ? Quote Link to comment Share on other sites More sharing options...
clydelion Posted December 31, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted December 31, 2012 Diff it manually. Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted December 31, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted December 31, 2012 i try to install with torquiose but its cannot Quote Link to comment Share on other sites More sharing options...
clydelion Posted December 31, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted December 31, 2012 That's why I said manually diff it. Or try this diff dropautodelete_3ceam.diff Quote Link to comment Share on other sites More sharing options...
Brynner Posted March 22, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 22 minutes ago Share Posted March 22, 2013 how can i set this to automatically by default the item will be automatically deleted. but when you use @dropautodelete the item drop will be back to normal? Quote Link to comment Share on other sites More sharing options...
kalabasa Posted December 18, 2020 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Share Posted December 18, 2020 it work but has bugged once the command is active the dropped item would be deleted but after command is deactivated and try to drop again the item would be duplicated Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.