View previous topic :: View next topic |
Author |
Message |
Slowly Death
Senior Tutor
Joined: 16 Mar 2007
Posts: 84
Read: 0 topics
Warns: 0/5
|
Posted: Sun 20:59, 08 Apr 2007 Post subject: [7.6][C++] Tutorzy pisza na pomaranczowo na helpie.. |
|
|
Otwieramy plik chat.cpp i szukamy takiej funkcji:
Code: |
bool Chat::talkToChannel(Player *player, SpeakClasses type, std::string &text, unsigned short channelId) |
Pod ta linijka:
Code: |
ChatChannel *channel = getChannel(player, channelId);
if(!channel)
return false;
|
Wklejamy to:
Code: |
if (player && player->access == 1 || player->access == 2 && channel->getName () == "Help")
{
type = SPEAK_CHANNEL_0;
}
|
player->access ustalilem z gory zakladajac, ze player->access == 1 to Tutor a 2 to Senior Tutor ..
Jesli nie bedzie chcialo sie skompilowac, to otwieramy plik const76.cpp szukamy:
Code: |
enum SpeakClasses {
|
i dopisujemy w ktoryms tam miejscu (obojetnie w sumie) to:
Code: |
SPEAK_CHANNEL_0 = 0x0C,
|
Sposob by Ja :].
The post has been approved 0 times
|
|
Back to top |
|
|
|
|
Guser Tatunkh Youres
Newbie
Joined: 27 Dec 2007
Posts: 9
Read: 0 topics
Warns: 0/5
|
Posted: Thu 11:51, 27 Dec 2007 Post subject: |
|
|
New and Old Pervera ots to NooB and tibi
The post has been approved 0 times
|
|
Back to top |
|
|
Guser Tatunkh Youres
Newbie
Joined: 27 Dec 2007
Posts: 9
Read: 0 topics
Warns: 0/5
|
Posted: Thu 11:51, 27 Dec 2007 Post subject: |
|
|
jakie huje zagrażają mówić kurw*???????????????? bo Penis
The post has been approved 0 times
|
|
Back to top |
|
|
Guser Tatunkh Youres
Newbie
Joined: 27 Dec 2007
Posts: 9
Read: 0 topics
Warns: 0/5
|
Posted: Thu 11:52, 27 Dec 2007 Post subject: |
|
|
Old Guwniany bo sra jak dupa
The post has been approved 0 times
|
|
Back to top |
|
|
Guser Tatunkh Youres
Newbie
Joined: 27 Dec 2007
Posts: 9
Read: 0 topics
Warns: 0/5
|
Posted: Thu 11:53, 27 Dec 2007 Post subject: |
|
|
------------------------------------------xD--------------------------------------------------------
The post has been approved 0 times
|
|
Back to top |
|
|
Guser Tatunkh Youres
Newbie
Joined: 27 Dec 2007
Posts: 9
Read: 0 topics
Warns: 0/5
|
Posted: Thu 11:53, 27 Dec 2007 Post subject: |
|
|
Hero jest tutaj?
The post has been approved 0 times
|
|
Back to top |
|
|
|