01.05.2014, 18:09
(
Последний раз редактировалось n0minal; 08.05.2014 в 15:38.
)
What is Basic Needs Simulator?
-It's just a filterscript that makes the player feel hunger, hygiene, bladder and health. The filterscript includes a lot of objects, checkpoints, pickups and dialogs. I worked 3 months to do it be good and realistic.
How it works?
-The filterscript will make all players feel hunger, bladder and hygiene, the players just have to control the bars values to be healthly. Basically, they need to take care of themselves.
What are the availables interiors?
*Int = interior
*EX = X coords
*EY = Y coords
*EZ = Z coords
*how to use it? -Just do something like this SetPlayerInterior(playerid, int); and... SetPlayerPos(playerid, EX, EY, EZ);
Didn't understand anything?
Watch the videos below:
@Removed temporarily: i will upload a better one...
Download
Pastebin: download bug fixed - thanks [uL]Pottus for reporting
note: you need the progressbar include (progressbar.inc), streamer include (streamer.inc), and zcmd include (zcmd.inc) to compile the code!
Future versions?
-Maybe i'm working on it
* What may come in the next versions?
-Me (n0minal): Developing the filterscript;
-Toribio: for progress bar include;
-Falc0n: for foods dialog;
-Zeex: for zcmd include;
-Incongnito: for streamer include;
-It's just a filterscript that makes the player feel hunger, hygiene, bladder and health. The filterscript includes a lot of objects, checkpoints, pickups and dialogs. I worked 3 months to do it be good and realistic.
How it works?
-The filterscript will make all players feel hunger, bladder and hygiene, the players just have to control the bars values to be healthly. Basically, they need to take care of themselves.
What are the availables interiors?
Quote:
Interior 0 Int=1 EX=222.953399 EY=1287.764892 EZ=1082.140625 Interior 1 Int=4 EX=261.082702 EY=1284.689941 EZ=1080.257812 Interior 2 Int=9 EX=260.673400 EY=1237.790893 EZ=1084.257812 Interior 3 Int=10 EX=2260.172607 EY=-1135.692749 EZ=1050.632812 Interior 4 Int=15 EX=295.287414 EY=1473.276855 EZ=1080.257812 Interior 5 Int=15 EX=327.943115 EY=1478.380126 EZ=1084.437500 Interior 6 Int=10 EX=2270.104980 EY=-1210.391723 EZ=1047.562500 Interior 7 Int=2 EX=447.121093 EY=1397.844360 EZ=1084.304687 Interior 8 Int=6 EX=2196.006347 EY=-1204.632568 EZ=1049.023437 Interior 9 Int=3 EX=235.341598 EY=1187.288208 EZ=1080.257812 Interior 10 Int=2 EX=490.998687 EY=1399.416381 EZ=1080.257812 Interior 11 Int=5 EX=227.121200 EY=1114.183959 EZ=1080.997192 Interior 12 Int=7 EX=225.662399 EY=1022.534484 EZ=1084.014526 Interior 13 Int=5 EX=1299.140014 EY=-794.770019 EZ=1084.007812 |
*EX = X coords
*EY = Y coords
*EZ = Z coords
*how to use it? -Just do something like this SetPlayerInterior(playerid, int); and... SetPlayerPos(playerid, EX, EY, EZ);
Didn't understand anything?
Watch the videos below:
@Removed temporarily: i will upload a better one...
Download
Pastebin: download bug fixed - thanks [uL]Pottus for reporting
note: you need the progressbar include (progressbar.inc), streamer include (streamer.inc), and zcmd include (zcmd.inc) to compile the code!
Future versions?
-Maybe i'm working on it
* What may come in the next versions?
- Brushing teeth
- Cooking
- Sleep
- Sit and lay
- Changing skin system on bath
- Watch TV
- More interiors (all san andreas food shops)
- Publics Bathrooms
#watch by your house television what the others players are doing (watch TV system)
-Me (n0minal): Developing the filterscript;
-Toribio: for progress bar include;
-Falc0n: for foods dialog;
-Zeex: for zcmd include;
-Incongnito: for streamer include;