1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
### Hut id=13 group=building objectid=206 req=7,20 req=24,50 req=15,60 req=26,20 script=start 	unlockbuilding 11; 	unlockbuilding 12; 	unlockbuilding 101; 	unlockbuilding 15; 	unlockbuilding 19; 	unlockbuilding 20; 	unlockbuilding 17; 	unlockbuilding 9; 	unlockbuilding 216; script=end
use unlockbuilding 216; to build it after you build a hut the unlock building 9; is also to get a bownet just to tell you now to sleep in it add this
1
2
3
4
5
6
7
8
9
2
3
4
5
6
7
8
9
on:use { if (getplayervalue(4)>5) { event "sleep","global"; } else { speech "negative"; msg "Maybe later,",3; msg "I'm not tired yet!",3; } }
can only use if you sleep bar is the eqivalent to jumping 5
times
if you do not under stand pm me