if you do not want to post your script, just PM it to me. I'll look at it later tonight sometime
|
Well I got it to work in a controlled manner. If anyone else wants to know how here ya go:
Code:
use DBI; |
great that it helps.
To the OP: you will also want to think about spacing out your status per expansion in case you want to give anything else to them or something down the road. If you are sure you won't then just 0-10 or whatever would work fine. Also in a default DB there are a lot of # commands available to the genreal public (status 0). |
Code:
my $NewStatus = $status; |
you need the use DBI and $dbh = lines at the top. also you REALLY need to take into account someone getting the items again and repeating the quest. as is, if i did this quest 250 times I would have pretty much maximum gm powers.
|
And how do you prevent that from happening?
|
And how would we go about doing that? Email me, sinclipse@gmail.com
|
Query their existing status, and if it is equal or greater than the status they should have from turning in a specific item or killing a specific mob don't add any more to it.
|
All times are GMT -4. The time now is 12:23 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.