[FilterScript] My First FS :Hungry System (with Progress Bar) nice for RP
#21

Nice one,Ibnu ane farhan gimma rep
Reply
#22

Quote:
Originally Posted by Don_Gambino
Посмотреть сообщение
Nice one,Ibnu ane farhan gimma rep
wani piro? hahaha
Reply
#23

Nice WoRk.
Reply
#24

Quote:
Originally Posted by [xB]Lordz
Посмотреть сообщение
Nice WoRk.
thanks
Reply
#25

Quote:
Originally Posted by christiand
Посмотреть сообщение
One suggestion :

At eat you should have something like :

Код:
if( health < 100 )
	{
		if(IsPlayerInRangeOfPoint(playerid, 20, 366.0248, -73.3478, 1001.5078))
		{
	    	GivePlayerMoney(playerid, -50);
	    	SetPlayerHealth(playerid,health+6);
	    	SetProgressBarValue(hungry[playerid], GetProgressBarValue(hungry[playerid])+15);
			return SendClientMessage(playerid, COLOR_BLUE, "Thanks For Buying Burger Enjoy The Food");
		}
		if(IsPlayerInRangeOfPoint(playerid, 50, 372.3520, -131.6510, 1001.4922))
		{
	    	GivePlayerMoney(playerid, -70);
	    	SetPlayerHealth(playerid,health+15);
	    	SetProgressBarValue(hungry[playerid], GetProgressBarValue(hungry[playerid])+25);
			return SendClientMessage(playerid, COLOR_BLUE, "Thanks For Buying Pizza Enjoy The Food");
		}
		if(!IsPlayerInRangeOfPoint(playerid, 50, 365.7158, -9.8873, 1001.8516))
		{
	    	GivePlayerMoney(playerid, -35);
	    	SetPlayerHealth(playerid,health+4);
	    	SetProgressBarValue(hungry[playerid], GetProgressBarValue(hungry[playerid])+12);
			return SendClientMessage(playerid, COLOR_BLUE, "Thanks For Buying Fried Chicken Enjoy The Food");
		}
	}
	else
	{
	    SendClientMessage(playerid, COLOR_BLUE, "Your hp is full.");
	}
or will get abused .
Is it better to set their HP to 100..
Reply
#26

New Update!!!
Reply
#27

This is nice filterscript,im using it for my server,i will give rep for you
Reply
#28

Quote:
Originally Posted by FaldiGunZ
Посмотреть сообщение
This is nice filterscript,im using it for my server,i will give rep for you
Thanks dude
Reply
#29

nice nice release
Reply
#30

thxx man i will be using it in my trucking server join guys i am new to samp
Reply
#31

nice, but how we add cluckin bell etc. ?
Reply
#32

I created this particular system for my RP Server also which has been integrated with Character Attributes. I think mine one is better as it has more features but yeah!

Good one mate.
Reply
#33

Quote:
Originally Posted by [WA]iRonan
View Post
nice, but how we add cluckin bell etc. ?
u can use gl_property
if have a free time i will create the restaurant maker
Reply
#34

Wow, Nice Rasyid Ibnu P :v
Hey, Im Renovan Zidane/Gentarou
Reply
#35

Nice One
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)