The online racing simulator
Searching in All forums
(27 results)
1
joe9380
S2 licensed
if houses were changed to say bookies where you bet on fake races? something else like that? what would it be like then?
joe9380
S2 licensed
ok, i'm gunna ask 2 things...

whats wrong with another cruise server?
and
what would it be like if houses were changed?

you know lol, these are just thoughts
and thoughts get changed all the time, sheesh!

houses were a bit silly looking back at it :s
Last edited by joe9380, .
My Cruise Plans
joe9380
S2 licensed
My Cruise plans - If anyone wishes to help jsut pm me

Advanced Police System:
advanced fining system
advanced siren system

Advanced 'Entrepreneur' System:
Buy and sell houses
changing house prices (increase and decrease)

Advanced Drivers licenses (optional):
+1 point every hour (bar increases slowly (sets back to zero after dis-connect/pit))
- points for capture by cops (depending on crime)

please PM me if you'd like to help.
Don't forget to post what you think!
joe9380
S2 licensed
i'm not too sure if it covers exactly what you need, but it covers the basics of C# of which you'll probably most need when codin InSim

All i can say is, good luck!
joe9380
S2 licensed
How can i make a button goto the specific chasee?

this will probably help (case "!engage"

case "!engage":
if (StrMsg.Length == 1)
{
if (Connections[GetConnIdx(MSO.UCID)].IsOfficerORCadet != 0)
{
if (Connections[GetConnIdx(MSO.UCID)].ChaseCondition == 0)
{
ChaseInitiated = 1;
ChaserUCID = MSO.UCID;
}
if (Connections[GetConnIdx(MSO.UCID)].ChaseCondition == 4)
{
Connections[GetConnIdx(MSO.UCID)].ChaseCondition = 5;
BumpCondition = 1;
BumpUCID = MSO.UCID;

}
if (Connections[GetConnIdx(MSO.UCID)].ChaseCondition == 3)
{
Connections[GetConnIdx(MSO.UCID)].ChaseCondition = 4;
BumpCondition = 1;
BumpUCID = MSO.UCID;

}
if (Connections[GetConnIdx(MSO.UCID)].ChaseCondition == 2)
{
Connections[GetConnIdx(MSO.UCID)].ChaseCondition = 3;
BumpCondition = 1;
BumpUCID = MSO.UCID;

}
if (Connections[GetConnIdx(MSO.UCID)].ChaseCondition == 1)
{
Connections[GetConnIdx(MSO.UCID)].ChaseCondition = 2;
BumpCondition = 1;
BumpUCID = MSO.UCID;
}


}
else
{
InSim.Send_MTC_MessageToConnection("^1Not Authorised", MSO.UCID, 0);
}
}
else
{
InSim.Send_MTC_MessageToConnection("^6|^7 Invalid command. Please see ^2!help^7 for a command list", MSO.UCID, 0);
}
break;

joe9380
S2 licensed
i'm stuck on the code to actually send the button :s

atm i have this which definatly dosn't work :s

InSim.Send_MS_CreateButton("^7Police, Pull Over! " + Connections[GetConnIdx(MSO.UCID)].ChaseeUsername + "^7!");

oh wait.. i see whats wrong with that..
thats mentionioning the person inside the button. how can i mention him outside of the button, i do want to keep him in there though. ;D
joe9380
S2 licensed
hmm... upon testing, this is my code on the '!engage' command currently

InSim.Send_BTN_CreateButton("^7Police, Pull Over!", Flags.ButtonStyles.ISB_LEFT | Flags.ButtonStyles.ISB_DARK, 6, 31, 25, 15, 142, MSO.UCID, 40, false);

how can i make it show to every one? or maybe even the person they're chasing - that probably won't work atm coz i'll need ot edit it to go after a specific driver.
joe9380
S2 licensed
thanks for the help! i'll see what i can do.
joe9380
S2 licensed
that reminds me. I used to have a book named Beginning Visual C# Express.
This book actually quite helped me.

ahh... found it
its quite food, it tells you simple program programming and may help in what you need. I think there's also an advanced book buy i highly recommend it.

http://www.lsl.com.au/images/i ... ing-visual-cs-express.jpg - beginer
joe9380
S2 licensed
just one thing... i'm not asking for the code. i'm only asking for methods it could be done with.
just incase you were woundering
police thing.
joe9380
S2 licensed
On most cruise servers i've been on when a cop is in a chase a flashing word appears in the middle of the screen how is this done?

could it be done by putting a button there?

(i am very new to the coding but i can always work things out by reading just rock solid code for a few minutes like i already worked out how to do the km count and speed count - my next tasks are to add colours in speed and to make buy zones with energy)

thanks.
engaged police.
joe9380
S2 licensed
hi, i've just set this up and i think its fantastic!
5*

anyways. On most cruise servers i've been on when a cop is in a chase a flashing word appears in the middle of the screen how is this done?

could it be done by putting a button there?

thanks.
joe9380
S2 licensed
Sorry, due to technical problems, the trials will be moved to tomorrow 7pm GMT. Thanks.

Sorry for any troubles we may have caused. Of cause if youcan't make it there will be other trial sessions.
TeamSkull Trials
joe9380
S2 licensed
Hi, I'm from TeamSkull and we are currently recruiting members. If you are interested, check our site - www.freewebs.com/lfs-teamskull

We are recruiting today at 4pm GMT and the server name is:
T.S Trials exactly, including capitals and fullstops.

It's an S1 server...
STATUS: Offline - We are currently offline as we are starting up tomorrow 11am GMT.

Hope to see you on

note* If there are any problems, you will be told...
Last edited by joe9380, .
TeamSkull Trials
joe9380
S2 licensed
Hi, I'm from TeamSkull and we are currently recruiting members. If you are interested, check our site - www.freewebs.com/lfs-teamskull

We will be recruiting tomorrow at 11am GMT and the server name is:
T.S Trials exactly, including capitals and fullstops.

It's an S1 server where we would usually be an S2 server, this is so we can see a wider variety of people...

Hope to see you on


STATUS: Offline - Please wait a few minutes and it will be back on!
Last edited by joe9380, .
Hi
joe9380
S2 licensed
Hi... I'd be happy to join
Thanks
joe9380
S2 licensed
OK.... Thanks... That's all i need... your help has found me a great wheel and me and my dad will be sorting out the joystick h-shifter...


THnaks everyone

Good luck to you Jack in the NTCC Blackwood Rallycross on August 4th...
joe9380
S2 licensed
Quote from Jakg :Here it is for £62.59.

I'm not going to answer the next question, simply because i already have in my wheel guide, if i can be bothered to right the bloody thing the least you can do is read it rather than just wanting everyone else to.

I have already read it, but i don't know many shop sites...
joe9380
S2 licensed
http://www.logitech.com/index. ... /devices/273&cl=gb,en

I need to know where else to get it! Also - can it work on Computer!?
joe9380
S2 licensed
Soz, it's the DFP but it's £89...
I was woundering... I can't find it anywhere else so i was woundering if any1 could tell me where a good place to get it from is...
Check!
joe9380
S2 licensed
I wanna know if this is a decent wheel to get... Don't forget, i've got a nice joystick for a h-shifter but it has flap panels included...
JackG
joe9380
S2 licensed
One thing... Jack Green has already spoken on this thread and all i need is a list of good steering wheels and their price - reccomended steering wheels to get...

Also i need what to do to get a joy-stick to be a H-Shifter

*REMEMBER - By budget is only £50! I may be able to go a little higher.
Atm
joe9380
S2 licensed
at the moment i'mcurrently using my attack 3 joystick - which i got after the NTCC Racing

But anyway i really need help here... I don't know anything or which one to get... i need a shifter, pedals and wheel - maybe even clutch included but i have a price of £50!

PLEASE HELP!

Also, i just don't like EBAY!

I think buy it now's are alright, i just don't like auctions...
Lol
joe9380
S2 licensed
I havn't bought it yet... i need to save up but i don't know where i can get all these wheels from... I don't really want to get it from EBAY as i don't really like EBAY...

Please i need help here... i can spend upto £50 which i gota earn
Yeah! Thanks
joe9380
S2 licensed
Thanks for the idea... I've already found a great wheel... the pedals aren't too good but the wheel is i think worth it for £30 in mint condition... My m8 fortunately had one and i could test out the quality. I can easily change the pedals so i can also have a clutch but this steering wheel dosn't even need pedals and the gas and brakes are buttons for your thumbs on the wheel.

A H-Shifter will be easy but all i need is the right software and how to actually make it work with LFS and i'm done.. The wheel includes a built on Shifter but it's not a H-Shifter so i guess i can just use the Attack 3 joystick as my h-shifter like i saw a vid on youtube of a guy using the attack 3 joystick as a h-shifter..

If anyone can tell me what's the best software and how to use it with LFS, that would be great!

Although it'll be writen down as i have to save for a little... =]

Oh yea, nearly forgot.... The link for my new wheel is -
http://www.spectravideo.com/?p ... ct_id=349&category_id=
1
FGED GREDG RDFGDR GSFDG