San Andreas / Mod / CLEO Mod
Car Spawner Mouse Version Lua V2.2
- fan script | 上传者: fan script
- 07/31/2018
- 15335 下载量
评分已被作者禁用。
收藏夹:
下载
1.94Mb
1.94Mb
Videos
尚未添加任何视频。你需要先登录才能为该 Mod 添加视频。
描述
car spawner mouse version lua v2.2
zalety
1 bardzo stabilny tak jak wszystkie moje projekty
2 bardzo zaawansowany skrypt
3 posiada bardzo zawansowany skaner pozycji myszy
4 posiada plik cfg gdzie możesz ustawić
1 start key
2 możliwość kolorowania okna albo zgaszenia
5 jest całkowicie sterowany na mysz
6 skrypt posiada bardzo dobre zabezpieczenia
7 info dlaczego zrobiłem ten skrypt na lua
dlatego że w cleo są limity renderowania zaawansowani wiedzą o co chodzi
instrukcja
1 klikasz 6
2 strzałką myszy wjeżdżasz na nazwe pojazdu podświetli sie na żółto
3 klikasz lewy przycisk myszy i spawnujesz pojazd
4 jeśli chcesz zamknąć panel naciśnij enter
zobacz zdjęcia dobrej zabawy
---------------------------------------------------------------
car spawner mouse version lua v2.2
advantages
1 very stable like all my projects
2 very advanced script
3 has a very advanced mouse position scanner
4 has a cfg file where you can set
1 start key
2 the possibility of coloring the window or turning off
5 is completely controlled on the mouse
The 6th script has very good security features
7 info why I did this script on the lua
because there are advanced rendering limits in cleo they know what's going on
instruction
1 click 6
With 2 mouse arrow you enter the vehicle name will be highlighted in yellow
3 click the left mouse button and spawn the vehicle
4 if you want to close the panel press enter
see photos of fun
zalety
1 bardzo stabilny tak jak wszystkie moje projekty
2 bardzo zaawansowany skrypt
3 posiada bardzo zawansowany skaner pozycji myszy
4 posiada plik cfg gdzie możesz ustawić
1 start key
2 możliwość kolorowania okna albo zgaszenia
5 jest całkowicie sterowany na mysz
6 skrypt posiada bardzo dobre zabezpieczenia
7 info dlaczego zrobiłem ten skrypt na lua
dlatego że w cleo są limity renderowania zaawansowani wiedzą o co chodzi
instrukcja
1 klikasz 6
2 strzałką myszy wjeżdżasz na nazwe pojazdu podświetli sie na żółto
3 klikasz lewy przycisk myszy i spawnujesz pojazd
4 jeśli chcesz zamknąć panel naciśnij enter
zobacz zdjęcia dobrej zabawy
---------------------------------------------------------------
car spawner mouse version lua v2.2
advantages
1 very stable like all my projects
2 very advanced script
3 has a very advanced mouse position scanner
4 has a cfg file where you can set
1 start key
2 the possibility of coloring the window or turning off
5 is completely controlled on the mouse
The 6th script has very good security features
7 info why I did this script on the lua
because there are advanced rendering limits in cleo they know what's going on
instruction
1 click 6
With 2 mouse arrow you enter the vehicle name will be highlighted in yellow
3 click the left mouse button and spawn the vehicle
4 if you want to close the panel press enter
see photos of fun
评论
目前已发表了 12 条评论。
07/31/2018 20:22



może masz jakąś sugestie jaki ma być następny mod
może chcesz
1 skin selektor sterowany na mysz
2 weapon selektor sterowany na mysz
a może coś innego doradzisz
przypominam
będzie 2,000 pobrań dodam 1 z 2 modów
konkurs jest na Car Spawner Version For Mouse
--------------------------------------------------------
maybe you have some suggestions for the next mod
maybe you want
1 skin selector, mouse controlled
2 weapon selector, mouse controlled
or maybe something else you advise
recall
there will be 2,000 downloads, I will add 1 of 2 mods
the competition is for Car Spawner Version For Mouse
引用 | 回复
może masz jakąś sugestie jaki ma być następny mod
może chcesz
1 skin selektor sterowany na mysz
2 weapon selektor sterowany na mysz
a może coś innego doradzisz
przypominam
będzie 2,000 pobrań dodam 1 z 2 modów
konkurs jest na Car Spawner Version For Mouse
--------------------------------------------------------
maybe you have some suggestions for the next mod
maybe you want
1 skin selector, mouse controlled
2 weapon selector, mouse controlled
or maybe something else you advise
recall
there will be 2,000 downloads, I will add 1 of 2 mods
the competition is for Car Spawner Version For Mouse
引用 | 回复
07/31/2018 19:46
diegoforfun rated "Car Spawner Mouse Version Lua V2.2" with 10 of 10 points. - 6 hours ago
Markmadrox added "Car Spawner Mouse Version Lua V2.2" to his favorites. - 5 hours ago
Markmadrox rated "Car Spawner Mouse Version Lua V2.2" with 10 of 10 points. - 5 hours ago
Michelle_Works rated "Car Spawner Mouse Version Lua V2.2" with 10 of 10 points. - 4 hours ago
thanks boys and girls


引用 | 回复
diegoforfun rated "Car Spawner Mouse Version Lua V2.2" with 10 of 10 points. - 6 hours ago
Markmadrox added "Car Spawner Mouse Version Lua V2.2" to his favorites. - 5 hours ago
Markmadrox rated "Car Spawner Mouse Version Lua V2.2" with 10 of 10 points. - 5 hours ago
Michelle_Works rated "Car Spawner Mouse Version Lua V2.2" with 10 of 10 points. - 4 hours ago
thanks boys and girls
引用 | 回复
07/31/2018 10:01
@Black Viper thanks bro

if you want change config open folder vehicle_spawneropen_me
--(car spawner cfg file)
---------------------------
-- frame color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
frame_red = 150
frame_gren = 150
frame_blue = 0
frame_alpha = 150
---------------------------
-- window color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
window_red = 0
window_gren = 0
window_blue = 0
window_alpha = 200
---------------------------
-- access to the menu
-- see ascii table
key = 55
--------------------------
--tip (1) in the event of an error, enter in moonloadermoonloader.log
--and find the boards with the error
--tip (2) if an error occurs, press CTRL + R
--------------------------
引用 | 回复
@Black Viper thanks bro
if you want change config open folder vehicle_spawneropen_me
--(car spawner cfg file)
---------------------------
-- frame color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
frame_red = 150
frame_gren = 150
frame_blue = 0
frame_alpha = 150
---------------------------
-- window color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
window_red = 0
window_gren = 0
window_blue = 0
window_alpha = 200
---------------------------
-- access to the menu
-- see ascii table
key = 55
--------------------------
--tip (1) in the event of an error, enter in moonloadermoonloader.log
--and find the boards with the error
--tip (2) if an error occurs, press CTRL + R
--------------------------
引用 | 回复
07/31/2018 09:58
if you want change config open folder vehicle_spawneropen_me
--(car spawner cfg file)
---------------------------
-- frame color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
frame_red = 150
frame_gren = 150
frame_blue = 0
frame_alpha = 150
---------------------------
-- window color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
window_red = 0
window_gren = 0
window_blue = 0
window_alpha = 200
---------------------------
-- access to the menu
-- see ascii table
key = 55
--------------------------
--tip (1) in the event of an error, enter in moonloadermoonloader.log
--and find the boards with the error
--tip (2) if an error occurs, press CTRL + R
--------------------------
引用 | 回复
if you want change config open folder vehicle_spawneropen_me
--(car spawner cfg file)
---------------------------
-- frame color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
frame_red = 150
frame_gren = 150
frame_blue = 0
frame_alpha = 150
---------------------------
-- window color set on
-- 0 ~ 255
-- how you set alpha 0
-- will be invisible
---------------------------
window_red = 0
window_gren = 0
window_blue = 0
window_alpha = 200
---------------------------
-- access to the menu
-- see ascii table
key = 55
--------------------------
--tip (1) in the event of an error, enter in moonloadermoonloader.log
--and find the boards with the error
--tip (2) if an error occurs, press CTRL + R
--------------------------
引用 | 回复
07/31/2018 09:10
bardzo ważne pobierz ten plik tu są niezbędne nazwy pojazdów
zaszła pomyłka dałem nie ten plik do paczki przepraszam za to
very important to download this file here are the necessary vehicle names
there is a mistake
I did not give this file to the package sorry for that
https://drive.google.com/file/d/1zaek-Gex9mtfXMkPbyc4mgjtU3e1ff9V/view?usp=sharing
引用 | 回复
bardzo ważne pobierz ten plik tu są niezbędne nazwy pojazdów
zaszła pomyłka dałem nie ten plik do paczki przepraszam za to
very important to download this file here are the necessary vehicle names
there is a mistake
I did not give this file to the package sorry for that
https://drive.google.com/file/d/1zaek-Gex9mtfXMkPbyc4mgjtU3e1ff9V/view?usp=sharing
引用 | 回复

