Jump to content

  •  

Photo

OnLogin Auto Command


Best Answer tedexx, 21 May 2017 - 06:03 AM

-	script	autoCommand	FAKE_NPC,{
	end;
	OnPCLoginEvent:
		atcommand("@commands");
	end;
}
Go to the full post


  • Please log in to reply
1 reply to this topic

#1 CraftNCheez

CraftNCheez

    Advanced Member

  • Members
  • PipPipPip
  • 45 posts
  • Github:warcraftfrozen

Posted 21 May 2017 - 04:19 AM

Hello, Anyone can help me create a script that everytime a player Login the game, there is a command will automatically on like @pk, when a player login it auto command @pk himself.



#2 tedexx

tedexx

    Advanced Member

  • Members
  • PipPipPip
  • 67 posts

Posted 21 May 2017 - 06:03 AM   Best Answer

-	script	autoCommand	FAKE_NPC,{
	end;
	OnPCLoginEvent:
		atcommand("@commands");
	end;
}





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 26 user(s)