Forum

> > CS2D > Scripts > [request]=(
Forums overviewCS2D overview Scripts overviewLog in to reply

English [request]=(

8 replies
To the start Previous 1 Next To the start

old closed [request]=(

super123s
User Off Offline

Quote
here is my main.lua
Spoiler >

i want you look this line:
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
addhook("menu","rp_menu")
function rp_menu(id,men,sel)
	x = player(id,"tilex")
	y = player(id,"tiley")
	if rp_ct[id]==true then
		if men == "License System Page 5" then
			if sel == 1 then
				gv_ls(id,29,5)
			elseif sel == 2 then
				gv_ls(id,30,5)
			elseif sel == 3 then
				gv_ls(id,31,5)
			elseif sel == 4 then
				gv_ls(id,32,5)
			elseif sel == 7 then
				ls_4(id)
			end
		end
		if men == "License System Page 4" then
			if sel == 1 then
				gv_ls(id,22,4)
			elseif sel == 2 then
				gv_ls(id,23,4)
			elseif sel == 3 then
				gv_ls(id,24,4)
			elseif sel == 4 then
				gv_ls(id,25,4)
			elseif sel == 5 then
				gv_ls(id,26,4)
			elseif sel == 6 then
				gv_ls(id,27,4)
			elseif sel == 7 then
				gv_ls(id,28,4)
			elseif sel == 8 then
				ls_3(id)
			elseif sel == 9 then
				ls_5(id)
			end
		end
		if men == "License System Page 3" then
			if sel == 1 then
				gv_ls(id,15,3)
			elseif sel == 2 then
				gv_ls(id,16,3)
			elseif sel == 3 then
				gv_ls(id,17,3)
			elseif sel == 4 then
				gv_ls(id,18,3)
			elseif sel == 5 then
				gv_ls(id,19,3)
			elseif sel == 6 then
				gv_ls(id,20,3)
			elseif sel == 7 then
				gv_ls(id,21,3)
			elseif sel == 8 then
				ls_2(id)
			elseif sel == 9 then
				ls_4(id)
			end
		end
		if men == "License System Page 2" then
			if sel == 1 then
				gv_ls(id,8,2)
			elseif sel == 2 then
				gv_ls(id,9,2)
			elseif sel == 3 then
				gv_ls(id,10,2)
			elseif sel == 4 then
				gv_ls(id,11,2)
			elseif sel == 5 then
				gv_ls(id,12,2)
			elseif sel == 6 then
				gv_ls(id,13,2)
			elseif sel == 7 then
				gv_ls(id,14,2)
			elseif sel == 8 then
				ls_1(id)
			elseif sel == 9 then
				ls_3(id)
			end
		end
		if men == "License System Page 1" then
			if sel == 1 then
				gv_ls(id,1,1)
			elseif sel == 2 then
				gv_ls(id,2,1)
			elseif sel == 3 then
				gv_ls(id,3,1)
			elseif sel == 4 then
				gv_ls(id,4,1)
			elseif sel == 5 then
				gv_ls(id,5,1)
			elseif sel == 6 then
				gv_ls(id,6,1)
			elseif sel == 7 then
				gv_ls(id,7,1)
			elseif sel == 8 then
				menu(id,"CT Menu,Settings,Teleport,License System,Commands,,VIP,Football,Add-ons,Add-ons Setting")
			elseif sel == 9 then
				ls_2(id)
			end
		end
here is a page system in gave vip
it have 5 page
here is my add on.lua
Spoiler >

with this code i can only creat 9 add on
now i need you help me creat system page for add on
please help me

Admin/mod comment

closed. bad title. unrealistic request. no proper english (nobody understands you). doesn't work!

old Re: [request]=(

Apache uwu
User Off Offline

Quote
LOL

super123s has written
i want you look this line:


*Shows 50 lines of code*

-.-''

Oh and this thing you are requesting requires full re-coding of this script. This rp script was naturally not customizable.

old Re: [request]=(

kalis
User Off Offline

Quote
@super you can give add ons with command
@textua
can you help me with my ffreeimage ?

old Re: [request]=(

kalis
User Off Offline

Quote
it not easy than you think
you need to think
let make u r seft !

old Re: [request]=(

super123s
User Off Offline

Quote
english is a shit langue i never i see
study english is too hard
i think i must buy directory to translate this langue to vietnamese

old Re: [request]=(

Alistaire
User Off Offline

Quote
user super123s has written
english is a shit langue


What the hell, why are you on this forum anyway if you can't write English.

user super123s has written
i think i must buy directory to translate


You mean a dictionary?
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview