Need Help
#1

PHP код:
hey i need help .. i dont know what to call that lolz... i want make 3 or more .. but cant .. can some help me ?
This you will know what i mean :
new 
Text:txtTimeDisp;
new 
timestr[32];
             
public 
OnGameModeInit()
{         
TextDrawSetString(txtTimeDisp,timestr);
txtTimeDisp TextDrawCreate(600.0,25.0,"SRC");
TextDrawUseBox(txtTimeDisp0);
TextDrawFont(txtTimeDisp2);
TextDrawSetShadow(txtTimeDisp,1); 
TextDrawSetOutline(txtTimeDisp,1); 
TextDrawBackgroundColor(txtTimeDisp,gray);
TextDrawColor(txtTimeDisp,black);
TextDrawAlignment(txtTimeDisp,3);
TextDrawLetterSize(txtTimeDisp,0.9,1.5);
txtTimeDisp TextDrawCreate(634.000000435.000000,"www.src-community.com");
TextDrawUseBox(txtTimeDisp0);
TextDrawFont(txtTimeDisp2);
TextDrawSetShadow(txtTimeDisp,1); 
TextDrawSetOutline(txtTimeDisp,1); 
TextDrawBackgroundColor(txtTimeDisp,gray);
TextDrawColor(txtTimeDisp,black);
TextDrawAlignment(txtTimeDisp,3);
TextDrawLetterSize(txtTimeDisp,0.5000001.000000);
return 
1;
}
public 
OnPlayerDeath(playeridkilleridreason)
{
TextDrawHideForPlayer(playerid,txtTimeDisp);
return 
1;

Reply


Messages In This Thread
Need Help - by Eiy Mard - 11.07.2012, 15:17
Re: Need Help - by clarencecuzz - 11.07.2012, 15:21
Re: Need Help - by Eiy Mard - 11.07.2012, 15:39
Re: Need Help - by Eiy Mard - 11.07.2012, 16:17
Re: Need Help - by clarencecuzz - 11.07.2012, 16:20
Re: Need Help - by Eiy Mard - 12.07.2012, 06:52
Re: Need Help - by clarencecuzz - 12.07.2012, 07:14
Re: Need Help - by Eiy Mard - 12.07.2012, 07:27
Re: Need Help - by clarencecuzz - 12.07.2012, 07:31
Re: Need Help - by Littlehelper - 12.07.2012, 07:57

Forum Jump:


Users browsing this thread: 1 Guest(s)