Jump to content

ayuda con mi script porafavor ^^


flako_207

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  05/20/15
  • Last Seen:  

hola gente de rathena como están necesito su ayuda si me pueden ayudar por favor. le adjunto la scrip del npc que la he sacado de otro foro y una foto, e implementado las alas que quiero que el npc las cambio por los item que el pide,  como si pueden observar la foto parecen unos hat que yo he borrado los item, pero nose donde eliminar los hat, para que no aparezcan en la quest si me pudieran ayudar les agradeceria mucho


por favor cera el post ya encontrela solucion gracias por su ayuda

hightwing.txt

post-32988-0-85051100-1440033828_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  58
  • Reputation:   2
  • Joined:  11/08/12
  • Last Seen:  

Aquí te dice cómo añadir nuevos items y por supuesto quitarlos.
 

// Add(<shop number>,<reward ID>,<reward amount>,<Zeny cost>,<point cost>,
//     <required item ID>,<required item amount>{,...});
// Shop number corresponds with order above (default is 1).
// Note: Do NOT use a reward item more than once!


Add(1,30345,1,0,0,7101,100,7441,100,7115,100,982,10,976,10);
Add(1,30346,1,0,0,7101,100,7441,100,7115,100,982,10,978,10);
Add(1,30347,1,0,0,7101,100,7441,100,7115,100,983,20);
Add(1,30348,1,0,0,7101,100,7441,100,7115,100,982,20);
Add(1,30343,1,0,0,7101,100,7441,100,7115,100,975,20);
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
Reply to this topic...

×   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...