Jump to content
  • 0

Sniper Mod


Question

1 answer to this question

Recommended Posts

  • 0
Posted
4 hours ago, Osus said:

 

image.thumb.png.739083155feedeb3c49991ec59832f0a.png

image.png.467c36bb30bdd2c61530631f1ef5a1eb.png

 

It gives me an error for my source code. can anyone help me?

 

 

					if (sc && sc->data[SC_SPIRIT] && sc->data[SC_SPIRIT]->val2 == SL_HUNTER && pc_isfalcon(sd) && sd->status.weapon == W_BOW &&
						(skill=pc_checkskill(sd,SN_FALCONASSAULT))>0 &&
						rnd()%1000 <= sstatus->luk*10/3+1 ) {
						skill_castend_damage_id(src,bl,SN_FALCONASSAULT,skill,tick,SD_LEVEL);
					}

on the screehshot error sC_SPIRIT

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...