ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
This is the opening sheet.
2
3
Down at the bottom of your window, are the Pill Maker Page, the Averages page, and the Data Page.
4
Most, if not all, formula cells are currently protected.
5
Got questions? I'm on Discord.
Hughgent#3110Hughgent
6
7
procedure: inject some amount of a drug. and scan repeatedly with the HF2 until the drug is no longer in their system. Record real time spent.
8
9
The Pill Maker Page
10
This is the page where you can enter amounts for a pill and see how long they will last.
11
It takes data from the averages page and multiplies it by the average units per second to give you a length of time that the drug will last in a person.
12
Feel free to be creative.
13
now includes the amounts required in the buffer. and also the amounts required in the BS beaker to make two sets.
14
15
Averages
16
This page takes data from the data page and averages by drug.
17
as more data comes in we can get more averages based on map and other factors.
18
19
Data
20
This page is where people should be entering data.
21
The explanation for each field is as follows
22
23
Chemical
24
This is the name of the chemical you are testing.
25
for the rest of the formula to work the name must be exact.
26
Copy and paste from previous entries to preserve spelling.
27
28
Start amount
29
This is the amount of the drug you inject into the person.
30
it is highly recommended that you get the liquid version of the drug and inject it via syringe.
31
This allows for a more precise start time as it will be equal to your click if injecting into yourself.
32
33
Length of time in system (minutes)
34
This is the true real time duration that we are asking you to record.
35
Use a third party stopwatch.
36
Most smartphones have this built into them via their clock app.
37
unless you are really good at doing math, use formula to get exact fractions of minutes.
38
=2+(23/60)
for two minutes and 23 seconds.
39
40
Date
41
The date of when you do your test.
42
Use IRL dates.
43
No space future dates.
44
This will allow us to notice changes over time.
supercalifgrajaliciousispealidociousadfjhsdlkflasdkjflasjdflsdjfjsaakjhgdfkjhgsdkjhfajhdkfhdgfkjhgdfadfdsfadsfsdgfjsdfjkhsdfbabfkdjfbsdfdafdf
45
141
46
Number of players at beginning
47
Number of players at end
48
These two are to measure lag compensation.
49
Use the byond browser to get a number of people connected
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Enter the number of people connected when you first inject and when the drug finally leaves your system.
68
Be sure to have the window refresh everytime you check.
69
70
Time of injestion
71
This is the IN GAME time of the drug entering the body.
72
it's another measure of lag.
73
this number is available in the stats tab of your game window.
74
75
Units per second
76
This is a formula.
77
it takes the number of units divided by the time to get units per second.
78
79
Map
80
This is where you did your testing.
81
this could reveal any differences in lag between maps.
82
this is available in the Byond browser server list and the OOC>round_info tab and verb.
83
84
Tester
85
Feel proud about contributing.
86
Enter your name or don't
87
88
Notes
89
notice anything strange during your trial?
90
Make a note.
91
92
93
94
95
96
97
98
99
100