Author Topic: Greeting Script  (Read 966 times)

So I Was Wondering What Do I Use In The Auto Greeting Script To Show BLID. I Tryed "@%blid@" but comes up with a long number Please help

How Do I Make It SHow There IP I Found Out BLID
« Last Edit: July 11, 2010, 07:45:53 PM by XaMNasapuppy »

You can't package gameConnection::onConnect.

Not very well, at least.

Package the function GameConnection::onClientEnterGame(%this)
Make the variable %address = %this.getAddress();
« Last Edit: July 14, 2010, 05:45:30 PM by otto-san »