Jayz Posted November 5, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 407 Reputation: 55 Joined: 07/24/12 Last Seen: October 22, 2024 Share Posted November 5, 2012 (edited) When drop item not lost.. only certain item when drop not lost example Megingjard when drop this player the item is not lost in the floor Example: Player drop the megingjard in some place after 30mins or 1month the item still there not lost in the floor Edit: Solve by goddamit Edited November 10, 2012 by Zack- Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted November 5, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted November 5, 2012 (edited) move to source modification request let's see... 1. need a new table to store `itemdrop` ... a new file name `db\itemdrop.txt` 2. every time a server start up need to read the table and makeitem on the floor... 3. every time a player drop this certain items listed in itemdrop.txt, it adds to `itemdrop` table .. 4. every time a player pick up this said items, it remove the line from the table ... 5. if a gm do @cleanmap, it wont remove these items ... .... I hope I'm not missing any steps .... but I'm not going to do this ... too much ... ..... though sounds possible Edited November 5, 2012 by AnnieRuru Quote Link to comment Share on other sites More sharing options...
Jayz Posted November 5, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 407 Reputation: 55 Joined: 07/24/12 Last Seen: October 22, 2024 Author Share Posted November 5, 2012 oh i see.. uhmm.. anyone can help me to do this? b'coz i dont have much knowledge about source edits Quote Link to comment Share on other sites More sharing options...
Jayz Posted November 6, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 407 Reputation: 55 Joined: 07/24/12 Last Seen: October 22, 2024 Author Share Posted November 6, 2012 bump Quote Link to comment Share on other sites More sharing options...
Question
Jayz
When drop item not lost.. only certain item when drop not lost
example Megingjard when drop this player the item is not lost in the floor
Example:
Player drop the megingjard in some place after 30mins or 1month the item still there not lost in the floor
Edit:
Solve by goddamit
Edited by Zack-Link to comment
Share on other sites
3 answers to this question
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.