View Single Post
  #1  
Old 11-25-2009, 08:46 PM
salesman salesman is offline
Finger lickin' good.
salesman's Avatar
Join Date: Nov 2008
Location: Colorado
Posts: 1,865
salesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud of
TServerPlayer.onNickChanges(str, str)

Quote:
TServerPlayer.onNickChanges(str, str) event - nick changes: new and old nick name
I'm having trouble using this...Does anyone know how it works, or if it even works at all?

onPlayerNickChanges(pl) works, but it only passes a player object in the parameters so I would have to keep track of the players old nickname manually. That seems silly to do when there's supposed to be another event that does exactly what I need.
Reply With Quote