The online racing simulator
Searching in All forums
(838 results)
mcgas001
S3 licensed
If your making a league or a "set" of races. You can ask Victor for your own sub section in this section of the forum. Then you can post all info in there.
mcgas001
S3 licensed
I dont know, Ask the creator.
mcgas001
S3 licensed
Quote from dougie-lampkin :Correct me if I'm wrong, but is there no packet handler thingy for IS_REPLY? I've enabled it's event by uncommenting it, but I can't for the life of me work out how to set up the method

IIRC, you need to receive IS_TINY, then you can check its subtype. I beleive its "SubT", but anyway, Im sure that works.
mcgas001
S3 licensed
Update version. 1.0.3 now online. Check main post for info.
mcgas001
S3 licensed
Quote from the_angry_angel :I was hoping that people would have the intelligence to understand why this thread was made, and to treat this thread separately because it was reposted here.

I was hoping for a fresh start for Owen if you will, in the hope that we can get some sort of balance back here and to clear what is rapidly becoming the Owen vs. the world argument that constantly forms in the main programmers area without the moderators having to resort to a banning.

I think he needs a ban myself. Look in the LFS_External thread. Shaun is 9 years old. 2 years younger then Owen and because he is appling learning to his concept. He is doing 1000x better then sun. Also not spamming the forum with stupid posts.

Quote from the_angry_angel :
Owen has posted here, relatively clearly asking for code, not asking for help and expecting it to be written. Is this too subtle a difference?

Asking for code, Now theres a surprise.

Quote from the_angry_angel :
Prove to me that I was not mistaken and that I was not expecting too much from some certain people.

Namly me as i reported the post for 1. wrong section and 2.this is a fraction different from the other thread. So why make a new one?

Quote from the_angry_angel :
If you have something useful to post, such as assisting Owen, please do so. Otherwise do not.

I have something usefull to say. People need to stop helping sun in order for him to learn. If people keep assisting him then hes never gonna apply the concept of learning to write programs.
mcgas001
S3 licensed
2 years younger then sun and you can work better then him. That shows what putting some work into learning does. Well done Shaun
mcgas001
S3 licensed
Quote from DieKolkrabe :Server's local, I set it to 127.0.0.1

I set the insim to 3000 in both the file and LFS

I set the admin passwords the same

Ideas? I do $ovalAdmin, nothing happens

Have you checked to see if anything else is working?
mcgas001
S3 licensed
I for one know LFS development isnt best, but does anyone here acutally realise how hard game development is?
mcgas001
S3 licensed
Quote from baSh0r :ok nice programm i have a question:

If i have a LFS Server, how can i run your script 24/7?

Start the server, Start the insim program, Connect. Then leave it.
mcgas001
S3 licensed
Quote from Falcon140 :Great program. I've wanted this for quite sometime. Good work.

Thanks

---

Its acutally kinda strange, I went through a patch where i couldnt bring myself to code. Everytime i tried i just couldnt think atall, it was like id lost all my skills, but now im coding like a machine. I ALREADY have another program in development
mcgas001
S3 licensed
Nope, Not that im aware!
mcgas001
S3 licensed
Quote from -DrftMstr- :I can already imagine the devs laughing their ass off.

Hahaha, that reminds me. Look at this pic of Scawen, So funny!

http://www.mobygames.com/devel ... t/view/developerId,36680/

Scawen - Please dont kill me
mcgas001
S3 licensed
Uploaded V1.0.1
  • Cars are now rotable with track.
  • Added an icon to smarten it up a bit
Thats all!
mcgas001
S3 licensed
Quote from StableX :good stuff mate

Hehe, Thanks. I am updating once ive had a little break. I will add random car selection in with combo. Selectable restart time. I have loads of stuff planned.
LFS Admin & Race Rotator
mcgas001
S3 licensed
Hello, I have been working on a little program that i now have here for release. LFS Admin & Race Rotator is a little program for giving certain people kinda admin commands but via insim. It works by using a command like "!kick" and then the program says that to LFS dedi so if you did "!kick user", The program will type in lfs window "/kick user". Ive tested it a little bit and cant seem to find any bugs.
Some of the features...
  • Track rotation(Tracks selectable via Setup.txt), also amount of races before change selectable too.
  • Auto restart after a race(2 minutes after the first user finishs)
  • Selectable admins to use certain commands via Setup.txt.
The admins you select get use of the following commands...(NOT Case sensitive)
  • "Kick X" - kicks username X
  • "Ban X" - Bans username X for one day
  • "Spec X" - Spec's username X
  • "Laps X" - Changes laps to amount defined by X
  • "Rotate" - Forces the program to rotate the track
  • "Restart" - Forces the program to restart the race
  • "Restrict" - Shows all ingame restrictions and lets you activate and deactivate them.
I currently plan on adding more stuff but i have to get a release out now or else ill just keep on and keep on adding stuff, and therefor never release it.

Commands for all players...
  • "Restrict" - Shows all restrictions.
  • "Track" - Shows ingame track information
[Current Version - 1.0.4.3]
  • Fixed a little bug i found in "restart" command, Basically it would constantly try to restart.
[Current Version]


[Version - 1.0.4.2]
  • Added command "cancel" for admins to cancel a restart if needed.
  • Fixed some issues with the restrictions(Note: If you had version 1.0.4, Please download this version - Restrictions dont work as intended in 1.0.4
[Version]


[Version - 1.0.4]
  • Added full restriction system, Allows for multiple restrictions to be set. If an admin types the command, They also are able to deactivate them and activate them.(See pics)
[Version]

[Version -1.0.3]
  • Fixed a very small flaw with "Restart" command
  • Added command for everyone "Track" see attached pic
  • Race restart time is now adjustable via setup.txt anything between 1 and 6 minutes
[Version]

[Version - 1.0.1]
  • Cars are now rotable with track - Split the cars with ','(example: GTR,TBO), But if you want to select more then one car to be selected at random. Do it like you would in LFS(example: XFG+XRG,UFR+XFR)
  • Added an icon to smarten it up a bit
[Version]

Any bugs and suggestions please post in this thread. I will try get them done.

Thanks to T-RonX for LFS_External.

Enjoy!
Last edited by mcgas001, .
mcgas001
S3 licensed
Acutally TAA i think he wants functionanility like the following...

InSim.Send_MTC_MessageToConnection("Line 1", MSO.UCID, 0);
InSim.Send_MTC_MessageToConnection("Line 2", MSO.UCID,0);

mcgas001
S3 licensed
Quote from XmaX :How i can do, to save the progress ?

If you check this thread, A few pages back i posted some code that saves the data every 5 minutes.
mcgas001
S3 licensed
Quote from Luke.S :i noticed that lol.

Another spam post. Also, Cant you get your own avatars? You just seem to go around stealing others thinking its good.
mcgas001
S3 licensed
Quote from chanoman315 :Your friends must own that game.. maybe just one, but im sure they have it ...

Nope, Sadly not. Not for PC anyway.


Anyone wanna donate San Andreas to me?
mcgas001
S3 licensed
I would load a server purly for LFS's but i have a problem. I dont have San Andreas.
mcgas001
S3 licensed
Why ban them? Where they bad hacks? San Andreas is in general a free for all game so what difference does it make?
mcgas001
S3 licensed
Welcome to S2
mcgas001
S3 licensed
Use the threadpool then.

ThreadPool
mcgas001
S3 licensed
How comes you want to do threading? Why do you need to?
mcgas001
S3 licensed
On a side note, GT5 doesnt look that bad: http://www.topgear.com/content ... deos/87/broadband_wm.html
FGED GREDG RDFGDR GSFDG