View Single Post
  #9  
Old 01-19-2012, 08:00 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Emera View Post
What's wrong with a chat command? Why do you even need a summon. Just warp to the player in question. It's just another toy that screams "Abuse me". Also, adding a row to a GUI control is pretty simple stuff and doesn't require a genuis to code it. Why post something like this?

and for this...
PHP Code:
if (graalversion == 6.015 || graalversion 6.015) { 
It can be shortened down to...
PHP Code:
if (graalversion 6) { 
Sometimes, you cant tell if the players name has an 1,l,L,i,I so this system would make that confusion less.. I like this script o_o.

Also, in some cases you may been to summon a player. It's not just an "abuse only" tool.. it has some serious applicability to many servers. something is broken and a staff has to summon a player for example.
Reply With Quote