Tzuridis Posted June 22, 2012 Posted June 22, 2012 (edited) I made an item that would increase the damage of Gunslinger skills because they do such low damage and I didnt want to do source edits. Can anyone tell me what is wrong with this script? It doesnt actually increase the skill damage. 3378,Ring_Name,Ring Name,5,20,,100,,0,,0, 0x01000000,1,2,136,,0,0,0,{ bonus2 bSkillAtk,"<GS_TRACKING>",<1800>; bonus2 bSkillAtk,"<GS_PIERCINGSHOT>",<800>; bonus2 bSkillAtk,"<GS_GROUNDDRIFT>",<3500>; bonus2 bSkillAtk,"<GS_SPREADATTACK>",<1200>; bonus bMaxHP,8000; bonus bMaxSP,1000; } Is there any other way other than a source edit to increase skill damage? (I tried to use the code box thing but it kept deleting the skills.) Thanks, Tzuridis Oh wait, wow lol the I cant believe I didnt notice the < & > that was my error. Solved my own problem , thanks if you read anyway. Edited June 22, 2012 by Tzuridis Quote
Question
Tzuridis
I made an item that would increase the damage of Gunslinger skills because they do such low damage and I didnt want to do source edits. Can anyone tell me what is wrong with this script? It doesnt actually increase the skill damage.
3378,Ring_Name,Ring Name,5,20,,100,,0,,0, 0x01000000,1,2,136,,0,0,0,{ bonus2 bSkillAtk,"<GS_TRACKING>",<1800>; bonus2 bSkillAtk,"<GS_PIERCINGSHOT>",<800>; bonus2 bSkillAtk,"<GS_GROUNDDRIFT>",<3500>; bonus2 bSkillAtk,"<GS_SPREADATTACK>",<1200>; bonus bMaxHP,8000; bonus bMaxSP,1000; }
Is there any other way other than a source edit to increase skill damage?
(I tried to use the code box thing but it kept deleting the skills.)
Thanks,
Tzuridis
Oh wait, wow lol the I cant believe I didnt notice the < & > that was my error.
Solved my own problem
, thanks if you read anyway.
Edited by Tzuridis0 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.