17.05.2016, 14:44
You are going to need something to store the 4 most recent calls in. Than you will need to call some kind of update function in your /calltaxi command, so everytime someone calls a taxi the dispatch textdraws get updated. In that function, you can use TextDrawSetString To re-set all 4 textdraws to the new value.