06:39
ОбновитьСмайлыУправление мини-чатом
МИНИ-ЧАТ
Главная страница!

 



 
          





Рекомендуем:





Последние Файлы GTA 4 Последние Файлы GTA-MP Реклама
Скрипт GTA 4 элементы Watch... 07.09.2014
Ferrari 360 Spider [EPM con... 13.12.2013
Porsche Cayenne Turbo 2012 ... 13.12.2013
Shelby Terlingua Mustang v1... 13.12.2013
Hamann Lamborghini Gallardo... 27.10.2013
[GM] The Big PEN1:LS v2.00 ... 04.12.2017
Dgun (AvnanceRP,SampRP,Dimo... 19.03.2016
SAMP скрипт SX Events (MySQ... 03.03.2016
Карта ASL мэрия для SAMP се... 03.03.2016
AIM для SA-MP 0.3.7 22.02.2016
  • Страница 1 из 1
  • 1
Модератор форума: Kievskiy  
Форум SAMP о мультиплеерах для GTA. » SAMP скачивание и обсуждение » English Part of SAMP » [GM] SATDM~RP+TSS+LAdmin.:"7" Beta 3 (=-Completely Re-rewriten!!=- OUT NOW:.-=TSS UPDATE)
[GM] SATDM~RP+TSS+LAdmin.:"7" Beta 3
YnesloDaleKoДата: Вторник, 13.05.2008, 18:18 | Сообщение # 1
Мастер джэдай
Группа: Продвинутые
Сообщений: 2985
Награды: 24
Город: Мой маленький Амстердам
Репутация: 320
Замечания: 80%
Статус:
Hey this is the Full Release of [GoD]MoNeYPiMp new script which i managed to finish "San Andreas Team Death Match ~ Role-Play + XSVM + XAdmin"
Streamer Edition 7 BETA 3 FIXED OUT NOW! HERE!
Streamer Edition 7 BETA 3 FIXED MIRROR!HERE!

Streamer Edition 7 BETA 2 OLD!HERE!
Streamer Edition 7 BETA 2 MIRROR OLD!HERE!

Download Package with includes (Streamer Edition v6.0 SE)HERE!
Download Package with includes (Streamer Edition v6.0 SE (ONLY for SA:MP v2.1)HERE!
Download Package with includes (Regular Edition v1.0 OUTDATED!)HERE!
Streamer Edition - Alejeandro Mirror:HERE! -=|=- Streamer Edition - Therenex Mirror:HERE!
Streamer Edition - MediaFire Mirror:HERE!
Streamer Edition (Only for SA:MP v2.1) Mirror:HERE!
Regular Edition Mirror:HERE!

DO NOT REMOVE CREDITS AT ALL, EVEN IF YOU MODIFIED THE SCRIPT IN ANY WAY, IF I CATCH YOU REMOVING CREDITS EVEN IF YOU MODIFIED IT, I WILL PERSONALLY MAKE SURE YOU ARE BANNED!!!
COPYRIGHT MoNeYPiMp™ ©2008

Streamer Edition v7 BETA 3
FIXED All Bank issues with /condom, /buyweed and /withdraw
Added tAxI's all New TSS - tAXi's Streamer System, AIO now supports Vehicle/Pickup/Minimap/OBJECT Streaming!!!
DISABLED Zone System, it was causing huge crashes

Streamer Edition v7 Beta 3 Details
tAxI's all New TSS - tAXi's Streamer System, AIO now supports Vehicle/Pickup/Minimap/OBJECT Streaming!!!
Very Low CPU-Usage
LAdmin Administration Script
Stable Running Trams/rc/trains
Yagu's RACE Script
Simple House Systems Script
GANG Script
Gang Bank
Multi-Language Support
Filled up with 1276/ Vehicles:D
Amazing Vehicle and biz and Admin System by tAxI
Cars and classes all over SA
Exactly 51 classes in SA
Cool pickups around SF with more too come!
Cool vehicle menu with /vmenu to control all vehicle things in one easy to use menu
Lots of great fun commands
Customisable Gang Zones
Trains and Trams and NOW RC Vehicles
Filled with 195/3000 Business[color]

[color=blue]Regular Edition v1.0 Details
Filled up with 672 which is the most vehicles you can squeeze in
Amazing Vehicle and biz and Admin System by tAxI
Cars and classes all over SA
Exactly 51 classes in SA
Cool pickups around SF with more too come!
Cool vehicle menu with /vmenu to control all vehicle things in one easy to use menu
Lots of great fun commands
Gang Zones

Please suggest anything you would like to see in The Next Release otherwise i dont know what to script next!

Install Instructions:
1.Download the script
2.Extract the contents of "gamemodes" into your gamemodes folder
3.Extract the contents of "scriptfiles" into your "scriptfiles" folder
4.In your server config you must have the line gamemode0 [Name of Gamemode] 1
5.Enjoy:D, If you don't enjoy then you did something wrong!!!

SATDM "7" Progress

Developement now in progress!

Overall Completion: BETA 3!!!

Bug reports must be reported in the following context:

Code
[b]SATDM Version:
The problem:
Does the problem occur 100% of the time:
Do you have EVERY single file from the archive:
Did you try and rename the amx file to "satdm":
Where does it occur:[/b]
What are the final things you did that led to this:
Brief description of the bug

Notes:

Common Sense!
You must have every single file included in this package otherwise nothing will work!

File Sys Setup
The vehicles setup file must contain the coords/info of your vehicles to be added into the GM in the following format:
model,x,y,z,z_angle,color1,color2 (each set of coords/info for each vehicle must start on a new line)

The businesses setup file must contain the coords/info of your businesses to be added into the GM in the following format:
x,y,z,name,price,profit (the profit amount will be transferred to the business cash box every hour)

Making Admins!
How To Make Yourself an Admin
1. Open your server.cfg and set a rcon password:

Code
rcon_password "Your Password"

2.Go into your server and login into rcon. Write this in chat:
/rcon login "Your Password"
3.You have are now logged in as an admin.
4. And now give yourself 'Admin Powers'
/giveadmin
5. Now you are a level 10 admin

Make someone else an admin
1.Go into your game and do this:
/setlevel [players id] [level(1-10)]
2.Have fun

Remember that you have to be a server owner to give someone else admin rights!

System Changes
Whenever you change anything in the "SYS_SETUP" folder you.
First MUST Delete the file that corresponds to what you changed in the folder called"SYS_SAVE"
Eg. if you change vehicle_setup.PiMp/vehicle_streamer_setup.PiMp you must delete vehicle_perm.PiMp/vehicle_streamer_perm.PiMp
It's the same for businesses

MULTI Language Support Help

Code
//------------------------MULTI-LANGUAGE FORMAT EXAMPLE!!!----------------------
       if((strcmp(cmdtext,"/help",true) == 0)||
       (strcmp(cmdtext,"/aide",true) == 0))
       {
           switch (Language[playerid])
           {
               case 0:
               {
                   SendClientMessage(playerid,0xFFD400AA,"HELP:");
                   SendClientMessage(playerid,0xFFD400AA,"Type /lock to close your vehicle.");
                   SendClientMessage(playerid,0xFFD400AA,"Type /unlock to open your vehicle.");
               }
               case 1:
               {
                   SendClientMessage(playerid,0xFFD400AA,"AIDE:");
                   SendClientMessage(playerid,0xFFD400AA,"Tape /lock pour fermer ton vehicule.");
                   SendClientMessage(playerid,0xFFD400AA,"Tape /unlock pour ouvrir ton vehicule.");
               }
           }
           return 1;
       }

You also must uncomment "//SendClientMessage(playerid,0xC0C0C0FF,"Please choose a language : /en (default is EN)");"

Change Vehicle/Business Limits
You can change the limits to what ever you want but this will increase the file size
To change the Vehicle limits go to the line "#define MAX_STREAM_VEHICLES " and change the number to anything you want.
To change the Business limits go to the line "#define B_LIMIT " and change the number to anything you want.

SATDM "7" Progress
Developement now in progress!
Completely new streamer sys - TSS(tAxI Streamer System) With Pickup/vehicle/object/Minimap Streaming AIO!!!

Overall Completion: BETA 3!!!

Mod by [GoD]MoNeYPiMp


Хочу быть кем-то потому, что кто-то это уже кто-то. А никто всегда остаётся никем. SAMP форева. SAMP-RUS живёт!
Все играть в SAMP быстро!


Сообщение отредактировал MiX - Вторник, 13.05.2008, 18:21
Timmy_SlimДата: Вторник, 13.05.2008, 18:29 | Сообщение # 2
status
Группа: I'm V.I.P.
Сообщений: 2717
Награды: 24
Город: Saint-Petersburg
Репутация: 524
Замечания: 20%
Статус:
Good lad!
Well tried!



Свежая, ежедневнообновляемая клубная музыка (House, Electro House, Dub Step, DnB, Breaks etc).

http://mixupload.org/
YnesloDaleKoДата: Вторник, 13.05.2008, 19:18 | Сообщение # 3
Мастер джэдай
Группа: Продвинутые
Сообщений: 2985
Награды: 24
Город: Мой маленький Амстердам
Репутация: 320
Замечания: 80%
Статус:
Nice?!)


Хочу быть кем-то потому, что кто-то это уже кто-то. А никто всегда остаётся никем. SAMP форева. SAMP-RUS живёт!
Все играть в SAMP быстро!
gunzygunzДата: Среда, 14.05.2008, 06:44 | Сообщение # 4
Освоившийся
Группа: Пользователи
Сообщений: 87
Награды: 1
Город: NYC
Репутация: 3
Замечания: 20%
Статус:
copied from samp forums lmao



SeWeRДата: Понедельник, 19.05.2008, 05:01 | Сообщение # 5
Мастер джэдай
Группа: I'm V.I.P.
Сообщений: 3069
Награды: 66
Город: Киев
Замечания: 20%
Статус:
Quote (gunzygunz)
copied from samp forums lmao

So what with this? mda





ShokkДата: Понедельник, 16.06.2008, 19:44 | Сообщение # 6
Уверенный в себе
Группа: Продвинутые
Сообщений: 293
Награды: 1
Город: Тюмень
Репутация: 3
Замечания: 60%
Статус:
Quote (gunzygunz)
copied from samp forums lmao

Wake up! lol




Ginex Rap - Группа "Ginex" В контакте
www.Ginex-Rap.de - Оффициальный сайт группы Ginex.
IronRuslanДата: Среда, 25.06.2008, 15:04 | Сообщение # 7
Новенький
Группа: Продвинутые
Сообщений: 13
Награды: 1
Город: •Москва•
Репутация: 7
Замечания: 0%
Статус:
MiX very nice :)
riverДата: Воскресенье, 29.06.2008, 14:06 | Сообщение # 8
Уверенный в себе
Группа: Продвинутые
Сообщений: 284
Награды: 1
Город: Москва
Репутация: 37
Замечания: 0%
Статус:
Norms fashion


filinuaДата: Воскресенье, 13.09.2009, 21:31 | Сообщение # 9
Новенький
Группа: Пользователи
Сообщений: 1
Награды: 1
Город: львов
Репутация: 0
Замечания: 0%
Статус:
SATDM~RP+TSS+LAdmin мод супер но есть одно но... нет розкиданого разного оружия и вертушек боевых, а так супер неглючит , может кто подскажет как розкидать по городу оружие
SchwazzzДата: Четверг, 17.09.2009, 20:30 | Сообщение # 10
Освоившийся
Группа: Продвинутые
Сообщений: 101
Награды: 6
Город: London
Репутация: -56
Замечания: 100%
Статус:
LOL AlcoBot rocks! That's really cool!


Fan of DepositFiles
s0beit_m0d team member
А ещё я наркоман, господа.
Я люблю то, что я делаю, а делаю я то, что умею.
467867Дата: Пятница, 04.02.2011, 14:32 | Сообщение # 11
Новенький
Группа: Пользователи
Сообщений: 1
Награды: 0
Город: Москва
Репутация: 0
Замечания: 0%
Статус:
Оружие раскидай через мта


White...
InterpolДата: Понедельник, 14.03.2011, 21:23 | Сообщение # 12
Мастер джэдай
Группа: I'm V.I.P.
Сообщений: 5358
Награды: 77
Город: НеБаку
Репутация: 3795
Замечания: 20%
Статус:
Quote (467867)
Оружие раскидай через мта

Fucking flooder, this romm for english peopel only!



Форум SAMP о мультиплеерах для GTA. » SAMP скачивание и обсуждение » English Part of SAMP » [GM] SATDM~RP+TSS+LAdmin.:"7" Beta 3 (=-Completely Re-rewriten!!=- OUT NOW:.-=TSS UPDATE)
  • Страница 1 из 1
  • 1
Поиск:





 


 


 
Хостинг от uCoz samp.at.ua