Jump to content

tr0n's Questboard [1.6.5]


Recommended Posts


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

i didn't implement a feature for not reapting quests.

actually they can do it over and over again.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

ok thanks ^^ nice one..i really need this.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

can i ask? if i accept quest from this script. will it go to here?

quest-window.JPG

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

no, this would need client modifications.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

i see.. thank you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  291
  • Reputation:   4
  • Joined:  04/24/12
  • Last Seen:  

thank you for this one.. ill try it 1st,, ^^.. thanks for sharing.. and just reading the description it rocks ^^

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   6
  • Joined:  03/12/12
  • Last Seen:  

I haven't used this script yet (I was reinventing the wheel when I realized that you had already made a better one than what I was working on), but looking at the script, I suggest: What about filtering the quests in the menu based upon level? And you can set what kind of ranges there would be, like 1-10, 10-19 blah blah blah.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

I did set lvl restriction ranges. (min. lvl - max. lvl) Or what do you mean ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   6
  • Joined:  03/12/12
  • Last Seen:  

I mean, if you have many quests in different levels, there's another menu that would have level ranges, like "Check level 10-20 quests", "check level 30-40 quests" and such. Don't have to implement it but I'm totally OCD about order so I thought I'd suggest it.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

feel free to edit the script for your special needs.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  11/20/11
  • Last Seen:  

suggestion sir.

can you add how many reward the player will get. example in the quest1 the reward is 1 rental coin and the quest2 is 5 rental coin.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

I will work on that

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  11/20/11
  • Last Seen:  

thank you <3

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

UPDATE 1.3.4

Changelogs:

- Added Reward Item Amount

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  66
  • Topics Per Day:  0.01
  • Content Count:  223
  • Reputation:   4
  • Joined:  02/23/12
  • Last Seen:  

cant make it work


//Add Collection Quests here
//AddCollection("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...);
AddCollection("Bloody Branch",1,99,12103,1,0,1000,1000,604,50);

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

cant make it work


//Add Collection Quests here
//AddCollection("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...);
AddCollection("Bloody Branch",1,99,12103,1,0,1000,1000,604,50);

any errors or bugs you experienced ?

If yes please show me screenshots.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  251
  • Reputation:   20
  • Joined:  12/22/11
  • Last Seen:  

um dude.. is ur script have a limitation quest?

or can ur script make a 10000 quest?

and what about if a restart server is this script save the current quest which made before?

sorry for my bad english.

:)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

um dude.. is ur script have a limitation quest?

or can ur script make a 10000 quest?

and what about if a restart server is this script save the current quest which made before?

sorry for my bad english.

:)

you can make as many quests you want. no limitation.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  251
  • Reputation:   20
  • Joined:  12/22/11
  • Last Seen:  

thank you :)

hopefully ur script is sql based and have some nice feature like annieruru mission board 2.4 script.

for example :

//AddCollection("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...);

to

AddQuest("<Quest Name>","<Descriptions Quest >",<MonsterID>,<MonsterAmounts>,<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<RewardCashpoint>,<Zeny Reward>,<RewardBase EXP>,<RewardJob EXP>,<Item ID>,<Item Amount>,<MissionStatus>,<Timelimit>,<Job limit>,);

NB: mission status option:

-everyday

-onlyonce

-repeatedly

NB : job limit option

-swordman

-thief

-etc

NB: timelimit options:

- 1 min

- 1 hours

- 1 day

tha's my opinion :D

anyway.. thank you again for ur replay :D

Edited by java
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   3
  • Joined:  12/22/11
  • Last Seen:  

Why im having this kind of error?

And also i tried to remove the < > thing but having the same error

http://www.freeimagehosting.net/z6otn

Edited by Jin Freecs
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  251
  • Reputation:   20
  • Joined:  12/22/11
  • Last Seen:  

Why im having this kind of error?

And also i tried to remove the < > thing but having the same error

http://www.freeimagehosting.net/z6otn

//AddHunting("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...);
 AddCollection("cecunguk bau",1,10,0,0,10480,9180,1300,2304,1);

see at my example

dont add [ ...] at ur script plus dont add < and >

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   3
  • Joined:  12/22/11
  • Last Seen:  

@java

Thanks i feel stupid :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

Why im having this kind of error?

And also i tried to remove the < > thing but having the same error

http://www.freeimagehosting.net/z6otn

//AddHunting("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...);
 AddCollection("cecunguk bau",1,10,0,0,10480,9180,1300,2304,1);

see at my example

dont add [ ...] at ur script plus dont add < and >

You wrote under the AddHunting Example a AddCollection Quest ? Well that doesn't cause errors but yea okay. Looks weird ^^

@java

Thanks i feel stupid :D

Don't forget the ",..." means that you can add as many items or monsters you want.

Example "...,501,5,502,5);"

That means you need to find 5 of item id 501 and 5 of 502.

Same with the Hunting Quests

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  251
  • Reputation:   20
  • Joined:  12/22/11
  • Last Seen:  

//AddHunting("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...);
 AddCollection("cecunguk bau",1,10,0,0,10480,9180,1300,2304,1);

see at my example

dont add [ ...] at ur script plus dont add < and >

You wrote under the AddHunting Example a AddCollection Quest ? Well that doesn't cause errors but yea okay. Looks weird ^^

im sorry >> that's my big epic Fail copy paste hahahaha :P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   2
  • Joined:  03/10/12
  • Last Seen:  

I think it would be better if you add a zeny as requirement

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