Reducto Posted January 20, 2012 Share Posted January 20, 2012 Is it possible to make the intravision like a skill? It has a 60 seconds effect and 15 seconds delay. Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 21, 2012 Share Posted January 21, 2012 how about make use of the Item that already exist ? Box Of Sunlight Quote Link to comment Share on other sites More sharing options...
Reducto Posted January 21, 2012 Author Share Posted January 21, 2012 Yeah, I want the box of sunlight to be a skill. How to do that? I don't know where to start. Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted January 21, 2012 Share Posted January 21, 2012 I'm moving this topic to source request since that's the only way you can turn that into a skill. Quote Link to comment Share on other sites More sharing options...
GenGen Posted January 24, 2012 Share Posted January 24, 2012 (edited) item_db2.txt add: ID,NAME_HERE,Name Here,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_Intravision,20000,0; },{},{} add new txt file, name it as item_delay.txt // Item Delay Database // Max number of entries is defined in itemdb.h as MAX_ITEMDELAYS // WARNING: Adding/removing/modifying entries here and then using @reloaditemdb will cause problems/inconsistencies! // // Structure: // Item ID,Delay in Milliseconds ID,Delay in Miliseconds example: 12208,60000 //Battle_Manual Edited January 24, 2012 by GenGen Quote Link to comment Share on other sites More sharing options...
Is it possible to make the intravision like a skill? It has a 60 seconds effect and 15 seconds delay.
Link to comment
Share on other sites