Jump to content
  • 0

need urgent help my sorcerer skill don`t work


Atleicaro

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  06/13/14
  • Last Seen:  

case UNT_VACUUM_EXTREME:
			if ( tsc && tsc->data[SC_HALLUCINATIONWALK] )
				return 0;
			else {
				sg->limit -= 100 * tstatus->str/20;
				sc_start(ss, bl, SC_VACUUM_EXTREME, 100, sg->skill_lv, sg->limit);
			}
			break;



if (sc && sc->data[SC_VACUUM_EXTREME] && map_getcell(bl->m, bl->x, bl->y, CELL_CHKLANDPROTECTOR))
		status_change_end(bl, SC_VACUUM_EXTREME, INVALID_TIMER);





my vacuum extreme skill not working it show like this in skill.c

 

can anyone help me please?? i`m using rathena GIT version r 12380

 

please help me need to fix this immidietly

 

thank`s for ur help

bump bump help me pleasee....

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  06/13/14
  • Last Seen:  

help me please

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  06/13/14
  • Last Seen:  

uppp

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  74
  • Topics Per Day:  0.02
  • Content Count:  420
  • Reputation:   89
  • Joined:  01/30/12
  • Last Seen:  

Try posting a bug report. Btw could you give us some additional info? What version, what stats the opponent have, etc... Also, try updating, since there were fixes regarding this skill.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...