[Help Thread] Please post your questions here.

04/06/2015 01:00 tokesbowls#4411
Hello,
First off id like to wish everyone a happy Easter, and hope you all had a wonderful day with family/kids.
I'm trying to add World Buffs to my server, as a permanent server buff. I'm not having any luck with it, Would anyone be able to point me in the right direction, or maybe even willing to tell me what to do. Thank you for your time
04/06/2015 02:46 ThunderNikk#4412
Buffs did not start to work on my servers until I ran the billing SMP fixes.
04/06/2015 05:28 Sherock#4413
NULL
04/06/2015 16:04 Aigens1337#4414
cane some 1 give me a link for 7.3 client english ?
04/06/2015 18:24 ThunderNikk#4415
Credit to xExiledx

[Only registered and activated users can see links. Click Here To Register...]
04/06/2015 22:27 MrStubborn#4416
what is the column that is control monster rank in MonsterResource ?
04/07/2015 16:13 sapir619#4417
Quote:
Originally Posted by MrStubborn View Post
what is the column that is control monster rank in MonsterResource ?
monster_type

Quote:
Originally Posted by MrStubborn View Post
Hello
do the creature code change to support new taming system in 9.1 files ?
e.g.
normal code for naga s5 :
/run insert_item(540059,1, 5 , 0, -2147483648,"charname")
/run insert_item(itemi_d(card_id),Quantity, stage , 0, (tamed),(Character_Name))
You can use this method for the old pets (not soul pet).
For soul pets you should use one of the following commands:
1.insert_summon_by_monster_id(monster_id)
2.insert_summon_by_summon_id(summon_id)

Or simply download SoulPetHelper.exe from here:
[Only registered and activated users can see links. Click Here To Register...]
04/07/2015 18:23 bluedev#4418
Is there a tool or an easy way to activate and deactivate event boxes like the rain drops or lucky boxes? Or do you have to add them into the drop groups and then remove them when your event is over?

I am now getting a new error.

2015-04-07 12:11:17 Failed: DB_GetCommercialStorageInfo(0x80040E57) PendingTime: 0.000317(s), WorkingTime: 0.003285(s)

I ran the sql's that ismoke posted to fix the billing smp's. Old accounts still got this error but new accounts didn't. I just had a new account get this error. Do I need to add something on the account to fix it?

I have done more testing on this error. The error is being caused by a character and not the entire account. If the account has 2 characters on it and I move the bad character to another account, the good character will work and not receive the above error.
04/07/2015 19:49 bertie2008#4419
Anyone else having a problem with custom npc's, I cannot get my npc to show in game on the 9.1 server, I had no problem with older servers, using an existing npc, change the local flag to 0, insert my x and y and all worked fine
04/07/2015 20:17 ismokedrow#4420
Might be same thing Thndr helped a guy in my guide with, are you using Arabic SFRAME or 9.1 stock SFRAME?
04/07/2015 20:23 bertie2008#4421
Quote:
Originally Posted by ismokedrow View Post
Might be same thing Thndr helped a guy in my guide with, are you using Arabic SFRAME or 9.1 stock SFRAME?
Using the current US live SFRAME
04/07/2015 20:37 ismokedrow#4422
Then it is most certainly a local_flag issue, make sure to read my how-to closely.
04/07/2015 20:50 bluedev#4423
Have you run the smp billing fix ismoke posted?
Is this setting:

T:game.cash_usable_server:1

set to 0?

If I set it to 0, I couldn't see certain NPC's even if the local flag was correct.
04/07/2015 22:48 sapir619#4424
Quote:
Originally Posted by bertie2008 View Post
Anyone else having a problem with custom npc's, I cannot get my npc to show in game on the 9.1 server, I had no problem with older servers, using an existing npc, change the local flag to 0, insert my x and y and all worked fine
If the local flag isn't the issue try to change your file name(db_npcresource.rdb) to db_npcresource(ascii).rdb or hashed ===> h;Jb}xSTbREZAoEm-d^&2csTgS0 then copy this file to your resource folder.
04/08/2015 03:17 tokesbowls#4425
Hello,
So i have world buffs working now, But they don't buff pets for some reason. Anyone happen now why? Thank you again for all the help