Jump to content

pomoc Chat


darfexik

Recommended Posts

Zdravím jsem tu nový  

}

QCMD:setloc(){
GetPlayerPos(playerid,LocPos[0],LocPos[1],LocPos[2]);
GetPlayerFacingAngle(playerid,LocPos[3]);
LocInt = GetPlayerInterior(playerid);
SCMTAF(0x33CCFFAA,"{15D4ED}Hrac {FF0000}%s{15D4ED} ulozil verejnou pozici pro {FF0000}/teleport",Jmeno(playerid));
return true;
}

jak udělám aby ten chat nebyl v chatu, ale byl normálně dole jako "MChat" ten vedlejší, co tam mám napsat díky :D

a musím k tomu mít nějaké includy?

 

Edited by darfexik
Link to comment
Share on other sites

Ak myslíš chat podobný Superparbe tak je to vytvorené cez Textdraw, ten si najprv musíš vytvoriť, potom si ten chat musíš naprogramovať a následne cez vlastné funkcie odosielať, a možno niečo najdeš na internete.

popr. link na textdrawy a ako na ne:
https://sampwiki.blast.hk/wiki/TextDraw

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...