Thread
:
goto (playername)
View Single Post
#
2
07-16-2009, 09:32 AM
Derision
Developer
Join Date: Feb 2004
Location: UK
Posts: 1,540
You should be able to use $entity_list->GetClientByName($go) rather than looping like that, or at least use 'last' to break out of the loop once you find a player name that matches.
Derision
View Public Profile
Send a private message to Derision
Find all posts by Derision