What is better
#9

Quote:
Originally Posted by Maro06
Посмотреть сообщение
First.
are you sure? Or can anyone other confirm that, because I've large gamemode I don't want to make something that will bug wil gamemode

Edit:
Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Third:
pawn Код:
public OnPlayerConnect(playerid)
{
     SendClientMessageToAll(0x00FF00FF, "Some Text");
     return 1;
}

public OnPlayerDisconnect(playerid, reason)
{
     SendClientMessageToAll(0x00FF00FF, "Some Text");
     return 1;
}
but if I use
Код:
    format(Msg, 128, "Player name %s VIP %s", Name, VIPNivoName[Level]);
and more like this
Reply


Messages In This Thread
What is better - by AntonioCroatia - 17.05.2015, 17:11
Re: What is better - by Vince - 17.05.2015, 17:37
Re: What is better - by icra - 18.05.2015, 04:02
Re: What is better - by EBook - 18.05.2015, 05:09
Re: What is better - by AntonioCroatia - 22.05.2015, 12:53
Re: What is better - by AntonioCroatia - 23.05.2015, 14:57
Re: What is better - by Ghazal - 23.05.2015, 14:59
Re: What is better - by SickAttack - 23.05.2015, 15:04
Re: What is better - by AntonioCroatia - 23.05.2015, 15:04
Re: What is better - by SickAttack - 23.05.2015, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)