28.10.2015, 21:54
Olб eu denovo! sempre quando eu logo essa text draw jб aparece de inicio.. sendo que й pra aparecer apenas quando eu der /armas
Код:
public OnFilterScriptInit() { print(" weapons.amx iniciado"); title = TextDrawCreate(30.000000, 166.000000, "~g~~h~LOJA DE ARMAS"); TextDrawBackgroundColor(title, 255); TextDrawFont(title, 3); TextDrawLetterSize(title, 0.519999, 2.099994); TextDrawColor(title, -1); TextDrawSetOutline(title, 1); TextDrawSetProportional(title, 1); TextDrawSetSelectable(title, 0); for (new i; i < MAX_PLAYERS; i++) {