[JJ's CP]How to add buff?
Moderator: Cheaters
-
- Newcomer
- Posts: 7
- Joined: October 13th, 2008, 4:20 am
[JJ's CP]How to add buff?
Is there any way to add buff only? Ex: i want the Vampiric Aura, so i have to add an ability for that,is there any way to add it directly?
-
- Forum Staff
- Posts: 519
- Joined: October 18th, 2010, 8:43 am
Re: [JJ's CP]How to add buff?
Find the rawcode for it either through RMPQEx or World Editor and then use the -add command.
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
Re: [JJ's CP]How to add buff?
buff only? as in you don't see the ability icon?
yea you can, but you have to make an item ability with that buff and -add that ability
yea you can, but you have to make an item ability with that buff and -add that ability
-
- Junior Member
- Posts: 45
- Joined: October 25th, 2010, 7:11 am
Re: [JJ's CP]How to add buff?
I dont think you can get the effect without the ability. Ex. You only can see the vampiric aura buff icon but you dont get the life steal effect. But i dont know how to add the buff only without the ability.
(Signature by Risugami)
-
- Senior Member
- Posts: 134
- Joined: September 25th, 2011, 1:15 pm
- Title: Slacking
Re: [JJ's CP]How to add buff?
IIRC the effect you get from a ability is from the buff itself. So I believe you do get the life steal effect from the vampiric aura buff icon.nafre wrote:I dont think you can get the effect without the ability. Ex. You only can see the vampiric aura buff icon but you dont get the life steal effect. But i dont know how to add the buff only without the ability.
(Made by: Risugami) | Risugami's Signature Workshop
"As a young boy, I was taught in high school that hacking was cool. - Kevin Mitnick"
-
- Junior Member
- Posts: 45
- Joined: October 25th, 2010, 7:11 am
Re: [JJ's CP]How to add buff?
I thought the buff icon does not matter because in world editor you can always change the buff icon and the effect will still be the same.
(Signature by Risugami)
-
- Senior Member
- Posts: 134
- Joined: September 25th, 2011, 1:15 pm
- Title: Slacking
Re: [JJ's CP]How to add buff?
"Icon"
(Made by: Risugami) | Risugami's Signature Workshop
"As a young boy, I was taught in high school that hacking was cool. - Kevin Mitnick"
-
- Junior Member
- Posts: 45
- Joined: October 25th, 2010, 7:11 am
-
- Newcomer
- Posts: 19
- Joined: September 5th, 2009, 2:20 am
Re: [JJ's CP]How to add buff?
I have a question. How can i uplevel for ability was added by -add command?
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: [JJ's CP]How to add buff?
IIRC it goes -add
Code: Select all
[LEVEL]
Example:
-add h000 3
Will add the ability h000 on lvl 3. But I could be wrong, I don't deal with those stuff