Is there Away to store the officers in a txt file ?
when i want somebody to be a Officer, i type in if (NCN.PName.Contains("^1Officer^0|^6OwEn"))
{
InSim.Send..............bla bla
}
for example. Are the colors allowerd to be used or do you have to put your name as ^1Officer^0|^6OwEn with the colour codes in ? i tryed it like that the code, and it does show the button (Speed Trap).
[OCS] Are a cruise Team created by Owen. We have a 30 slot server with a Cruise InSim and a cop system and a good layout to! We have 4 members, and we are a really active team.
i''am going to give who are in our Team:
[OCS] Owen
[OCS] Spike
[OCS] gripher
[OCS] SMOKER.
Our Server details are:
Server Name: Owens Cruise Server
Slot's: 30
Track: AS5R
InSim: Cruise.
I hope you Enjoy Cruising and have fun ! If you would like to join, E-Mail me at [email protected].
i'am making a cop system, done quite well with it to, but when someone isnt an admin they can still press the button, and make speed traps... Does any one know how to maker it so when your officer, it only displays to them ?
privatevoid NCN(Packets.IS_NCN NCN)
{ FileInfo.NewUser(NCN.UName);
InSim.Send_BTN_CreateButton("^1Admin " + Connections[GetConnIdx(NCN.UCID)].IsAdmin, Flags.ButtonStyles.ISB_DARK, 5, 10, 0, 40, 45, NCN.UCID, 2, false); }
Thats the code It Highlights in yellow that code, not the packet stuff just the admin create button thing.
OMG I 'am bothered to learn how to code... omg i cant say because i can code, i can make windows games (little) i can make applications, but when it comes to !send command its all of topic, So STOP THAT STUFF! FOR THE LAST TIME !
Hello,
I've com accross somthing what i was really supposed of figured out.
Its the !send command. i know how to do others, but not this, i know that it goes out of your account like the !buy, but Transffering into other peoples accounts.
If any one can help please post in here, or Explain what i'am supposed to know or do.