Author Topic: Add procedure BindTauns(Type:byte; Text:string);  (Read 1424 times)

0 Members and 1 Guest are viewing this topic.

Offline soldat-game

  • Camper
  • ***
  • Posts: 407
Add procedure BindTauns(Type:byte; Text:string);
« on: February 21, 2016, 08:19:58 am »
Add procedure BindTauns(Type:byte; Text:string);
this will allow you to set command to tauns :)

type 1 = alt+1 etc...
typer 23 = alt+c etc etc...
Text = example '/skill1'

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
Re: Add procedure BindTauns(Type:byte; Text:string);
« Reply #1 on: February 21, 2016, 09:56:12 am »
I'd rather see L[one]R's solution implemented.
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.