View Single Post
  #3  
Old 02-20-2009, 08:16 PM
Schetti Schetti is offline
SC2 Player
Schetti's Avatar
Join Date: Nov 2008
Location: Austria
Posts: 269
Schetti is on a distinguished road
triggerserver("gui", this.name, "summon", player.chat.substring(8));
so its: ni weapname casena needed to cut down first 8
ni=no idea



this helped quite alot.

(cat, tomcat) why thats needed?
PHP Code:
function onActionserverside(cattomcat) {
  if (
tomcat == "Top Cat") {
    echo(
"Hello Top Cat!");
  }


just that I dont fail to see sense of triggerserver
it makes it able to "react" a function, right?
__________________
“Peace cannot be kept by force. It can only be achieved by understanding.” – Albert Einstein
Reply With Quote