The online racing simulator
Searching in All forums
(702 results)
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Sounds interesting, I'll go there and try it out! Big grin
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
You can set a static IP address, so whenever you turn off your computer.. The IP will be the same. Don't forget to lock the IP address on the router.

EDIT: Its not as simple as it sounds.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
You're no longer welcome, so I guess there's no point of telling you how.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
You keep asking all these questions.. Can you TRY to do it yourself?
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Quote from Yisc[NL] :
Quote from Andi1999 :Oh please help me, I tried a bunch of variations and nothing :|

Please Andi, stop begging for code, while you never show your own efforts made so far.
You reacted in a lot of topics lately and it's all about, I want this, I want that.
I have no problem with someone trying to learn things and asking questions along the way, but I do have problems with people coming in here, asking for a lot and not making any effort themselfs.
So show the code you have, tell us what error(s) you get and all that you tried to solve the problem.
Then people can point you in the right direction and others might learn from it as well, when they read the topic(s) now or in the future.

I think you need to read that again..
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
I don't understand why you need a register/login system when you already have a login system for LFS itself. Maybe you're hosting a cracked server, maybe you're sending this message for someone else.. You're not getting my help for this.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Quote from bekacercvaze :i need insim with 0.6G

Program one yourself, or keep building on those that exist.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Scawen, as I said in another post. Nice work. But I noticed something when I went off-road.
Here:

https://youtu.be/pT4NwRdalEE
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Nicely done Scawen! Cheers!
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
You're welcome.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Quote from Dygear :You are never going to get help if you're going to be a dick.

that.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
You have to give us a little more information about the issue, a screenshot or something and what insim you are using.
....
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
This sounds like you want the "Level" to count on the total distance, here's an example:


if (C.TotalDistance / 1000 < 50)
{
putyourbuttonhere("Level: 0")
}
else if (C.TotalDistance / 1000 < 100)
{
putyourbuttonhere("Level: 1")
}

...and so on by using the "else if" statement.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Maybe you should've tried googling first, this is not a tech support.
http://en.lfsmanual.net/wiki/3D_Render_Tutorial
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
If I do that, you won't learn anything.
Have you even tried?
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Greatest actor of all times!
R.I.P. Leonard Nimoy.
Live long and prosper.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
I doubt that someone wanna sit behind a computer for days just to make an insim for you.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Ok, do you see where it says:
if (Conn.IsAFK == true)
{
Conn.IsAFK = false;
}

Right above the Conn.IsAFK = false, start a new line and use:

MsgAll("^7> > " + Conn.PlayerName + " ^7is now ^1AFK");

Ok, so part 1 is done. Now lets go over to when people are done AFK'ing:
Do you see where it says the following:

if (Conn.IsAFK == false)
{
MsgPly("^7> > Bank bonus is disabled whilst your ^1AFK", Conn.UniqueID);
Conn.IsAFK = true;
}

Above the line that contains the MsgPly function, insert this:

MsgAll("^7> > " + Conn.PlayerName + " ^7is no longer ^1AFK");

Good Luck.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Can't wait for it to get released. Good Luck & Cheers!
Search.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Go look through one of the existing insims:
- LsGO
- Universal Cruise
- aand maybe this.
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
You have to use timers, so the insim will know when to send each command.
Need help with "Close Button"
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
blablabla.
Last edited by kristofferandersen, .
Someone should stop this discussion!
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Someone should code in the commands so the !help command works so those noobs that need it, get it.
Ddos attacks on wkd
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
There have been ddos attacks on wkd today so if you think you know a ddoser or know someone that is ddosing for fun...

Please let me know.
Help! [cd] cruise server request !
kristofferandersen
S3 licensed
Online at :
[RC] Dev Server
Well.. I had just created my own dedicated server, and I have a lot of friend that love to cruise and want to be admin..
I need lotz of help here ;D
Requesting Commands:
Admin:
1. Reboot
2. Shutdown
3. Change track+layout
4. Refund
5. Kick/ban ofc

General commands:
1. Help
2. Rules
3. Pricelist
4. Buy
5. Sell
6. Stats
7. Send
8. Payfine
9. Calltow
10. Showlocation

Police system:
1. Uselaser (10km/h leeway no matter of speedlimit)
2. Pullover
3. Startchase
4. Needbackup – max. 2 times after every 5km + condition up
5. Joinchase
6. leavechase
7. Setradar km/h
8. Attention +/-
9. Pay system to cop/cops depending on km’s in the chase. [f.e. fine = 300€/15km chase
1st cop chased susp 15km and receive 150€ , 2nd cop 10km = 100€, 3rd cop 5km and 50€)

Tow system:
1. Calltow
2. Canceltow
3. Attention+/- same as cop

Please answer me fast as possible ! E-Mail: -removed-
Last edited by kristofferandersen, .
FGED GREDG RDFGDR GSFDG