[QUESTION] CTF CUPS

04/14/2012 20:41 bubabuba#1
Any idea how I could change the CTF reward (whenever you kill one of the players) from these cups to the battle arena coins? I tried to search for it in servereventreward etc but didn't find anything interesting, so it could be nice if anyone could share how I can modify it or at least advice where to look for it.

I would appreciate any help and ofc I will give thanks for every friendly reply =)
04/14/2012 21:12 Kape7#2
It is coded in the gameserver, since string size is different you wont be able to change it to arena coins.
04/14/2012 21:22 bubabuba#3
Quote:
Originally Posted by Synx7 View Post
It is coded in the gameserver, since string size is different you wont be able to change it to arena coins.
Ah thanks, thought it is easier way to do it or even a way to do it =(
04/14/2012 23:45 pH33n1x<3#4
Quote:
Originally Posted by Synx7 View Post
It is coded in the gameserver, since string size is different you wont be able to change it to arena coins.
It's possible to change it.
Yeah, the string size is different, but ITEM_ETC_ARENA_COIN is shorter than the CTF ticket's code.
04/15/2012 02:17 bubabuba#5
Quote:
Originally Posted by mkoni27 View Post
It's possible to change it.
Yeah, the string size is different, but ITEM_ETC_ARENA_COIN is shorter than the CTF ticket's code.
So gameserver hex edit or ollydb edit will allow me to change it?
04/15/2012 02:28 ✗EpicSoul✗#6
Quote:
Originally Posted by bubabuba View Post
So gameserver hex edit or ollydb edit will allow me to change it?
ollydb