Unreal3.2/src/modules icindeki
adwords.c de
alttaki kodu bul
PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
#define SendNotice_channel \
sendto_channel_butone(&me, &me, chptr, \
":%s PRIVMSG %s :[\2Adword\2] (%s:%s%s%s): %s", \
me.name, chptr->chname, from->name, \
cmd, to ? ":" : "", to ? to : "", str)
asagidaki sekilde değiştir.
PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
#define SendNotice_channel \
sendto_channel_butone(&me, &me, chptr, \
":%s PRIVMSG %s :[\2Adword\2] ( %s : %s %s %s ): %s", \
me.name, chptr->chname, from->name, \
cmd, to ? ":" : "", to ? to : "", str)
Unreal3.2 icine gel tekrar
make custommodule MODULEFILE=adwords
./unreal rehash
denemedim ama eminim calisir.