[Help Thread] Please post your questions here.

11/14/2015 09:15 TheOnlyOneRaskim#5266
tostring(gv ("name")) .....
11/14/2015 11:09 Sherock#5267
Quote:
Originally Posted by TheOnlyOneRaskim View Post
tostring(gv ("name")) .....

first thanks

second ,

i use it

for set_global_variable("Mnumber",tostring(gv("name")) ) was ok
but for
set_global_variable("memberNumber"..tostring(gv("n ame")).."",1)
i didn't find the global variable for it

you know why ?
11/15/2015 01:20 TheOnlyOneRaskim#5268
Code:
set_global_variable("memberNumber"..tostring(gv("name")),tonumber(1))
Just use the given information and your brain please...

in some cases the server dont know in wich format the given information has to be converted. thats why the tonumber and tostring functions for
11/15/2015 12:33 The War Z#5269
cash shop script please working link?
help :(
11/15/2015 14:34 ThunderNikk#5270
Quote:
Originally Posted by The War Z View Post
cash shop script please working link?
help :(
Someone posted one for you one page back.
11/15/2015 14:41 The War Z#5271
Quote:
Originally Posted by thndr View Post
Someone posted one for you one page back.
dont working internal server error 500

error_log
cash shop
[15-Nov-2015 17:04:48 Europe/Istanbul] PHP Strict Standards: Non-static method MSDB::instance() should not be called statically, assuming $this from incompatible context in /home/tearszco/public_html/geberecez.com/engine/class/engine.class.php on line 752
11/17/2015 05:37 hackfever#5272
not sure if this solution was posted before im sure its something simple but for some reason ever since upgrading server to 9.1 all equip and weapon have no benefit from +1-+25 also doesnt even show any stat change ingame for any of it just shows +25 atk 300 not +25 atk 300 +500
11/18/2015 06:55 hackfever#5273
Quote:
Originally Posted by hackfever View Post
not sure if this solution was posted before im sure its something simple but for some reason ever since upgrading server to 9.1 all equip and weapon have no benefit from +1-+25 also doesnt even show any stat change ingame for any of it just shows +25 atk 300 not +25 atk 300 +500
after some more testing the character does get the benefit for + aweapon or armor just doesnt show the additional stats on the weapon any way to fix this?
11/18/2015 11:28 TheOnlyOneRaskim#5274
Quote:
Originally Posted by hackfever View Post
after some more testing the character does get the benefit for + aweapon or armor just doesnt show the additional stats on the weapon any way to fix this?
Create the rdb for enhanceeffectresource

Attention: It has to be in .rdu format.
11/18/2015 15:16 M.Gibson#5275
Hello there,

This does not work if I do so as you described and I pedestal the Soulstone then me the name of the picture is displayed when I click on the armor and not of stone. Do I have to submit any remaining irgentwo differently in the Item SPR are both there. And in the Item Resource the big picture is in there too.

thanks in advance
11/18/2015 16:32 TheOnlyOneRaskim#5276
Quote:
Originally Posted by The War Z View Post
dont working internal server error 500

error_log
cash shop
[15-Nov-2015 17:04:48 Europe/Istanbul] PHP Strict Standards: Non-static method MSDB::instance() should not be called statically, assuming $this from incompatible context in /home/tearszco/public_html/geberecez.com/engine/class/engine.class.php on line 752
1st. Without the specific Line where the error comes from, nobody can help you.

2nd. Don't try to grab cash if you don't even can get such simple things running.
11/18/2015 18:45 SilentWisdom#5277
Quote:
Originally Posted by TheOnlyOneRaskim View Post
1st. Without the specific Line where the error comes from, nobody can help you.

2nd. Don't try to grab cash if you don't even can get such simple things running.
Exactly why I believe anyone wanting a cs should have to code it himself from scratch. (Sorry offtopic)
11/19/2015 22:39 The War Z#5278
please working cash shop help :(
11/20/2015 01:07 Space()#5279
Quote:
Originally Posted by The War Z View Post
please working cash shop help :(
I have given you the shop.
If you do not know the set, do not do shop.

[Only registered and activated users can see links. Click Here To Register...]
11/20/2015 17:41 M.Gibson#5280
Hello there,

This does not work if I do so as you described and I pedestal the Soulstone then me the name of the picture is displayed when I click on the armor and not of stone. Do I have to submit any remaining irgentwo differently in the Item SPR are both there. And in the Item Resource the big picture is in there too.

thanks in advance