The online racing simulator
Searching in All forums
(208 results)
Beaver08
No longer welcome
Quote from Chriship :
[Command("canceljob", "canceljob")]
public void canceljob(string Msg, string[] StrMsg, Packets.IS_MSO MSO)
{
clsConnection Conn = Connections[GetConnIdx(MSO.UCID)];
if (StrMsg.Length > 0)
{
if (Conn.JobToHouse2 == 1)
{
InSim.Send_MTC_MessageToConnection("^6--^7 Job Canceled!", MSO.UCID, 0);
}
Conn.JobToHouse2 == 0;
}
}

Fixed command for you. Just put the '' (Conn.JobToHouse2 == 0); '' without the ( ) , and under the }

Conn.JobToHouse2 is still wrong in this code...
also it's in the wrong position..

[Command("canceljob", "canceljob")]
public void canceljob(string Msg, string[] StrMsg, Packets.IS_MSO MSO)
{
clsConnection Conn = Connections[GetConnIdx(MSO.UCID)];
if (StrMsg.Length > 0)
{
if (Conn.JobToHouse2 == 1)
{
InSim.Send_MTC_MessageToConnection("^6--^7 Job Canceled!", MSO.UCID, 0);
Conn.JobToHouse2 = 0;
}

}
}

the above will fix your command and also you can add other cancel jobs to it like


if (Conn.JobToHouse2 == 1)
{
InSim.Send_MTC_MessageToConnection("^6--^7 Job Canceled!", MSO.UCID, 0);
Conn.JobToHouse2 = 0;
}
else if (Conn.JobToHouse3 == 1)
{
InSim.Send_MTC_MessageToConnection("^6--^7 Job Canceled!", MSO.UCID, 0);
Conn.JobToHouse3 = 0;
}

also add an else incase you don't have a job


if (Conn.JobToHouse2 == 1)
{
InSim.Send_MTC_MessageToConnection("^6--^7 Job Canceled!", MSO.UCID, 0);
Conn.JobToHouse2 = 0;
}
else if (Conn.JobToHouse3 == 1)
{
InSim.Send_MTC_MessageToConnection("^6--^7 Job Canceled!", MSO.UCID, 0);
Conn.JobToHouse3 = 0;
}
else
{
InSim.Send_MTC_MessageToConnection("^6--^7 You have no job to cancel!", MSO.UCID, 0);
}

Beaver08
No longer welcome
Quote from dorikick :I have been waiting for the new tyre models. I checked the lfs site like every month. However, the last update was from December 2011,

It's now going to be a year, when are you going to release a new update??!

I am looking forward to the new tyre models very very much.

also, any plans on lfs becoming open source? then you can open it up to all car enthusiasts. don't take offense, I been playing this game for like 7 years.

We've all been waiting but good things come to those who wait right?
Beaver08
No longer welcome
Quote from Chriship :If the idea of your cruise server is just a friendly cruise server '' with 3 - 4 friends, then it's ok '', cause you wont get anyway hosting it yourself on your PC.

That's not necessarily true .. i started wkd hosting it from my home pc it was then even moved to another pc that was just kept on all the time in a friends house of mine until i could afford proper hosting.

So good luck with the server =)
Beaver08
No longer welcome
Host not found on master server ?
Beaver08
No longer welcome
Quote from PoVo :

I currently have maybe 40 buttons sent in a row and some people with weaker internet connection lose connection.


you need to stream them to sort this problem i give up trying to tell you. :slap:
Beaver08
No longer welcome
no timers as i explained i created a streamer that shows a few buttons checks that they have loaded if so then show some more it's all called under a function as it's used so no timer is needed
Beaver08
No longer welcome
i have atleast 48 buttons showing on my screen at once and i have no problems.. plus i dont use multithreading either
Beaver08
No longer welcome
not using inbuilt functions actually create a button streamer..

not using sleep or anything like that.. just have it show a few then check they are loaded then show more
Beaver08
No longer welcome
why not do what i did and learn how to make a streamer? just a suggestion.
Beaver08
No longer welcome
wow i've been trying to replicate this for months that's amazing work good stuff, just a shame you managed to do it before me
Beaver08
No longer welcome
Quote from [Audi TT] :Whiskey, I am testing on 0.6b version.
DANIEL-CRO, it was my friend, and if it will be a hacker? I think this is not correct. But I have not tried the upload hotlap at the same time with one account. We was used different a gamepass.

Quote from Scawen :WARNING : THIS IS A TEST
You cannot upload hotlaps made with 0.6B8 because it is a test patch.

learn to readz moar!!
Beaver08
No longer welcome
oh i have found something that differs from the current release is which is when i disconnect by using the close button in window mode (the x at the top) it classes it as a lost connection rather than disconnect which it did previously (i think)

EDIT: woo my 100th post
LFS Remote (Logs)
Beaver08
No longer welcome
Hey guys,

i was chilling on my server today when suddenly somebody spoke as host
i asked all of my admins who have access to the admin password if it was any of them they have all denied it and only 1 was online at the time.

wondering if i am able to get any kind of log or see who is connecting to and from my server via lfs remote. i have currently had to disable the lfs remote in the mean time and i will be changing my server password but there has to be a way that we can see who is using it when and who at least logged in as admin on there.

Any help would be greatly appreciated thanks.

Otherwise i will just have to not use the great feature in the future due to these security risks
as i also noticed going through the logs now they attempted to /ban somebody but got the username wrong

EDIT: here's the logs from the time


Sep 26 14:20:39 RF-revster™ : ^Lthen go to wheels section
Sep 26 14:20:42 /ban MadDrifter 10
Sep 26 14:20:42 User is banned for 10 days
Sep 26 14:20:53 [WKD] Host : ^Lknullka
Sep 26 14:21:07 [WKD] Host : ^LIwanna be fast
Sep 26 14:21:10 RF-revster™ : ^Llol
Sep 26 14:21:13 RF-revster™ : ^Lbeav?
Sep 26 14:21:23 [WKD] Host : ^Lyeah
Sep 26 14:21:23 ** Teamspeak 3 Server: ts.wk-d.com
Sep 26 14:21:25 llstevell™ : ^L^JƒbL^L±S°Grav - 5th gear
Sep 26 14:21:25 RF-revster™ : ^L:D
Sep 26 14:21:26 QATAR948 : ^L[WKD] Host - <<<<<>>>>
Sep 26 14:21:28 RF-revster™ : ^LLOL
Sep 26 14:21:28 * MaDrifter Completed a Job!
Sep 26 14:21:28 * MaDrifter Got Paid ^L£474
Sep 26 14:21:41 RF-revster™ : ^Lbeav,
Sep 26 14:21:44 RF-revster™^L made a pit stop
Sep 26 14:21:44 Repaired Mesh
Sep 26 14:21:51 RF-revster™ : ^LQATAR948 - <hes so annoying.
Sep 26 14:21:53 MaDrifter : ^Lt!trade
Sep 26 14:21:55 RF-revster™ : ^LLOL
Sep 26 14:21:57 RF-revster™ : ^Lfail
Sep 26 14:21:59 MaDrifter : ^L!trade
Sep 26 14:22:04 MaDrifter : ^Lye lol
Sep 26 14:22:09 QATAR948 : ^Lok beave say iwll not get ban
Sep 26 14:22:11 [WKD] Mr`Beav : ^LQATAR948 - <hes so annoying. +1
Sep 26 14:22:14 MaDrifter : ^Lu fail alot typing
Sep 26 14:22:14 RF-revster™ : ^L:D
Sep 26 14:22:16 [WKD] Mr`Beav : ^Lno vob mods
Sep 26 14:22:21 QATAR948 : ^Lrims ok>?
Sep 26 14:22:21 [WKD] Mr`Beav : ^Lthat is all
Sep 26 14:22:23 ** Our Forum: http://forum.wk-d.com
Sep 26 14:22:35 QATAR948 : ^Lcamry mod?
Sep 26 14:22:38 QATAR948 : ^Ltoyta
Sep 26 14:22:41 [WKD] Host : ^Lhi beavv
Sep 26 14:22:45 [WKD] Host : ^Lsup?
Sep 26 14:22:46 MaDrifter : ^Lany1 selling mrt?
Sep 26 14:22:46 RF-revster™ : ^Laslong as it doesent do joos
Sep 26 14:23:04 QATAR948 : ^Lwho is host
Sep 26 14:23:10 RF-revster™ : ^LLOL beav
Sep 26 14:23:15 RF-revster™ : ^Lbeav spec me
Sep 26 14:23:16 [WKD] Host : ^Lhost host ! ha ha
Sep 26 14:23:16 QATAR948 : ^Lhe say that is not him on ts
Sep 26 14:23:17 [WKD] Mr`Beav : ^Lwho is using host?
Sep 26 14:23:23 ** Park in the Pawn Shop when you want to go AFK
Sep 26 14:23:24 RF-revster™ : ^Lnot me
Sep 26 14:23:25 RF-revster™ : ^L:D
Sep 26 14:23:30 QATAR948 : ^Lmyby its me
Sep 26 14:23:33 * ^JƒbL^L±S°Grav bought a Health Pack
Sep 26 14:23:35 QATAR948 : ^Lits annoy like me
Sep 26 14:23:40 llstevell™ : ^L^JƒbL^L±S°Grav - go pits?
Sep 26 14:23:41 * MaDrifter Completed a Job!
Sep 26 14:23:41 * MaDrifter Got Paid ^L£225
Sep 26 14:23:45 llstevell™ : ^L^JƒbL^L±S°Grav - cange car
Sep 26 14:23:48 RF-revster™ : ^Lye the worst about u is tht u cnt type
Sep 26 14:23:50 QATAR948 : ^L[WKD] Host - are you human
Sep 26 14:23:53 ^JƒbL^L±S°Grav : ^LI'm about to look at the internet
Sep 26 14:23:56 llstevell™ : ^Lok
Sep 26 14:23:58 llstevell™^L pitted
Sep 26 14:23:58 * llstevell™ ended their bonus at 6/100% - 3.5km
Sep 26 14:24:04 [WKD] Host : ^Ldont wanna be a human am a monkey
Sep 26 14:24:05 RF-revster™ : ^LLOL beav spec me
Sep 26 14:24:08 QATAR948 : ^L[WKD] Host - aha
Sep 26 14:24:15 [WKD] Alex^L joined the spectators
Sep 26 14:24:15 * [WKD] Alex ended their bonus at 10/100% - 5.3km
Sep 26 14:24:22 QATAR948 : ^L[WKD] Host - mr
Sep 26 14:24:23 llstevell™^L left the pits (FXO)
Sep 26 14:24:23 ** Please talk English in the server
Sep 26 14:24:26 [WKD] Mr`Beav : ^Lbye bye host
Sep 26 14:24:28 QATAR948 : ^L[WKD] Host - can iknow your name
Sep 26 14:24:36 ^JƒbL^L±S°Grav : ^LOne clue: he just said "knullka"
Sep 26 14:24:38 RF-revster™ : ^Lcan sum1 help me?
Sep 26 14:24:45 InSim guest closed : InSim Relay

Last edited by Beaver08, . Reason : Added log
Beaver08
No longer welcome
Just like to say updated to B8 now on the servers and client and i can't see any problems to report so good job, keep up the nice work
Beaver08
No longer welcome
as povo has apologised to me i will not be discussing any arguements or anything i will not cause or seek any trouble to the lsc team i was annoyed yesturday due to the claims of DDos but povo has apologised for accusing me today so i will drop anything i have said in the past.


Link of proof:
http://puu.sh/18AuO
Beaver08
No longer welcome
Quote from edge3147 :And I called obama the day before he went after osama and I told him where he was hiding and gave him the longitude and latitude and helped coordinate the attack.


please keep these meme's coming John Hockett they are awesome!

EDIT:

Quote from edge3147 :

Atleast we don't ask for donations to the server in exchange for member 2 and then turn around and use the donations that are supposed to fund the server and buy drugs and pizza with it.

Sound familiar from the last time you got mad at the newest cruise server in town.

I'm done here, have fun being retarded.

erm.. proof please? and you seem to be mad

EDIT: i love how it states that you can buy "Respect" from lsc
Last edited by Beaver08, .
Beaver08
No longer welcome
Quote from edge3147 :

oh youuu maddd bro!!!

EDIT: ty for a new dp

just thought i'd read through the lsc forums and i found something hilarious

http://puu.sh/18oEn

he's giving member to the guy just coz he made a skin, and you say i'm bad at choosing admins? rofl
Last edited by Beaver08, .
Beaver08
No longer welcome
Quote from edge3147 :So u got #butthurt that you were banned and decided to start drama?


no as i clearly stated to povo i wanted to know why my accounts where banned from a server i'd never even joined. and he just kept on denying that he banned me and tried to say i used some insim relay crap and got myself banned... seems legit

EDIT:
Quote from edge3147 :

*Edit*
[WKD] Super Admins - 13 Total.

Username Player Name Member Level Status
MsBeav (This is technically your account that you bought for that thing you used to call a GF) H0rn_ Super Admin

at the time my girlfriend did buy that account, but i didnt use it and h0rn wanted a lfs account so i gave it to him to use

i also love the way you just changed your ip and then start using my website you must be stupid if you didnt want your ip to be given out
Last edited by Beaver08, .
Beaver08
No longer welcome
Quote from edge3147 :Maybe he knew you were just trying to start trouble? Looks like he was right.

You guys started the trouble by /ban both my accounts before i even knew Lsc was up let alone tried to join + another admin of mine's account and then tried to deny it... yea sounds legit

EDIT: also seems you can't read as i said it was h0rn who was trying to troll you guys not me..
Beaver08
No longer welcome
Quote from edge3147 :But yet you need 13 Super Admins to run 2 servers that are hardly ever at capacity anymore and you can't keep them in line because they ban people for stupid things like accidentally hitting them or doing something they don't like or saying something bad against your servers.

Your actions speak for loudly enough for you.

You are a horrible server owner that can't keep his admins in check and run servers that now have a horrible reputation for the most part.

LFS barely has 1000 active users every month, you must feel big and bad trying to be kingpin of LFS Cruise servers.

Cool Story Bro... Wait? You Mad?

EDIT: if i remember rightly your owner Povo banned me for saying something bad against your server. so wait doesn't your argument become invalid.. i believe it does.

EDIT: you must feel big and bad trying to be kingpin of LFS Cruise servers. << I love that birdman yet you was boasting a few posts ago how your the most popular
Last edited by Beaver08, .
Beaver08
No longer welcome
Quote from edge3147 :I'm not worried bro, If you want to have your friends do illegal activities for you, go for it.

*edit* already got it changed, fire away pal, you will be knocking on the wrong door.

i never fired once so yh sure.

EDIT: if there is any illegal activity going on i wont get my friends to do it, i'm more than capable of doing stuff myself
Last edited by Beaver08, .
Beaver08
No longer welcome
http://puu.sh/18nVD

Why not just say it on the post povo? i like your style hide your curses in pm proves your a big man trying to put it in a scottish slang aswell

EDIT: gotta love urban dictionary

Povo 186 up, 31 down
A poverty striken member of society who often can be associated with "housos" and "deros". Often without or little money.

housos 3 thumbs up
A person who lives on the poverty line, and goes about life only knowing how to scam, getting a ****, getting drunk or stoned, basically getting something for nothing or next to nothing. One who hates the law or anything to do with the law. beating up people, and the masters of slang.
Last edited by Beaver08, .
Beaver08
No longer welcome
Quote from edge3147 :1 phone call to my ISP and it's changed. God you are dumb.

*edit* it's not like I can't spend 5 minutes on the phone to call my ISP and tell them some twerp idiot from the UK is flooding me with useless traffic.

you would need proof of that claim first mister! and i suggest now that you have posted it first thing you do tomorrow is ring them and get it changed.
Beaver08
No longer welcome
Quote from edge3147 :Congrats, you could have pulled that from your website where I used to be an admin and access daily from my home computer.

Any sort of information you find is rubbish because it can be retrieved from several different sources.

For the record my IP is 24.124.60.185. It not like it is top secret information. FYI, I live in an apartment complex, could have come from any one of the 50 routers that all use the same provider.

In order to "legally" prove I did anything, you would have to subpoena me and my computer would have to be searched through by legal authorities before anything you say can be deemed credible so stop running you mouth and get on with your own business.

Cool Story Bro!

EDIT: you got a static ip then? coz where i grabbed the info from the .txt document was made back in 2011 (not 2010 :P)
if you do have a static ip i wouldn't be posting it around the internet because now you've opened yourself to having anybody be able to dos your ip and you can't change it to prevent it, GOOD JOB! ... i think you should be the one who is scared now not wkd as you said back in this picture: http://puu.sh/18nK7
Last edited by Beaver08, . Reason : Got ma dates wrong
Beaver08
No longer welcome
Quote from edge3147 :Unless you can prove it, you are just making accusations like us, so I guess it's your word against ours.

i did prove it along time ago, that information is lost now tho.. i had all the logs on the chickengod box but as i said before that box is gone.. you know you did it and i know you did it, i was trying to find proof of it a little while ago but information like your ip's is a bit useless to keep a hold of, never thought i would actually need it again.

EDIT: i could ask h0rn when he gets on tommorow if he has a copy of it tho.

EDIT: i found some information on your isp or the one you used back then, but this is not solid proof i wont post the ip i found but i know that it was from the country: US, State: Kansas, City: Lawrence, ISP: Sunflower Broadband
Last edited by Beaver08, .
FGED GREDG RDFGDR GSFDG