KeyHintText not valide ?

Hello,

I have a problem my script throws it or the message does not display.

I am no idea to resolve how this problem if you could helped that squeezed nice x)


PHP Code:







public OnPluginStart()
{
    
HookEvent("player_spawn"OnSpawnEventHookMode_Post);
}
public 
OnSpawn(Handle:event, const String:name[], bool:dontBroadcast)
{
    new 
client GetClientOfUserId(GetEventInt(event"userid"));
    
CreateTimer(1.0Msg_UpdaterclientTIMER_REPEAT|TIMER_FLAG_NO_MAPCHANGE);
}
public 
Action:Msg_Updater(Handle:timerany:client)
{
    
decl String:szText[999];
    
Format(szTextsizeof(szText), "--------------------------\n INFIRE \n--------------------------\nServeur WarCraft:Source\nIl y a 150 Races \n--------------------------\nServeur FFA: 91.121.164.49:27019\nServeur Config par iNex\n--------------------------\nMenu par  iNex \n--------------------------\n");
    new 
Handle:hBuffer StartMessageOne("KeyHintText"client);
    
BfWriteByte(hBuffer1);
    
BfWriteString(hBufferszText);
    
EndMessage();  










sorry for my bad english i'm french


Orignal From: KeyHintText not valide ?

No comments

Not a single link is allowed to submit in comment :o