The online racing simulator
Searching in All forums
(95 results)
crazyboy232
S3 licensed
Make sure you use the server port, not the insim port. If it's the right port and you still have the problem, feel free to PM me and i will try to help you! Smile
Real drift angle in InSim.Net?
crazyboy232
S3 licensed
Hello, it's me again! Big grin
Currently i'm using AngVel but it doesn't use the drift angle, it uses the vehicle angle when i turn right or left... So, my question is how to detect the "real drift angle" in InSim.Net? I see there are some servers who use the drift angle (LFSLazy too) and i think i can do it too. Checked LFS manual but nothing there...
Tried with

(MCI.Info[0].Heading / MCI.Info[0].Direction) * 182f;

but this code does the same as AngVel :/
crazyboy232
S3 licensed
You are cracked user... Buy the game and stop asking how to play in cracked multiplayer -.-
How to use IS_LAP?
crazyboy232
S3 licensed
Hello guys, when i cross the finish line the hosts sends a message which says that host cross it, not me...
Here is my code, any ideas how to fix it? Smile

private void LAP_PlayerLap(InSim insim, IS_LAP LAP)
{
var Conn = Connections[GetConnIdx(LAP.PLID)];
//this isn't working
if (Conn.CurrentLapDrift <= 300)
{
MsgPly("^6> ^7This lap won't be saved.", Conn.UniqueID);
Conn.CurrentLapDrift = 0;
Conn.CurrentDrift = 0;
}
else
{
MsgAll("^6> " + Conn.PlayerName + " ^7made ^1" + Conn.CurrentLapDrift + " points ^7in a lap.");
Conn.CurrentLapDrift = 0;
Conn.CurrentDrift = 0;
}
//only this works
insim.Send (Connections[GetConnIdx(LAP.PLID)].PlayerName + " !");
}

EDIT: Found the problem - Had to use GetConnIdx2! Smile
Last edited by crazyboy232, .
crazyboy232
S3 licensed
Awesome! Big grin
crazyboy232
S3 licensed
Try with other windows like 8.1... I had 120-150 fps with it. Now i installed windows 10 and having 30-70, so it's something wrong which NVIDIA does with windows 10... Also disable Xbox Game DVR in windows 10. It will increase the FPS but won't be the real performance your laptop can get Smile
crazyboy232
S3 licensed
Quote from Martizzz :I would love s2 iw played the lfs demo for so long. And dont have money to actualy buy s2 license.

What you do mean on "I have played demo for so long" when your account was made before one month and it has 0 miles? Looney Those cracked users.. Omg omg omg
crazyboy232
S3 licensed
At first delete all packets you don't need in the dll file. Find the source code of lfs_external and delete the unnecessary packets.
Then go in Form1 of your application, remove all errors and that's it Smile
crazyboy232
S3 licensed
Quote from Djem95 :Yes, I'm using lfs_extrenal

If you still want to use lfs_external disable all packets which your insim won't need. That's the only one way to use lfs_external in 2017 Big grin
crazyboy232
S3 licensed
Just found bug!
crazyboy232
S3 licensed
Still using lfs_external?
crazyboy232
S3 licensed
I got the same error for all google services... Still trying to fix it :/

EDIT: Started working itself lol
crazyboy232
S3 licensed
Quote from denis-takumi :...

I found other bug in your video. Something white, close to the grass, disappeared too when the white barrier disappeared.
crazyboy232
S3 licensed
Thank you for the answers! Smile
How to use IS_PLC?
crazyboy232
S3 licensed
Hello guys! I started working on InSim.Net cruise but now i want to use the IS_PLC packets...
The problem is there the code is too long...
Currently i started like that:

if (Conn.Cars.Contains("UF1")) { insim.Send(new IS_PLC { UCID = Conn.UniqueID, Cars = CarFlags.UF1 }); }
if (Conn.Cars.Contains("UF1") && Conn.Cars.Contains("XFG")) { insim.Send(new IS_PLC { UCID = Conn.UniqueID, Cars = CarFlags.XFG }); }

but it will take me too much time to finish it.
Can you help me to make it in less lines? Smile
crazyboy232
S3 licensed
Just found 2 more bugs and took screenshots! (There are more bugs!) Also bugs in mirrors!
crazyboy232
S3 licensed
I don't know, it happened to me several times, and always when i drive there... It's stop vanishing when i'm on the that part
crazyboy232
S3 licensed
I know it is an old bug but Scawen should find a way to fix it... Smile
crazyboy232
S3 licensed
Can i give some suggestions? Smile I think it would be amazing to see bodykits and some new cars(ik it's already suggested but i really want them). Also, will be good if you add something like stuff to install/unistall turbo on cars Big grin . Sorry if this isn't the place... I just saw my favourite dev check the suggestions only here :*
crazyboy232
S3 licensed
It's really amazing! Big grin Thanks to sinanju for sharing it! Smile
FGED GREDG RDFGDR GSFDG