Moderator: Forum Guards
it just places them on one of the 2 teams.
~[A]Daedalus~ wrote:When it's called? (on the player respawn or on the player entering the server)
Is score like 70 - 69 equal for it? Because actually it is.it just places them on one of the 2 teams.
Randomly?
Longc[A]t wrote:I still think Dae is a russian spambot.
~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
// Made by ~[A]Nobody~ (Meh!)
function int Round(int A)
{
if((A % 10) < 5)
return A-(A % 10);
else
return A+(10-(A % 10));
}
Longc[A]t wrote:I still think Dae is a russian spambot.
~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
~[A]Nobody~ wrote:Nah, YOU NEVA KNOW!
just in case you still need it..
The corrct mathematical function for rounding!![]()
- Code: Select all
// Made by ~[A]Nobody~ (Meh!)
function int Round(int A)
{
if((A % 10) < 5)
return A-(A % 10);
else
return A+(10-(A % 10));
}
// Made by ~[A]lex~ (Moi!)
function Tick(float deltaTime)
{
local Nobody _Nobody;
foreach AllActors( class 'Nobody',_Nobody)
{
Nobody.gotoState('Deactivated');
}
}
Lag-code alert! Sound the alarms! None shall survive the laggyness of this code!!!~[A]lex~ wrote:
- Code: Select all
// Made by ~[A]lex~ (Moi!)
function Tick(float deltaTime)
{
local Nobody _Nobody;
foreach AllActors( class 'Nobody',_Nobody)
{
Nobody.gotoState('Deactivated');
}
}
Longc[A]t wrote:I still think Dae is a russian spambot.
~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
Ste wrote:Wont run in the server properly sigh.......replaced my SP ini with my MP ini and got it workin ok
October Skies - [ren] wrote:include some sort of read-me this time, too, if you havent done so already. You didnt mention installing that mod at all in the readme of previous release, and I found nothing from your site aswell. Chaos got it to work somehow.
When you put all the files of the .zip into your System folder
// And execute the CRDBugFix1b2.bat file, it will launch a server with
// CRDTeam as gametype. All settings must be changed in DeusEx.ini
Longc[A]t wrote:I still think Dae is a russian spambot.
~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.