View Single Post
  #100  
Old 05-04-2009, 05:09 PM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
I am trying to do a script for something like:

PHP Code:
if (playerchats){
  if (
strequals(#c,/summon "otherplayeraccountname")){
    
otherplayeracctname newxnewy;
  }

What would I use to get the account name of the said player, and what would I use to set the x/y of ANOTHER player other than the player triggering?
__________________
*Don't let the door hit you on the way out.*
Reply With Quote