SA-MP Forums Archive
[FilterScript] RoaCook v1.0 - Simple Cookies System - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] RoaCook v1.0 - Simple Cookies System (/showthread.php?tid=273843)



RoaCook v1.0 - Simple Cookies System - aRoach - 03.08.2011

Introduction
It's a Simple Cookies System, It was a n Idee of One of My Friends and I did it...

Features Commands RCON Commands Installation
  1. Remove all files from archive . Rar and put in a folder.
  2. Copy files from Folder Includes into .../pawno/includes.
  3. Copy files from Folder plugins into .../plugins.
  4. Copy files from Folder PWN( Optional ) and filterscripts into .../filterscripts.
  5. Go into the Folder scriptfiles( .../scriptfiles ) and create a Folder named RoaCook.
  6. Go to your server directory and open server.cfg and add:
    - At line filterscripts: RoaCook

    - At line plugins: sscanf
  7. Save server.cfg and Enjoy on the Server.
Download

SolidFiles - Click Here



Accept 'mirrors' at the Download.



If you find there a BUG, Post it Here.


Re: RoaCook v1.0 - Simple Cookies System - IstuntmanI - 03.08.2011

Nice system, well done


Re: RoaCook v1.0 - Simple Cookies System - Kaperstone - 03.08.2011

nice

second reply


Re: RoaCook v1.0 - Simple Cookies System - !!--Ryder_RO--!! - 03.08.2011

nice system


Re: RoaCook v1.0 - Simple Cookies System - aRoach - 03.08.2011

Thanks..


Re: RoaCook v1.0 - Simple Cookies System - juraska - 03.08.2011

Nice idea, lol.


Re: RoaCook v1.0 - Simple Cookies System - Edvin - 03.08.2011

nice xD

PS.
* /setcookies - Folosita pentru a seta Prajiturile unui Player

* /agivecookies - Folosita pentru a da un numar de Prajituri unui Player
traducele :P


Re: RoaCook v1.0 - Simple Cookies System - aRoach - 13.08.2011

Ro: Ms SPEEDY

Eng: Thanks Edvin


Re: RoaCook v1.0 - Simple Cookies System - FANEX - 13.08.2011

Wow nice ! What can I say...
5/5 thanks
Quote:

PS: V-a adunat "struţman" оmpotriva mea, probabil v-a promis cвrnaţi.
Sunteţi ca nişte slugi оn faţa unui ţărănoi.
The Băse-Boc style =))




Re: RoaCook v1.0 - Simple Cookies System - Zh3r0 - 13.08.2011

STOP COPYING MY THREAD STYLE!!!

Even inside the scripts, the _S_T_R_ makes it too obvious!

What's with this stupid calculation?
pawn Код:
H[ 1 + 1 ]
What's with this "table style" taken from 0Admin when loads??
pawn Код:
print(  "\n==========================================" );
print(  "|| -> RoaCook v1.0 By Roach UnLoaded      ||" );
print(  "==========================================  " );
printf( "|| %02d:%02d        ||      ", H[ 0 ], H[ 1 ]  );
print(  "==================\n"                          );
Positive integers don't need braces, only negatives!
pawn Код:
return ( 1 );
Seriously? This style?
pawn Код:
irDialog<rCookD>
Looks familiar from the one i use in 0Admin
pawn Код:
#define iDialog<%0>             if(dialogid == Dialog:%0)
Seriously dude, get a life...

@Others, I'm not complaining, I just cannot tolerate this idiot anymore.