Download
Purchase
Features
Guides
FAQ
Forum
Contact

Download

Missing a download link?  Show All Downloads
If you are running Debian based Linux distro you should download the .deb installer for Ubuntu. For other distros which do not support .deb files download the Generic Linux package and manually uncompress it.
Rainlendar Lite version is free to download and use. Rainlendar Pro can be evaluated freely but the license for continuous usage costs 9.95 EUR. If you already have a license for Rainlendar Pro you can upgrade for free.

Purchase

The license for Rainlendar Pro can be purchased from the link below.
请访问我们授权的大中华区总代理处进行购买: Playsoft

Features

cs 16 sgs script link
Events and Tasks
Events and Tasks Rainlendar supports both events and tasks which are kept in separate lists. This helps you to keep your life better organized and makes it easier to see what are the upcoming things you need to do. Both events and tasks can be also shown in the calendar window.
cs 16 sgs script link
Alarms
Get notified in advance before the event is due so that you don't forget your important events. It is also possible to snooze the alarm if you want to get reminded about it later. Events and tasks can also contain multiple alarms.
cs 16 sgs script link
Localization
Rainlendar has been translated to over 50 different languages so you can use it in your native language. It's also possible to use any language when entering the events and tasks.
cs 16 sgs script link
Printing
It's possible to print the selected events and tasks either as a list or as a calendar layout. Printing support can be also used to write the events and tasks to a PDF file.
cs 16 sgs script link
Standard Format
All the data is stored in the standard iCalendar format (RFC2445) which is supported by most calendar applications. This makes it easy to transfer the events and tasks between applications.
cs 16 sgs script link
Multiple Windows
It is possible to show multiple windows on the desktop. You can e.g. show current and upcoming month calendars or have two separate lists with their own tasks. There are many different kinds of windows to choose from.
cs 16 sgs script link
Multiplatform
The application works in all major operating systems: Windows, Mac OS X and Linux. All the data, skins, languages and scripts are the same in all platforms so you can easily migrate between them.
cs 16 sgs script link
Customization
The look and feel of the calendar can be changed with skins. You can also mix and match the skins together and have as many windows visible as you want. The appearance of the events and tasks can be also changed with customizable categories.
cs 16 sgs script link
Scripting
The functionality can be extended with Lua scripts. The scripts can change how skins function in various ways. You can even use the scripting to download content from the Internet.
cs 16 sgs script link
Backups
Your events and settings are automatically backed up every day so even if you lose something you can restore them from the backup files. You can also make manual backups to keep your events safe.
cs 16 sgs script link
Widgets
Widget addon for the Shadow4 skin brings new functionality into Rainlendar like photo frame, countdown, file viewer, weather and rss feed reader.
cs 16 sgs script link
Quick Add
Enable the quick add widget for the skin to add events and tasks quickly with a single line of text. You can even definen the recurrence pattern as well as define the category for the events and tasks.
cs 16 sgs script link
Templates
The event and task editors can be customized with templates. The templates can change the default values when opening the editor. Templates are useful if you want to create certain types of events or e.g. always make public events when saving to an online calendar.
cs 16 sgs script link
Import/export (Pro)
It’s possible to export the events and tasks in standard iCalendar (*.ics) format and import same kind of files into Rainlendar. With Rainlendar Pro you can also import and export events and tasks in CSV format.
cs 16 sgs script link
3rd Party Integrations (Pro)
With the Pro version it is possible to synchronize your events and tasks with the following 3rd party calendar services: Google Calendar and Tasks, Office 365 / Outlook.com, CalDAV, Network Shared Calendars. Remember The Milk, Toodledo and MS Outlook (Windows only)

Guides

Frequently Asked Questions

// Get a random spawn point new randSpawn = random(SPAWN_POINTS); new Float:spawnOrigin[3];

Yes, it works on both Steam and Non-Steam versions of Counter-Strike 1.6.

Counter-Strike 1.6 remains a cornerstone of competitive first-person shooters. Decades after its release, players still seek ways to optimize their movement mechanics. One of the most discussed and controversial movement techniques in the modern CS 1.6 scene is the Stand-Up Ground Strafe (SGS).

While many professional players perform SGS manually using a scroll wheel bound to duck, scripts and macros can automate the rapid inputs required. Essential Console Commands

(Note: Modern Steam versions of CS 1.6 have disabled or restricted the special command to prevent automation. Many modern scripts rely on external mouse software macros instead). Is Using an SGS Script Safe?

Competitive purists and server administrators viewed SGS scripts as "Aimbot-Lite." While they didn’t snap to targets (aimbots), they removed the core mechanical skill of the game: recoil control. Servers running anti-cheat software would scan cstrike folders for suspicious alias commands. If a player was found with an SGS script installed, it often resulted in a permanent ban.

The existence of the SGS script fueled an eternal debate in the CS 1.6 community: Where is the line drawn between customization and cheating?

Open your cstrike folder, open userconfig.cfg (create it if it doesn't exist), paste the script there, and save. Important Settings for SGS

// Crosshair cl_crosshair_color "255 255 255" cl_crosshair_size "small" cl_crosshair_translucent 1

Most modern CS 1.6 servers and competitive platforms (like Fastcup) have disabled or restricted the wait command. Without this command, standard in-game .cfg scripts fail to function properly.