Whats up with the german, this is an English-speaking Forum, Read the rules before you post.
Anyone knows if theres a fix for buying 5 exchange-items and get 1 free, this should'nt be possible, if anyones curious :P
Have you a new release of BC storm with groups fixed etc ?
How do you activate the BOT chat bubble for staffs?
O
m
g
this is not a fking help thread. Look through the release threads for answers.
Jesus how many times does this have to be said?!
User tickets problem...
It's your CMS
http://forum.ragezone.com/f333/offic...thread-902373/ someone can help you there
Where is the lates release ?
FIX:
INVENTORYCOMPONENT.CS AND ROOMUSERMANAGER.CSError in query:
UPDATE user_pets SET room_id = 0, name = @name, race = @race, color = @color, type = 15, expirience = 0, energy = 100, nutrition = 100, respect = 0, createstamp = '1359076470', x = 0, Y = 0, Z = 0 WHERE id = 55
MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@name' must be defined.
Search line: "UPDATE user_pets SET
Replace with:
"UPDATE user_pets SET `room_id` = '", pet.RoomId, "', `color` = '", pet.Color, "', `type` = '", pet.Type, "', expirience = ", pet.Expirience, ", energy = ", pet.Energy, ", nutrition = ", pet.Nutrition,
The last update is the 18.01.13...
My emulator began halting four days, when I'm online with +750.
Anyone know how to fix this?
The server is AMD Phenom x6, 8GB ddr3
Injection found ;D
i give the injection soon with a fix :D
Any updates after 18-01 ?
Hey Guys,but
im a noob to be precise okay i see source codes all over ragezone
but how do i use them?
Please help me plzzz.
does anyone have a fix for the user_info table?