Jump to content
quesoph

Extended Vending System UPDATED rev14395! by Lilith

Recommended Posts

me to got error on map server

[Error]: script_set_constant2: Attempted to overwrite existing parameter 'Zeny' with a constant (value=30000).

Share this post


Link to post
Share on other sites

 

me to got error on map server

[Error]: script_set_constant2: Attempted to overwrite existing parameter 'Zeny' with a constant (value=30000).

try to rename  the name of item id 30000

{

 Id: 30000

 AegisName: "Zeny"

 Name: "Zeny"

 Type: 3

 Sell: 10

 Weight: 10

},

Share this post


Link to post
Share on other sites

you were right @Angelmelody but Cant vend with zeny or cash the notice will show 'you dont have enought item'

 

9antxv.jpg

Edited by Litro

Share this post


Link to post
Share on other sites

you were right @Angelmelody but Cant vend with zeny or cash the notice will show 'you dont have enought item'

 

9antxv.jpg

You should have that much amount of zeny available.(client side issues) Edited by Dastgir Pojee

Share this post


Link to post
Share on other sites

You should have that much amount of zeny available.(client side issues)

 

nope i have 100,000 zeny and 1,000 Cash like what you seen on the screen and sold item in 1,000 price,  and how about this Error on Map Server Console ?

[Error]: script_set_constant2: Attempted to overwrite existing parameter 'Zeny' with a constant (value=30000).

For now i channge "Zeny" in item_db2.conf to "Jeny"  to counter error in map server and in game my vend will shown " [Jeny] Name Shop ", is it this right fix for it ?? if buy is fail it will show " you dont have enought item  " Zeny and Cash isn't item right ??

 

OOT :

 

- Where is the #CASHPOINT is stored i have search in global_acc_reg_num and char_reg_num_db is not there

Edited by Litro

Share this post


Link to post
Share on other sites

About zeny, you only need to change

AegisName: "Zeny"

Cashpoint variable is #CASHPOINTS

you can check that variable value by typing "@set #CASHPOINTS", you can also set cashpoint by command "@set #CASHPOINTS 1000"

this will set your cashpoints to 1000.

 

 

(try using some item as requirements, and check if you can buy...)

Edited by Dastgir Pojee

Share this post


Link to post
Share on other sites

i got same problem as Litro, i can vend from zeny and cash but when you buy the the Vend item, it will shown you don't have enough items..

 

zeny and cash same problem..

Share this post


Link to post
Share on other sites

About zeny, you only need to change

AegisName: "Zeny"

Cashpoint variable is #CASHPOINTS

you can check that variable value by typing "@set #CASHPOINTS", you can also set cashpoint by command "@set #CASHPOINTS 1000"

this will set your cashpoints to 1000.

 

 

(try using some item as requirements, and check if you can buy...)

 

for item as price was working as intended, but for cash and zeny cant buy it even the price is 1.00 and i have 10.000 cash or zeny " you dont have enought item "

Share this post


Link to post
Share on other sites

 

About zeny, you only need to change

AegisName: "Zeny"

Cashpoint variable is #CASHPOINTS

you can check that variable value by typing "@set #CASHPOINTS", you can also set cashpoint by command "@set #CASHPOINTS 1000"

this will set your cashpoints to 1000.

 

 

(try using some item as requirements, and check if you can buy...)

 

for item as price was working as intended, but for cash and zeny cant buy it even the price is 1.00 and i have 10.000 cash or zeny " you dont have enought item "

Yeah! 

Share this post


Link to post
Share on other sites

 

you were right @Angelmelody but Cant vend with zeny or cash the notice will show 'you dont have enought item'

 

9antxv.jpg

You should have that much amount of zeny available.(client side issues)

Does anyone fix this? need help please!

 

Thanks!

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.