Jump to content
  • 0

pomoc mChat na SA-MP


Guest Norhy

Dotaz

Ahoj.

 

Pracujem na svojom móde, a rád by som si doň pridal mChat. Mal som jeden svoj, cez txtdravy ale preinštalovaním Windowsu sa zmazal. Skúšal som použiť "Hledat" ale nejde mi hľadať, neviem prečo. Použil som aj Google.

 

Ak som hľadal zle, ospravedlňujem sa. Mohli by ste mi niekto ukázať script alebo link na ten mChat?

 

Vopred ďakujem. - Norhy.

Link to comment
Share on other sites

3 odpovědí na tuto otázku

Recommended Posts

  • 0

Také jsem to dříve hledal, ale pak jsem to smazal, protože je to k ničemu. :d

Ale taky to tu je !!!

 

Jednoduchý příklad

stock AddStringToTextDraw(text[])
{
  text_chat8 = text_chat7;
  TextDrawSetString...
  text_chat7 = text_chat6;
  TextDrawSetString...
  text_chat6 = text_chat5;
  TextDrawSetString...
  text_chat5 = text_chat4;
  TextDrawSetString...
  text_chat4 = text_chat3;
  TextDrawSetString...
  text_chat3 = text_chat2;
  TextDrawSetString...
  text_chat2 = text_chat1;
  TextDrawSetString...
  text_chat1 = textchat;
  TextDrawSetString...
}


Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...