[GUIDE]Server sided problems? Come & Ask.

04/10/2015 16:30 Kaizen_#61
Any reason for which BA and CTF are failing just few minutes after they are started? And What's the offset for changing thief gold's multiplier
04/10/2015 18:28 Royalblade*#62
Quote:
Originally Posted by Kaizen_ View Post
Any reason for which BA and CTF are failing just few minutes after they are started? And What's the offset for changing thief gold's multiplier
CTF => "Failing" says nothing. What exactly happens?

Don't know the offset, don't care either. Use SrZor or Mark's gameserver, they have that in the config file. Don't re-invent the wheel for no reason.
You can find both of these in the RELEASE/HACKS/BOTS section.

Google before you ask something.
04/11/2015 00:20 abner50#63
please need help. How i can disable reverses for the arena or any region?
04/11/2015 00:34 Aaron*#64
Quote:
Originally Posted by Royalblade* View Post
Solution:
Go to every NPC and buy everything. Teleport right away and see if any of the items have changed. Shouldn't take long to find out which NPC is fucked.
this would be boring, I prefer creating a new table -> naming it _refscrapofpackagetest -> pasting all refscrapofpackageitem.txt rows into it -> using this query

Quote:
SELECT test.RefItemCodeName,test.[Index]
from _refscrapofpackagetest test
join _refscrapofpackageitem [real]
on test.[index] = [real].[index]
where [real].[index] = test.[index] and [real].refitemcodename not like test.refitemcodename
Query will result the lines which are not like database.
04/11/2015 08:08 Royalblade*#65
Quote:
Originally Posted by Leonius* View Post
this would be boring, I prefer creating a new table -> naming it _refscrapofpackagetest -> pasting all refscrapofpackageitem.txt rows into it -> using this query


Query will result the lines which are not like database.
That won't do anything. Both items exist, their SlotIndex is wrong. The query won't show you shit.

Brain2.0.exe plyz :rtfm:

OH and ALIASES are used to make typing easier. By using brackets and ambiguous names is bad practise. When you use something, either use it properly or leave it be. Don't make ur own life harder.
04/11/2015 13:34 Aaron*#66
Quote:
Originally Posted by Royalblade* View Post
That won't do anything. Both items exist, their SlotIndex is wrong. The query won't show you shit.

Brain2.0.exe plyz :rtfm:

OH and ALIASES are used to make typing easier. By using brackets and ambiguous names is bad practise. When you use something, either use it properly or leave it be. Don't make ur own life harder.
I tried it and the result was the items that have different refitemcodename in media and the same index in db and media

Brain2.0 is out? should i update mine? xD
04/15/2015 20:11 @$$#67
how to disable some buff at area Like CTF and Battle Arena
04/16/2015 16:41 Royalblade*#68
Quote:
Originally Posted by @$$ View Post
how to disable some buff at area Like CTF and Battle Arena
A players own buff or what exactly. Also what type of buff?
04/16/2015 19:16 @$$#69
Quote:
Originally Posted by Royalblade* View Post
A players own buff or what exactly. Also what type of buff?
i mean Res buff and some Warrior buff
04/16/2015 21:18 ofek40032#70
Error in GlobalManager: Can't connect account DB
but only in v193 vsro files in v188 it works perfect
I think you may know how to help me
BTW it is the same ip and the same DB name's just changed files
04/16/2015 23:17 Royalblade*#71
Quote:
Originally Posted by ofek40032 View Post
Error in GlobalManager: Can't connect account DB
but only in v193 vsro files in v188 it works perfect
I think you may know how to help me
BTW it is the same ip and the same DB name's just changed files
Cert db connection...
04/16/2015 23:19 ofek40032#72
Quote:
Originally Posted by Royalblade* View Post
Cert db connection...
you mean G99_xxx_x.crb files? or ini?

I took them from v188 cuz i didnt find v193 cret so if that metter can you give me link?
04/17/2015 05:44 Kaizen_#73
Quote:
Originally Posted by Royalblade* View Post
CTF => "Failing" says nothing. What exactly happens?

Don't know the offset, don't care either. Use SrZor or Mark's gameserver, they have that in the config file. Don't re-invent the wheel for no reason.
You can find both of these in the RELEASE/HACKS/BOTS section.

Google before you ask something.
whatever CTF/BA was an exploit which crashes the BA/CTF but anyways thx to magico it is fixed,
and i asked an exact question about the offset if u dont know like u said it would be enough to say it :D, i know about the other gameserver but was curious to know IF u know, anyway stay cool Tchau
04/17/2015 19:25 Royalblade*#74
Quote:
Originally Posted by ofek40032 View Post
you mean G99_xxx_x.crb files? or ini?

I took them from v188 cuz i didnt find v193 cret so if that metter can you give me link?
Nope, dude you are just mispelled some stuff at the acc db connection at cert ini files. Just fix it up.

Quote:
Originally Posted by Kaizen_ View Post
whatever CTF/BA was an exploit which crashes the BA/CTF but anyways thx to magico it is fixed,
and i asked an exact question about the offset if u dont know like u said it would be enough to say it :D, i know about the other gameserver but was curious to know IF u know, anyway stay cool Tchau
If you really need the offset use a binary comparison tool and compare the gameservers. You'll find it in a few minutes.

CTF & BA "stopping" was an exploit indeed. Next time you try to ask for something... explain it properly. When you say CTF crashing, I can think of 3-4 different things why it could "crash". The word CRASH doesn't really mean anything factual. That's why I asked again.
04/18/2015 19:02 ofek40032#75
Quote:
Originally Posted by Royalblade* View Post
Nope, dude you are just mispelled some stuff at the acc db connection at cert ini files. Just fix it up.



If you really need the offset use a binary comparison tool and compare the gameservers. You'll find it in a few minutes.

CTF & BA "stopping" was an exploit indeed. Next time you try to ask for something... explain it properly. When you say CTF crashing, I can think of 3-4 different things why it could "crash". The word CRASH doesn't really mean anything factual. That's why I asked again.
but it works perfect with v188 files what can be worng?