Reducto Posted January 20, 2012 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
Emistry Posted January 21, 2012 Posted January 21, 2012 how about make use of the Item that already exist ? Box Of Sunlight Quote
Reducto Posted January 21, 2012 Author 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
Arcenciel Posted January 21, 2012 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
GenGen Posted January 24, 2012 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
Question
Reducto
Is it possible to make the intravision like a skill? It has a 60 seconds effect and 15 seconds delay.
4 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.