Ayuda! colores en announce
#3

quedaria asi?

Код:
SetTimer("AutoAnn",120000,1);

forward AutoAnn();
public AutoAnn()
{
    new randANN = random(sizeof(RandomANN));
    GameTextForAll(RandomANN[randANN], 10000, 4);
    return 1;
}

new RandomANN[][] =
{
    ~w~"texto0, "~r~"texto1"
};
:S
Reply


Messages In This Thread
Ayuda! colores en announce - by martini002 - 11.04.2011, 23:28
Respuesta: Ayuda! colores en announce - by Daniel-92 - 11.04.2011, 23:36
Re: Ayuda! colores en announce - by martini002 - 11.04.2011, 23:49
Respuesta: Ayuda! colores en announce - by Lunnatiicz - 11.04.2011, 23:52
Re: Ayuda! colores en announce - by martini002 - 11.04.2011, 23:59

Forum Jump:


Users browsing this thread: 1 Guest(s)