Dzisiaj chcialbym aby przerobić napis say w antirusher...
Wycinek z antirushera:
public free_the_world(){
if(round_start<1) return
round_start=0
new players[32],num
get_players(players,num,"a")
for(new i;i<num;i++){
free_the_man(players[i])
message_begin(MSG_ONE, get_user_msgid("SayText"), {0,0,0}, players[i])
write_byte(players[i])
write_string("^x04 *** RASH - OFF ***")
message_end()
}
}I chce przerobic ten napis ** RASH - OFF ** na napis: "Wolno raszowac..."
Ale tak aby nie był oddalony od ściany monitora, tzn, normalny napis wygląda jakby był dopiero po Tab'ie... (tego nie chce)
Pozdrawiam.


Dodatki SourceMod



Temat jest zamknięty









