Hi dear mmowners...i have a trouble with my db!
I have a vendot ( any )...when i try buy something that say - that item cannot stack...i cant buy anything....
whats wrong?
How can i fix it?
Tnx a lot for ur help!
Best regards : Royalaty :wave:
Hi dear mmowners...i have a trouble with my db!
I have a vendot ( any )...when i try buy something that say - that item cannot stack...i cant buy anything....
whats wrong?
How can i fix it?
Tnx a lot for ur help!
Best regards : Royalaty :wave:
These fix was posted by Knaur a while ago.
Write this in a SQL file and then execute it
Code:update vendors set amount = 1 where amount = -1; update vendors set amount = 1 where amount = 0;
"i downloaded it in "pirates bay", can you tell me how to download it in steam, pls"
Thx it's work+rep
how do you write the Sql file ? i rly need to fix this =(