The online racing simulator
Searching in All forums
(21 results)
DarkNightX
S2 licensed
My spec for lfs





DarkNightX
S2 licensed
Quote from Bmxtwins :RacerX (azzano62) made the InSim... heres a version of it... I used to be officer there before i got away from Cruising... thank god I did

http://lightning-servers.com/downloads.php

I have download but could you help me with mysql.date :o ?
Cruise Insim liberty
DarkNightX
S2 licensed
Hello ,

Anyone can upload Open source cruise server (liberty cruise insim ) Please

Because the link is down here : http://www.lfsforum.net/showthread.php?t=63230

Thanks You
DarkNightX
S2 licensed
Lol i have use one old body and dont edit that ^^ just add private skins xD
DarkNightX
S2 licensed
Last edited by DarkNightX, .
DarkNightX
S2 licensed
help please i can pay
DarkNightX
S2 licensed
Ok i wait thanks you
Cruise !Pay
DarkNightX
S2 licensed
Hello ,

Could you help me i have my !pay command

I want when one people write !pay 250 in chase , fine go to cadet or officer

Exemple :

Officer-Dark chase Toxmen

Toxmen is busted

Officer-dark say please !pay 250

Toxmen !pay 250

I want 250 go to Officer-Dark

Sorry for bad english ='(


<?php 
 
case "!pay":
                        if (
StrMsg.Length == 2
                        {
                            if (
StrMsg[1].Contains("-"))
                                
InSim.Send_MTC_MessageToConnection("^7Invalid command"MSO.UCID0);
                            else
                            {
                                try
                                {
                                    
int Pay int.Parse(StrMsg[1]);
                                    if (
Pay >= 2501 == false)
                                    {
                                        
Connections[GetConnIdx(MSO.UCID)].Cash -= Pay;
                                        
InSim.Send_MST_Message("/msg ^6>^7 " Connections[GetConnIdx(MSO.UCID)].PlayerName " ^7(" Connections[GetConnIdx(MSO.UCID)].Username "^7)" "^7 paid €" Pay " fine");
                                    }
                                    else if (
Pay >= 2501)
                                    {
                                        
InSim.Send_MTC_MessageToConnection("^1Max pay amount is 2500"MSO.UCID0);
                                    }
                                    }
                                catch
                                {
                                    
InSim.Send_MTC_MessageToConnection("^1Invalid pay amount. Please try again."MSO.UCID0);
                                }
                            }
                        }
                        else
                        {
                            
InSim.Send_MTC_MessageToConnection("^1Invalid pay command. Please try again."MSO.UCID0);
                        }
                        break;
?>

DarkNightX
S2 licensed
http://shad0www.oo.lv/files/LC_Insim.rar

Link dont work anyone have good link

Thanks you
DarkNightX
S2 licensed
Quote from broken :It's your code but it's someone else's idea soo it's still copying for me.

Yes because i am one fondator of lc and PettePizza is my idea ! For the Garden is not me okay its xerxes .

The first project is French Cruise but i have bad insim and xerxes come help me for create on insim and cooperate for Create Liberty cruise !!

You just copying Liberty cruise
DarkNightX
S2 licensed
Quote from ales_m :your dumb if you cant come with something new.. Copying other cruise server is dumb too.

+1

Quote from Heiko1 :lol.... im not coping im just bring it back ......

Cant can back !! Why Lc is french project !! You are french ? no !
DarkNightX
S2 licensed
Quote from Heiko1 :
The Team DONT exist anymore! and wont will be created again...

Where you have read that ??

Lc team will can create again !

Stop try use idea from real Liberty cruise !
DarkNightX
S2 licensed
please could you render my skins thanks
DarkNightX
S2 licensed
Quote from DarkNightX :Please !! ^^

Or if you cant take this angle np but please dark wheel

Please ?
DarkNightX
S2 licensed
Quote from DarkNightX :Hello

Could you render my skins please

Same picture angle than this :



Thank you

Please !! ^^

Or if you cant take this angle np but please dark wheel
DarkNightX
S2 licensed
Hello

Could you render my skins please

Same picture angle than this :



Thank you
Last edited by DarkNightX, .
DarkNightX
S2 licensed
i have open
// optional: local specified ip address
/ip=192.168.1.3

// a high number below 65536
/port=63395

Port 63395 is open whit ip 192.168.1.3 but always problem
DarkNightX
S2 licensed
I Have edit

//ip=xxx.xxx.xxx.xxx To /ip=192.168.1.2

But i have one error in lfs.exe

Picture :

http://www.monsterup.com/image.php?url=upload/1215133128.jpg
Probleme New Dedicated
DarkNightX
S2 licensed
Hello

I want open on serveur but i have one problem people cant join me :

Picture :

http://www.monsterup.com/image.php?url=upload/1215113787.jpg

Setup.Cfg :

http://wwe-news.0rg.fr/setup.cfg

Error :

ClienConnect : connect failed


T
hanks you
Last edited by DarkNightX, .
DarkNightX
S2 licensed
Hello all

Sorry for bad english

I have one problem i cant run my Dedi Server in Y32. But i can in Y5

Could you help me please

Picture : http://www.monsterup.com/image.php?url=upload/1214996840.jpg

Thanks You

DarkNightX
S2 licensed
Please where can delete big white button ?

And in lotery place in deposit i want insim say

welcome in lotery
Quote :


//
// Lotto Drop-Off
//

if ((Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Lotto == 1) && ((MCI.Info[i].X / 196608) <= 301) && ((MCI.Info[i].X / 196608) >= 297) && ((MCI.Info[i].Y / 196608) >= -185) && ((MCI.Info[i].Y / 196608) <= -182) && ((MCI.Info[i].Speed / 147) <= 3))

{
InSim.Send_MTC_MessageToConnection("^6| ^Welcome in lotery!", Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].UniqueID, 0);
}
{
InSim.Send_MST_Message("/msg ^6|^7 " + (Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Username) + " win at lotery!");
int prize = new Random().Next(750, 2800);
if (prize >= 2770)
{
int jackpot = new Random().Next(2900, 3700);
InSim.Send_MST_Message("/msg ^7/\\^6/\\^7/\\^7 Big Lotery Winer! ^7/\\^6/\\^7/\\");
InSim.Send_MST_Message("/msg ^6|^7 " + (Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Username) + " received a ^6cash ^7 of €" + jackpot + "!");
InSim.Send_MST_Message("/msg ^7/\\^6/\\^7/\\^7 Big Lotery Winer! ^7/\\^6/\\^7/\\");
Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Cash += jackpot;
}
else
{
InSim.Send_MST_Message("/msg ^6|^7 " + (Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Username) + " won ^2€" + prize + "!");
Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Cash += prize;
}
Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Lotto = 2;
}
}
break;
#endregion

#region South City Long
case "SO4":
for (int i = 0; i < Players.Count; i++)
{

Last edited by DarkNightX, .
FGED GREDG RDFGDR GSFDG