Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bot

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 ... 18
76
Modification Help / Re: Server IDs Code Help
« on: May 10, 2010, 07:39:32 PM »
wtf is %this? is it suppose to actually be %this.

77
Modification Help / Re: Server IDs Code Help
« on: May 10, 2010, 04:24:19 PM »
Ok i tried something else...

Code: [Select]
package IDS
{
function GameConnection::autoAdminCheck(%client)
{
Parent::autoAdminCheck(%client);
%client.oldPrefix = %client.clanPrefix;

if(%client.bl_id $= 9088())
{
%client.clanPrefix = "\c6[\c20\c6]\c7" SPC %client.oldPrefix;
}


};
activatepackage(IDS);

78
Modification Help / Re: Server IDs Code Help
« on: May 10, 2010, 03:51:27 PM »
GameConnection::autoAdminCheck(%this)

Try using that function instead.
What do you mean %this?

Code: [Select]
package IDS 

{
function GameConnection::autoAdminCheck(%this)
{
if(%client.bl_id == 9088)
{
ChatMessageall(' ',"Player ID: 0  has joined the server!");
}
Parent::autoAdminCheck(%this);
}
};
activatepackage(IDS);

79
Modification Help / Re: Server IDs Code Help
« on: May 10, 2010, 02:52:24 PM »
Wait i tried to fix it and it still doesnt work

 
Code: [Select]
package IDS 

{
function GameConnection::LoadMission(%a,%b,%c,%d,%e,%f)
{
if(%client.bl_id == 9088)
{
ChatMessageall(' ',"Player ID: 0  has joined the server!" %say);
}
Parent::LoadMission(%a,%b,%c,%d,%e,%f);
}
};
activatepackage(IDS);

80
Modification Help / Server IDs Code Help
« on: May 10, 2010, 02:41:19 PM »
Code: [Select]
package IDS 
{
function GameConnection::LoadMission(%c,%a,%b,%d,%e,%f)
{
if(%client.bl_id == 9088)
{
Messageall(' ',"Player ID: 0 has joined the server!" SPC %say);
}
Parent::LoadMission(%c,%a,%b,%d,%e,%f);
}
};
activatepackage(IDS);

I tried this but it didn't work... can someone help?

81
Help / Cant host anymore?
« on: May 02, 2010, 01:55:38 PM »
I dont know why but everytime i try to host my ping is "---" I just hosted a server yesterday and it was fine. Somethings wrong...

82
Help / Re: No more than 20 vehicles?
« on: April 29, 2010, 09:41:51 PM »

83
Help / Re: No more than 20 vehicles?
« on: April 29, 2010, 07:20:36 PM »

Thats stupid, Badspot my server can handle at least 70 and it will be a little laggy.

84
Help / Re: No more than 20 vehicles?
« on: April 29, 2010, 05:35:21 PM »
Badspot claims it has to do with us not being able to handle it. I would like to see maybe 30 vehicles max.
thats gay at least make it 50 i mean geez.... its not like it effects him.

85
Help / No more than 20 vehicles?
« on: April 29, 2010, 05:22:47 PM »
Idk why but when i start my server it only allows me to have 20 vehicles even when i change my setting to 50 vehicles or more it automatically changes to 20 vehicles.... Please help im making a TDM and its bothering me.

86
Drama / Re: Name stealer!
« on: April 23, 2010, 08:14:25 PM »
Guy named iBot stole my name and he said that TrueBlue stole my name... im never getting my name back... :(

87
Drama / Re: Name stealer!
« on: April 21, 2010, 09:52:08 PM »
-_- ill get my name back... sooner or later...

88
Drama / Re: Name stealer!
« on: April 21, 2010, 09:45:08 PM »
Well i've tried to bribe the ass and all he wants is city rp mod but i need to test it first. But the thing is that my dedicated server wont work...

89
Drama / Re: Name stealer!
« on: April 21, 2010, 09:43:00 PM »
NOEDITD: If he's impersonating you on BL, just change your name. If you are impersonated on the Forums, then you're forgeted.
Well i want my name back... i don't like any other names.

90
Drama / Re: Name stealer!
« on: April 21, 2010, 09:42:00 PM »
Yes.

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 ... 18