Om.. i wanna ask do you have any examples of this
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
zones = { [1] = { name = "Shot zone", x = "2", y = "3, xx = "5", yy = "7", }, [2] = { name = "Pvp zone", x = "11", y = "13", xx = "16", yy = "22", }, } addhook movetile, If ive move on these tiles on the tables then hudsee(id) End Function. Hudsee(id) Hudtxt2 zones[id].name Else nohudtxt2 End
And/or maybe links of already maren examples? Bcuz ive tried by self and sure failed. Tried to search - again failure.
Thank u so much

(Sorry if there is mistakes, cuz of my little Phone)