this Sends Nothing;
new string[350];
this sends it,
new string[350];
new string[350];
pawn Code:
format(string, sizeof(string), "MONEY RUSH!{FFFFFF} The Owner Has Lost A {008000}Bag Of Money{FFFFFF} Somewhere Around {33CCFF}%s{FFFFFF} Find It Before Any One Else Does!", MoneyBagLocation);
SendClientMessageToAll(0x7137C8AA, string);
SendClientMessageToAll(0x7137C8AA, string);
this sends it,
new string[350];
pawn Code:
format(string, sizeof(string), "MONEY RUSH!{FFFFFF} The Owner Has Lost A Somewhere Around {33CCFF}%s{FFFFFF} Find It Before Any One Else Does!", MoneyBagLocation);
SendClientMessageToAll(0x7137C8AA, string);
SendClientMessageToAll(0x7137C8AA, string);
Aucun commentaire:
Enregistrer un commentaire