The online racing simulator
Searching in All forums
(208 results)
Beaver08
No longer welcome
Quote from broken :Let's be straight and honest here - I think he only wants to get code & disappear, until he needs some again.

smcsc, this is not going to happen. Either put some effort in it yourself, or pay a programmer to do the job for you. Or find one to do it for free (if you think you're that lucky). The problem you're having is not that hard to solve - it just needs a little bit of thinking, a little bit of logic, and a little bit of knowledge of how the C# syntax works.

In case you prefer the "put some effort in it yourself" method:
As a start, I would suggest that you google "C# beginners guide" or something like that, and find the tutorial you find the easiest to learn from. OR - the way you've started is also not bad(experimenting, aka trial and error). It's more fun too, but you just need to practice a lot, and to accept that there are going to be more problems like this one, which you will most likely have to figure out yourself. And of course, the more experience you gain, the harder the problems will become.

i wish i had read this before i posted now
Beaver08
No longer welcome
by the looks of it that could be the LFS_External by dougie-lampkin or the LC's insim i'm unsure but

the health should be found within the MCI or under it's own timer called Health_Timer or something like that and within this code it just subtracts health if the player is in the race

Example code:


(foreach C In Connections)
{
if (C.InRace == 1 && Health >= 0)
{
C.Health -= 1;
}
}

i just typed that up quickly i hope it gives you an idea on how to subtract values now.

also about the !settrap that is only the command to set the trap up

you will find the code within the MCI Packet to then apply a fine for if they speed.

i hope this helps

EDIT: i just want to point out that if it is an LFS_External library you are using you will need to update it by yourself as the work to the library seems to have ceased so.. you will need to add the new packets and fix a few bugs within the library yourself as the library doesnt seem very stable.
Last edited by Beaver08, .
Beaver08
No longer welcome
i dont see the problem you have can you be more specific?
Beaver08
No longer welcome
health is really easy to do

just create an INT Health then just set it to a value of say 100 then have it decrease when the player is driving

with the license that's just as easy

you just need to check distance is > the values you want for specific things

on the !buy command have it check if your distance is > than wat you want for that specific car else tell them how much they need
Beaver08
No longer welcome
depends on wat you mean by set the cars..

you can set the servers cars by using the /car command within the setup.cfg

or you can program it within the NPL packet and file saving to check and add which vehicles they have.

i'm not at home so i cannot show you an example of what i mean but i hope it helps
Beaver08
No longer welcome
EDIT:

i've managed to get my AXM to list the object names now but how to actually create an object could you possibly show an example of that?

all i have so far:


private void AXM_AutoXMultiplication(Packets.IS_AXM AXM)
{
try
{
#region ' Vars '
var Conn = Connections[GetConnIdx(AXM.UCID)];
var Con = AXM.UCID;

AXM.PMOAction = Enums.PMOAction.PMO_ADD_OBJECTS;


#endregion
}
catch { }
}

Last edited by Beaver08, .
C# Creating Object
Beaver08
No longer welcome
Hey Guys,

Can somebody give me an example code of how to create an object in C# LFS_External Using The AXM Packet and also create a list of the objects.


// AutoX Multiplication
private void AXM_AutoXMultiplication(Packets.IS_AXM AXM)
{

}

Thanks.
Beaver08
No longer welcome
Hey , me and kamijou have been editing the

1.1.1.7 source

and have added the new packets from lfs

but constantly getting this error code from insim

[6/14/2011 3:49:54 PM] - AdminCmd - The output byte buffer is too small to contain the encoded data, encoding 'US-ASCII' fallback 'System.Text.EncoderReplacementFallback'.
Parameter name: bytes

it only does it if you type i think more than 6characters

any ideas?
Beaver08
No longer welcome
Lock this thread please...

sick of kids goin' off-topic
Beaver08
No longer welcome
Ohhh mmyyy gawwdd i want it nowwww..


can't wait for this to be out

gonna bring a whole new meaning to cruise on lfs and all the new features will be immense good job Scawen keep up the good work
Beaver08
No longer welcome
BWAHAHAHAHAHAHAHAHAHAH

sorry funny shit

yea i banned you .. so you cry on here ahaha... get a life man
Beaver08
No longer welcome
+1 to you all best flaming thread ever!
Beaver08
No longer welcome
i'm sorry but it's obvious you give a toss because your postin here crying about the fact your banned... face it posted on LTC i dont want nothing to do with them or have them in my server that means everybody, it's my decision we pay for the server not you, if you dont like i dont really care play on another server there's plenty out there so guys stop whinin about being banned from a server and get on with it or make your own.
Beaver08
No longer welcome
yea you may not be admin but your part of LTC so you only got your admins to blame
Beaver08
No longer welcome
it was almost a year untill i last spoke to LTC and yet they still wanted to be dicks about everything so i did warn on the LTC forums that i didnt want LTC in WKD server due to the fact that your admins still haven't grown up ty plz end of
Beaver08
No longer welcome
Quote from martinstids :NO POINT TO PLAY IN THAT STUPID SERVER. admins are small kids that ban for nothink. I got a cadet license. then stopped a admin for speeding and accidently crashed his bumper in chase. I GOT INSTA BAN dont play here. admins are kids...

if you call a 30 year old and a 20year old kids.. then you got problems m8.. all i see is your the kid thank you please
Beaver08
No longer welcome
Quote from Luke.S :seems like a rip of of WS.C considering you are pretty much using the same colour scheme.

seems like you don't know what your talking about .. i've never been to WS.C and i made the WKD insim so.. color selection wasnt a copy never knew anybody else had it ... anywys people keep saying you copied this and that... all ideas are copied from somebody at one point. and your basically saying all cruise servers copied all the other cruise servers which we all know is not true so what makes us different?
Beaver08
No longer welcome
Quote from PoVo :Well, I didn't send him

stop contradicting yourself

Quote from PoVo :Actually it was the other way around. He banned me, then came into my server.

To beaver08: Noone sent nothing to fight, Dopii came in to check the commands, to verify if it's the LsC source, for my personal use, I wouldn't call that fighting.

you sent him in FOR MY PERSONAL USE ... your own words m8 not mine..
Beaver08
No longer welcome
it is not the LSC Source never will it be your source was bugged to the max i coded this insim from the LFS_External Base that was posted on here

and if you didnt send him in to start fighting then whats this?

[14/11/2010 15:31:53] - [LsC]Dopii : [WKD] BaM - makes fun to copy others insim ye?

[14/11/2010 15:32:37] - [LsC]Dopii : all the ! commands are from LsC

[14/11/2010 15:32:46] - [LsC]Dopii : the showoffs either

[14/11/2010 15:32:58] - [WKD] BaM : [LsC]Dopii - mister all the cmd's are still the deafault ones of every insim!

[14/11/2010 15:33:06] - [LsC]Dopii : ban me do you rly think i care 'bout that

[14/11/2010 15:33:11] - [WKD] BaM : [LsC]Dopii - wanna make trouble ?

[14/11/2010 15:33:34] - [LsC]Dopii : kid in my but

[14/11/2010 15:33:46] - [LsC]Dopii : gl with that lol.

[14/11/2010 15:33:49] - [LsC]Dopii disconnected

and you call that not starting a fight or causing trouble i didnt think so...

EDIT: Times are GMT+1
Beaver08
No longer welcome
Quote from broken :Bolded text - makes no sense.

Nobody needs to put anybody in their place. Just let people be. If they become too annoying, just ignore them. That's what's good about internet forums - there are report buttons too.

If a user on your server is causing trouble, ban them. It's your server, and your call. I'm sure that he can't send you millions of people.

you make a good valid point from now on i'll try my best to ignore him and stick to just working on my server i wont bother joining any other servers so i can't be accused of anything more
Beaver08
No longer welcome
it was uncesserary but had to be said somebody needs to put him in his place espcially since he's sending his members into my server just to fight with my members .. need to stop all this stupid arguments and what not and just stick to running ya own servers and not worry about what other servers are doing
Beaver08
No longer welcome
Cheers for all the great support guys .. i'm working my ass off when i can to get more features added and bugs fixed i dont got alot of time on my hands and WKD is the first ever C# project i've attempted so lots still to be learned and done i couldn't of got this far without most of your guys help so cheers for all that

just wanted to say that i know your stuck up povo but i dont have anything against ya i dont care about being banned on a server i got more important issues at hand so take this advice and please grow up
[WKD] Cruise Server
Beaver08
No longer welcome
Hi guys want to introduce the World Klass Drivers
[WKD] Cruise Server

Our New Website
___________
WKD Owner & Insim Coder: Mr`Beav (Beaver08)
WKD Co-Owner : M.Nibe (Globb3n)
___________

We are a new cruising team with a WIP Insim

Insim Version: 1.5a

we offer alot of fun things to do on the server such as:


*Lotto Ticket
*Bank With Cash Bonus
*Distance Bonuses
*Lots Of Job Places
*Random Job Delivery Items
*Autotraders To Purchase/Sell Vehicles
*Full Police System
*Fully Customizable Insim Interface
*Tow Truck Group
*And Lots More....


Come check our server out to have a great cruising time... our admins are unlike other servers we are mature and we always try to resolve an issue you have. we want to give the best and most fun out of LFS so if your a cruiser and want to cruise,

WKD IS THE PLACE FOR YOU!

Note: All Ideas in our server are of our own we do not copy or intend to copy from any other server... cruise servers tend to share the same ideas such as police/towtrucks/jobs but i can assure you we at WKD are unique with our insim and players.. our insim is subject to copyright laws 2010.
Beaver08
No longer welcome
i've had no problems setting up my LFSDash just wanted to know if the Engine Temp could show CT (Clutch Temp) ?

i have it set up nicely on my pda



if you wana just run lfsdash on your pc i use

OutGauge Mode 2
OutGauge Delay 5
OutGauge IP 127.0.0.1
OutGauge Port 4000
OutGauge ID 2
Beaver08
No longer welcome
i just wanted to point out you cannot make people's distance increase slower that all depends on how fast they drive ...
FGED GREDG RDFGDR GSFDG