Jump to content
  • 0

problem solve [close]


XkAcY-

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   0
  • Joined:  11/13/11
  • Last Seen:  

problem solve

Edited by XkAcY-
Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

case 1: callsub OnBuyItem,50,"SZeny",501,1,"announce";

i guess this should be the problems....

coz... there is no ItemID with 50..

i know that it is because you just wanna to sell that item using Zeny...

but..Why not just using a Simple Zeny NPC Script ???

beside..

are you sure with this line ?? it work ?

compare(""getarg(@i,0),......

perhaps it should be like this

compare(""+getarg(@i,0),......

not sure is this what you try to achieve~

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   0
  • Joined:  11/13/11
  • Last Seen:  

btw i dont need use zeny to sell this item i want to use this script for only quest script so do you think whats the wrong?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

In LucarCast's Script...

the value come before "SZeny" is the Zeny Required.......

in your case...you only put the Zeny as item requirement for that items.....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   0
  • Joined:  11/13/11
  • Last Seen:  

i try to put the zeny as item requirement but not working still

[Warning]: itemdb_search: Item ID 0 does not exists in the item_db. Using dummy

data.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   104
  • Joined:  11/19/11
  • Last Seen:  

i try to put the zeny as item requirement but not working still

[Warning]: itemdb_search: Item ID 0 does not exists in the item_db. Using dummy

data.

OnInit:
npcshopitem "quest_shop",0,0;
+  npcshopdelitem "quest_shop",0,0;
set .BuildQuest,1;
set .i,1;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   0
  • Joined:  11/13/11
  • Last Seen:  

oh nice thx working

Problem Solved thnx foolsorellna

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

Please don't edit out the content of your first post just because your problem has been solved.

Doing this turns your post into a waste as other people might benefit from reading it.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   0
  • Joined:  11/13/11
  • Last Seen:  

oh sorry but i forgot the exact details.. can i re-edit the direct of the point on details??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   1
  • Joined:  03/15/12
  • Last Seen:  

@QQfoolsorellina thx u so much !!

Edited by kojex 2.0
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...