Jayz Posted November 5, 2012 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
AnnieRuru Posted November 5, 2012 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
Jayz Posted November 5, 2012 Author 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
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-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.