Samp T key -
Sitaauk - 16.02.2011
why the general channel T key , why it disappears always, i cant open the textbox with T
Re: Samp T key -
JernejL - 16.02.2011
Not sure.. but you can also use F6 i believe.
Re: Samp T key -
Calgon - 16.02.2011
And the grave (`) key too.
Re: Samp T key -
Retardedwolf - 16.02.2011
T,F6,~ or ` key.
Re: Samp T key -
Johnny_Xayc - 22.02.2011
but,this need fix=)
Respuesta: Samp T key -
kirk - 22.02.2011
Use AutoHotkey and bind it there so it will pop up if theres soemthing wrong with your key for example, or just use F6
Anwyays download Autohotkey and add this into the script
Numpad0::
SendInput t/
return
Re: Respuesta: Samp T key -
Johnny_Xayc - 23.02.2011
Quote:
Originally Posted by heineken.
Use AutoHotkey and bind it there so it will pop up if theres soemthing wrong with your key for example, or just use F6
Anwyays download Autohotkey and add this into the script
Numpad0::
SendInput t/
return
|

this need fix!maybe i don't have AutoHotKey
Re: Samp T key -
Pangea - 23.02.2011
There is nothing wrong with the "T"key.
The only time it does not work, is when there is a dialog open.
When there's no dialog, it works fine.
If it doesn't, try to reinstall SA:MP, or just use the F6 key.