How To Fix The NPC In P-Server ??

05/26/2011 11:27 Akermi#1
Plz Help me i have a database fix the Ifrit & Gen & Naga but the NPC Dosent work i ask a Proffesional who has a server and he told me to add this command in Gameserver.opt but nothing happned

HTML Code:
S game.cash_usable_server 1
Please Help Me :handsdown::handsdown:
05/26/2011 11:34 Energetics#2
huh what the hell do you mean to fix realy? NPC´s or pets?

or do you mean KTS shops? i mean this shops where you can buy pet cards?

btw. just use this topic it should resolve your problemms.. [Only registered and activated users can see links. Click Here To Register...]
05/26/2011 13:10 Akermi#3
i mean the KTS shops yes
05/26/2011 18:12 manlive#4
Quote:
Originally Posted by Akermi View Post
Up Up Please Help me
just change S game.cash_usable_server 1

to : S game.cash_usable_server 0
05/26/2011 22:41 Akermi#5
dosent work ;)
05/27/2011 01:34 Delwig#6
Still doesn't work for me ;)

I can see the NPC's in town, but when I click use shop, Nothing happens.

Yes S game.cash_usable_server 0 is in my opt.
Yes i put the lua in script folder
yes I overwrote it
yes I did a restore on arcadia( is why i see npc's)
I'm at a loss =/
05/27/2011 04:53 manlive#7
Quote:
Originally Posted by Delwig View Post
Still doesn't work for me ;)

I can see the NPC's in town, but when I click use shop, Nothing happens.

Yes S game.cash_usable_server 0 is in my opt.
Yes i put the lua in script folder
yes I overwrote it
yes I did a restore on arcadia( is why i see npc's)
I'm at a loss =/


use it in game000 (Client server) = S game.cash_usable_server 0


:)
05/27/2011 05:43 TheSuperKiller#8
Quote:
Originally Posted by Delwig View Post
Still doesn't work for me ;)

I can see the NPC's in town, but when I click use shop, Nothing happens.

Yes S game.cash_usable_server 0 is in my opt.
Yes i put the lua in script folder
yes I overwrote it
yes I did a restore on arcadia( is why i see npc's)
I'm at a loss =/
+1
05/27/2011 07:56 jw988#9
or have it set to 0 and in the NPC_MerchantEtc.lua

change 0 to 1 to get "if get_env("game.cash_usable_server") == 1 then"
for each npc, then the npcs will work with out you losing skills
05/28/2011 07:21 OtakuTxie#10
After you put that command in gameserver.opt did you use RappelzCompress.exe on the .opt file? You need to recompress it each time you make modifications to it.
05/28/2011 07:23 Delwig#11
Quote:
Originally Posted by OtakuTxie View Post
After you put that command in gameserver.opt did you use RappelzCompress.exe on the .opt file? You need to recompress it each time you make modifications to it.
yes I did this aswell, I always do if I edit either auth or gameserver.