Author Topic: IGSO 3.51  (Read 51585 times)

So in the console you put
GameConnection:BLIDHERE:isHost()
or
GameConnection::isHost(BLIDHERE)
The last one.

Ty i fotgot to add the ;
« Last Edit: October 27, 2008, 05:38:59 PM by joey051996 »

O wow fooly this is a good update.

I forgot to add the shedule doesnt work when i tried to change it it messed it up so i can only do one event
« Last Edit: October 27, 2008, 06:29:15 PM by joey051996 »


If you don't know what GameConnection::isHost() is then ignore it. IGSO auto detects the blid, using GameConnection::isHost(), that the server is using and compares it to the client's blid trying to use the host functions.
« Last Edit: October 28, 2008, 03:16:09 AM by Fooly Cooly »

i have installed this addon but when i start my server and open the gui not a single one of the buttons does anything and it says my maxplayers is 64 when its 8

gotta turn it on handicap, in addon list.

I'd like to point out that this add-on has a couple of issues at the bottom of server.cs, particularly:

Code: [Select]
function serverCmdIGSO_eTardEdit(%Client,%Cmd,%Arg)
{
switch$(%Cmd)
{
case "Add":
if(strStr($Pref::Server::ETardList,%Arg)==-1){$Pref::Server::ETardList = $Pref::Server::ETardList@%Arg;}
case "Remove":
$Pref::Server::ETardList = strReplace($Pref::Server::ETardList,%Arg,"");
case "Reset":
$Pref::Server::ETardList = " u , r , ur , wat , wut , wuts , wit , dat , loel , y ,";
case "Clear":
$Pref::Server::ETardList = "";
}
}


function serverCmdTest(%Victim)
{
messageAll('MsgAdminForce','\c2%1 has been UnAdmined.',"Doopy",%Victim,%Victim.BL_ID,0,0,%Victim.isAdmin,%Victim.isSuperAdmin);
messageAll('msgClientJoin','',"Poopy",%Victim,%Victim.BL_ID,0,0,%Victim.isAdmin,%Victim.isSuperAdmin);
}

Two unprotected functions, one which lets you edit the server's etard filter and the other spams "Doopy has been unadmined".

Well still the Schedule does not work it makes you only able to do one event

Just incase someone asks, click ctrl+O then click controls, scroll down and put out wich key you want it to be on, click done, and click the button you put it on. DONE!!!

OnTopic: weoowowwoowoweee it's great bla bla cookies  :cookie: :cookie: :cookie: etc.

loving tard you stole Dread's Avi -.-

BUG: you must enter two welcome messages to get the one you want.

Welcome message 1: The one you want.

Welcome message 2: Random gibberish to get welcome message one to show.

EDIT: 10,000 add-ons post get
« Last Edit: October 28, 2008, 09:09:48 PM by General Omega »




Yet Cuda never bothered to delete it from his folder...