[Plugin] [REL] RLib v1.0 - Useful Functions for your Server. [w/ LINK]
#1

Rlib v1.0
A library of Useful Functions for your server.
This plugin contains a library of 5 different functions for usage on your SA-MP server. Currently it contains:

Quote:

MakeDirectory(dir[]);
DelDirectory(dir[]);
ChmodFile(path[], type);
RemoveFile(path[]);
GetDrive();

Installation:

1. To use this script, place rlib.dll in your server's plugin directory. For a more indepth view of step 1, read this topic.

2. Put the rlib.inc (included with the download link), in your pawno/include directory.

3. To use in your PAWN scripts, use:
pawn Код:
#include <rlib>
Disclaimer:

This script contains absolutely no warranties, the owner of this script holds no liability for the (mis)use of this product.

More information:

Information on how these functions are used, eg the values they return, the parameters, can all be found in the include file, included with the release.

However, for those experienced with C++, you can just take a look at the code anyhow!

All file based functions have a scriptfiles dependency, to ensure safety of your server.

Download (Dev-Cpp):

Compiled / Source / Include.

Cheers,
Ramjet.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)