Desperado skill

@@anjasoleil0

wrong link of the video pls put the correct url for the video so that we can see what would be the problem
oops, there you go
default_biggrin.png
 https://www.youtube.com/watch?v=h48pJ0V9K40

 
@@anjasoleil0

i tried to test it and this is the result, i remember when i used rA and i got the same problem like yours

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.


@@anjasoleil0 maybe try to remove this line 

trunk/src/map/skill.c

recompile after changing

[cbox] case GS_DESPERADO:
if (rnd()%100 < src->val1)
skill->attack(BF_WEAPON,ss,&src->bl,bl,sg->skill_id,sg->skill_lv,tick,0);
break;[/cbox]

put // in if (rnd()%100 < src->val1)

 
Last edited by a moderator:
@@anjasoleil0

i tried to test it and this is the result, i remember when i used rA and i got the same problem like yours

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
What am I missing?

BTW. Thanks for the reply.

 
Back
Top