Problem on <YSI\y_td>
#1

PHP код:
new Style:gmyStyle;
new 
Text:tdtext;
OnGameModeInit()
{
    
gmyStyle TD_Create
    
(
        .
10.0,
        .
380.0,
        .
letterX 1.25,
        .
letterY 3.0,
        
//.textX = 10.0,
        //.textY = 10.0,
        
.colour 0xEEEEEEFF,
        .
boxColour 0x000000FF,
        .
shadow 0,
        .
outline 1,
        .
font 0,
        .
box false
    
);
}
fuction_show_this_td()
{
    
tdtext TD_DisplayForPlayer(playerid"Romania"gmyStyle, .10.0, .380.0);
    
    
//TD_SetString(tdtext,"Romania");
    
    
TD_ShowForPlayer(playeridtdtext);

I need to set the string only for 1 player...
Reply
#2

No one can help me ?
Reply
#3

I still wait for a good answers
Reply
#4

This is sux....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)