SA-MP Forums Archive
[FilterScript] [FS] I Am Hungry - NeedToEat System v0.1 - 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] [FS] I Am Hungry - NeedToEat System v0.1 (/showthread.php?tid=138670)



[FS] I Am Hungry - NeedToEat System v0.1 - Zimon95 - 02.04.2010

I Am Hungry - NeedToEat System! v0.1
This is my first FS. It is a Need To Eat system, so every tot of minutes if you don't eat you will feel hungry and start to loose health (5HP by default). Think it's usefull for RP gamemode so:

- It works with GF edits.

Bugs: no bugs founded

To confugure the script go to the .pwn file and search for this:
pawn Код:
//--------------------------[Configuration]------------------------------------|
#undef MAX_PLAYERS    //                          |
#define MAX_PLAYERS 50 //Change this to your player slot amount        |
#define N2E_TIME 600000 //Edit this value to change the timer, now = 10 mins  |
#define LOOSING_HP 5  //The amount of HP the player will loose        |
//-----------------------------------------------------------------------------|
Download:
Pastebin



Re: [FS] I Am Hungry - NeedToEat System v0.1 - shotyoudie - 02.04.2010

Nice for you first FS :O, it's really useful for roleplay servers


Re: [FS] I Am Hungry - NeedToEat System v0.1 - XRVX - 02.04.2010

nice script man
good work



Re: [FS] I Am Hungry - NeedToEat System v0.1 - Gianchi1997 - 02.04.2010

good job


Re: [FS] I Am Hungry - NeedToEat System v0.1 - ]Ic3_T[ - 02.04.2010

Wow for your first FS nice. Very useful for RP Servers


Re: [FS] I Am Hungry - NeedToEat System v0.1 - NiiRV4N4 - 11.04.2010

Where do we go to get food?



Re: [FS] I Am Hungry - NeedToEat System v0.1 - Lorenc_ - 11.04.2010

Cool =D


Re: [FS] I Am Hungry - NeedToEat System v0.1 - Taz86 - 14.04.2010

Quote:
Originally Posted by shotyoudie
Nice for you first FS :O, it's really useful for roleplay servers
Nice for your^

Not for you


Good FS!
Using it alot, And works perfectly!


Re: [FS] I Am Hungry - NeedToEat System v0.1 - Thrarod - 14.04.2010

There is an old script, named same... You copied that? Nvm, checked and old one is different


Re: [FS] I Am Hungry - NeedToEat System v0.1 - Adil - 14.04.2010

Nice, although its already made.