The online racing simulator
Cruise Insim Help
I need help with a part that I am trying to write, I'm kinda a noob ...everything i know is self-taught.

anyways, after some1 has finished their pitstop i want it to say "<Username> Has finished their pitstop." here is my setup

// A pitstop got finished
private void PSF_PitStopFinished(Packets.IS_PSF PSF)
{

}

thanks for the help!
what is your Code in?

it must be like this

Mst /msg Connections[GetConnIdx(Players[GetPlyIdx(PSF.PLID)].UniqueID)].Username + " code in"

InSim.txt ...
struct IS_PSF // Pit Stop Finished
{
byte Size; // 12
byte Type; // ISP_PSF
byte ReqI; // 0
byte PLID; // player's unique id

unsigned STime; // stop time (ms)
unsigned Spare;
};

FGED GREDG RDFGDR GSFDG