[TC] Gaming Forums
Announcing SOS Pager! - Printable Version

+- [TC] Gaming Forums (https://forum.city-driving.co.uk)
+-- Forum: [TC] CityDriving (/forumdisplay.php?fid=24)
+--- Forum: Affiliate Teams (/forumdisplay.php?fid=41)
+---- Forum: The Cruising Street Racers (/forumdisplay.php?fid=44)
+---- Thread: Announcing SOS Pager! (/showthread.php?tid=29056)



Announcing SOS Pager! - Wouter - 2018-05-22 17:04

[Image: bmSrQxE.png]

[Image: oKpdbk4.png]

Hello,

[CSR] now officially announces and releases [CSR] SOS Pager!
You might be wondering what it exactly is, but it is the new version of Wouter's and Neko's program LFSTowNotifier. Therefore, the development of LFSTowNotifier has stopped because it's useless to update two programs with almost the same functionalities. Further development will be done in SOS Pager.

For those who don't know what LFSTowNotifer and SOS Pager are: these are programs which you can use to get notified by a beeping sound when someone calls SOS in TC while LFS is minimized (it also works when LFS isn't minimized) on your computer. The name LFSTowNotifier is a bit misleading, because it's meant for cop's, tow's, med's and res', even only 'Tow' is in the name. SOS Pager will be the same, but the functionalities will eventually grow. It also works for COP's.

You need to obtain rights to use it here. The program asks for your LFS username the first time you open it, to verify that you've got the rights. The download link stays at the bottom of this post. You need to type '/insim 29999' in LFS, because it uses InSim.

For those who are interested (technical details):
Please report problems to this thread or, if you don't want to make them public, please send me a PM. We try to work on solving problems atleast every weekend.

You need .NET Framework 4.5 to use it.

You can download it here.
Your browser can give you security warnings, but you can ignore that. It's because it's still an pretty unknown file for browsers. It's completely safe to use.

Privacy, please read if you're interested
If you want, you can change the .wav-files to change the sounds for a more realistic experience.

Have fun using it!

[Image: oKpdbk4.png]

Stay tuned!
Team [CSR] Management.


RE: Announcing SOS Pager! - Spark - 2018-05-22 17:57

Sounds good, glad to see CSR thinking outside the box and creating something for the Public to use. Good job! Smile


RE: Announcing SOS Pager! - TAZxx - 2018-05-22 18:53

Looks like a fun and interesting application, good work guys.

Not to point out a problem or seem like a negative Nancy but the threat you've given to post bugs in returns a "No Permissions" page.

Good luck with the application guys.


RE: Announcing SOS Pager! - Wouter - 2018-05-22 19:35

Thanks for your feedback Taz and Spark! I'll solve the permissions problem, thanks for mentioning!


RE: Announcing SOS Pager! - Blacktop - 2018-05-23 10:59

A neat aul' program! Thanks for releasing Smile


RE: Announcing SOS Pager! - Roy - 2018-05-23 17:07

Good stuff!


RE: Announcing SOS Pager! - Driloni110 - 2018-05-24 20:39

Good Program. I'm using it every time


RE: Announcing SOS Pager! - Wouter - 2018-05-26 17:21

Hello,

We have added a part about the privacy of users of [CSR] SOS Pager.
We suggest you to read it if you have a license.

Thank you!

Regards,

Team [CSR] Management.


RE: Announcing SOS Pager! - Wouter - 2018-05-31 14:29

Hello,

We have released version 1.1 of [CSR] SOS Pager.
You'll be prompted to update it when you start the program.

Changelog
Code:
VERSION 1.1
- Added Arduino-support: You can use an Arduino-device to let your microcontroller perform actions when someone calls an emergency.
Your Arduino needs to be connected via USB to your PC. The communication is done by writing to the serial interface of the Arduino (UART).
The program automatically recognises your Arduino after connecting it to your computer, if you have the Arduino drivers installed. After a (re)start of the program or a emergency call, the program searches for your possibly present Arduino and automatically sends data to it if you get a call. However, it doesn't work with other microcontroller platforms which are based on Atmel AVR yet, because the program searhces for a device with the name 'Arduino' in the description.
You can download an example sketch [url=https://www.dropbox.com/s/v6liariz9gtn4z4/arduino.ino?dl=1]here[/url]. Instructions are provided in the comments of the code.

- Added: .exe logo

Thank you!

Regards,

Team [CSR] Management.