-
Posts
130 -
Joined
-
Last visited
Everything posted by fmj02
-
These codes are same, what do you want to make 'together'?
-
Wow, that's cool to have something like this on the server, more work and it will be great 2 player script. I don't think so: CLICK You can also use a joystick instead of mouse.
-
first link is broken, nothing weird, it's from 2011, good to have something like that on pc
-
Nie uruchamiające się MTA.
fmj02 replied to Kolarz105's topic in Pomoc z grą lub klientem/serwerem MTA
Masz zainstalowany .NET Framework i C++ redistributable package? Chociaż klient MTA o tym by informował. Spróbuj też na Multi theft auto 1.3.exe PPM>Właściwości>Zgodność>Uruchom ten program w trybie godności z : i wybierz windows 2000, miałem taki problem kiedyś, że gra nie chciała się włączyć i to pomogło. EDIT: Jeśli nie pomogło powyższe spróbuj dodać wyjątek w firewall'u Panel Sterowania > Zapora Systemu Windows > zakładka wyjątki > dodaj program > Multi Theft Auto i ok -
Nie uruchamiające się MTA.
fmj02 replied to Kolarz105's topic in Pomoc z grą lub klientem/serwerem MTA
Działało przed? I jaki masz system operacyjny? -
Re-install zrób San Andreas i zainstaluj jeszcze raz MTA.
-
Did I write it is official? No, it's improved. This one from mabako is the oldest version. 1.1b is based on improved MTA Paradise from CourtezBoi https://github.com/CourtezBoi/mta-paradise
-
You can easily write this script by yourself, just use setElementAlpha function.
-
MTA Paradise 1.1b - UNIQUE RELEASE! It is on my PC for around 2 years, no one is using it now, I've decided to release it. Probably the best version of MTA Paradise, not configured. I don't remember features, check it by yourself, I only give you the files and commands. Most of people forgot about server which had 30/40 players everyday. DOWNLOAD NOW! COMMANDS: MTA PARADISE 1.00 COMMAND LIST COMMAND LIST FROM: 27.10.2010 OTHER COMMANDS /reloadacl /setskin nick skinname /get nick /goto nick /setname nick newname /freeze /unfreeze /sethealth, /sethp /kick /ban /staff, /admins, /mods /staffduty, /adminduty, /modduty /getpos /report, /re /endreport, /er /reports /acceptreport, /ar /closereport, /cr /restartall /startall /spectate, /spec, /recon /stopanim /anim /adminchat, /a /freecam /giveitem /call /pickup /p /hangup /sms /jail /release /jailtime /arrest /replace MAP COMMANDS /addmap /removemap /setmapdimension /Replace weapon /setblipcolor /setblipscolor /id /reloadpermissions /changechar /pay /policeduty, /duty /motor /police /swatduty, /swat /firefighter /medic /armyduty, /army /arbygirl, /armyg /fine /offduty /strobe /strobeoff /teleport /crunt /changeteam /mod /ed - miniedtor /upanel - open panel for users /adduser /saveskin [id] - saves skin /shop, /openShop1 /repairvehicle, /fixvehicle /brakes, /handbrake /repairvehicles, /fixvehicles /fillvehicle, /fuelvehicle, /refillvehicle /fillvehicles, /fuelvehicles, /refillvehicles /respawnvehicle /respawnvehicles /park /getvehicle /gotovehicle /vehicleid, /thisvehicle /aflip /oldvehicleid, /oldvehicle /setwindowstinted /setvehiclecolor, /setcolor /setvehiclefaction /lookvehicle /toggleengine /togglelights /temporaryvehicle, /tempvehicle, /vehicle /setvehicleowner /sell CREATE COMMANDS TEXT CREATE COMMANDS: /createtext [text] (/createtext Hello World!) /deletetext /nearbytexts ------------------------------------------------- INTERIORS COMMANDS: /createinterior, /createint [name] (/createint bar) /deleteinterior, /delint, /delinterior [id] (/deleteint 1) /setinterior /setinteriorinside /setinteriorprice /setinteriorname /getinterior /sellinterior, /sellproperty INTERIORS CONFIGURATIONS: -- houses -- TODO: should be renamed to [cagegory][num], low1, etc. house1 -- two floors house2 house3 house4 house5 -- ryder's house house6 -- Awesome House house7 house8 -- two floors house9 house10 house12 house13 -- CJ's house house14 house15 house16 house16 house17 house18 house19 house20 house21 house22 house23 house24 house25 house26 house27 house28
-
hostname : mysql116.000webhost.com dbname: 13213_mta username: 21313_mtauser password: asshole123 local function connect( ) -- retrieve the settings local server = get( "mysql116.000webhost.com" ) or "localhost" -- CHANGE IT!!! local user = get( "user" ) or "21313_mtauser" local password = get( "password" ) or "asshole123" local db = get( "database" ) or "13213_mta" local port = get( "port" ) or 3306 local socket = get( "socket" ) or nil end you have to add servername if you don't do that it will not work.
-
MTA Paradise uses sql it means that you have to create MySQL database and configure sql resource to connect your server with already created MySQL database. EDIT: [2012-07-28 07:08:19] MODULE: Unable to find modules/mta_mysql.dll! You don't have also mta_mysql module loaded. I'm sure MTA Paradise uses it too. I had a server few years ago hosted on these files, but my paradise is modified a lot. I give you commands, have fun: MTA PARADISE 1.00 COMMAND COMMAND LIST FROM: 27.10.2010 OTHER COMMANDS /reloadacl /setskin nick skinname /get nick /goto nick /setname nick newname /freeze /unfreeze /sethealth, /sethp /kick /ban /staff, /admins, /mods /staffduty, /adminduty, /modduty /getpos /report, /re /endreport, /er /reports /acceptreport, /ar /closereport, /cr /restartall /startall /spectate, /spec, /recon /stopanim /anim /adminchat, /a /freecam /giveitem /call /pickup /p /hangup /sms /jail /release /jailtime /arrest /replace MAP COMMANDS /addmap /removemap /setmapdimension /Replace weapon /setblipcolor /setblipscolor /id /reloadpermissions /changechar /pay /policeduty, /duty /motor /police /swatduty, /swat /firefighter /medic /armyduty, /army /arbygirl, /armyg /fine /offduty /strobe /strobeoff /teleport /crunt /changeteam /mod /ed - miniedtor /upanel - open panel for users /adduser /saveskin [id] - saves skin /shop, /openShop1 /repairvehicle, /fixvehicle /brakes, /handbrake /repairvehicles, /fixvehicles /fillvehicle, /fuelvehicle, /refillvehicle /fillvehicles, /fuelvehicles, /refillvehicles /respawnvehicle /respawnvehicles /park /getvehicle /gotovehicle /vehicleid, /thisvehicle /aflip /oldvehicleid, /oldvehicle /setwindowstinted /setvehiclecolor, /setcolor /setvehiclefaction /lookvehicle /toggleengine /togglelights /temporaryvehicle, /tempvehicle, /vehicle /setvehicleowner /sell CREATE COMMANDS TEXT CREATE COMMANDS: /createtext [text] (/createtext Hello World!) /deletetext /nearbytexts ------------------------------------------------- INTERIORS COMMANDS: /createinterior, /createint [name] (/createint bar) /deleteinterior, /delint, /delinterior [id] (/deleteint 1) /setinterior /setinteriorinside /setinteriorprice /setinteriorname /getinterior /sellinterior, /sellproperty INTERIORS CONFIGURATIONS: -- houses -- TODO: should be renamed to [cagegory][num], low1, etc. house1 -- two floors house2 house3 house4 house5 -- ryder's house house6 -- Awesome House house7 house8 -- two floors house9 house10 house12 house13 -- CJ's house house14 house15 house16 house16 house17 house18 house19 house20 house21 house22 house23 house24 house25 house26 house27 house28
-
Moby - Porcelain
-
you can make spiderman resource ;d
-
Ped Controller 1.0.5.1 FIX 24.10.2011, 8:25:18 PM I. About this resource: - Thanks this resource you can control created ped ( i named it Android ), Practically every function which has local player, i made binds for Stationary Computer, so if you play on laptop you must edit binds. ( probably that you have numeric keypad ). * You can buy numeric keypad separately ( i know you don't buy it, you're too lazy ) Numeric keypad is more comfortable, so for that i made this keypad. !!! IF YOU HAVE GOT LOW PROFILE COMPUTER PLEASE SET AUTO RESOURCE RESTARTING! !!! !!! TO DO IT TYPE FOLLOWING COMMAND: /lowprofile - it's COMMAND FOR ON/OFF! !!! II. Control keys: 'num 8' - forwards 'num 2' - backwards 'num 4' - left 'num 6' - right 'num 5' - fight/fire 'num 0' - sprint 'num 9' - walk 'num 7' - jump 'num add' - enter/quit the car ( you must stay on vehicle roof when you enter ) III. Vehicle control keys: 'num 8' - accelerate 'num 2' - brake reverse 'num 4' - left 'num 6' - right 'num 0' - handbrake 'num add' - enter/quit the car ( you must stay on vehicle roof when you enter ) 'num sub' - nitro 'num 7' - HELICOPTER - ROTATE LEFT 'num 9' - HELICOPTER - ROTATE RIGHT 'num div' - HELICOPTER - FORWARDS 'num mul' - HELICOPTER - BACKWARDS IV. Useful commands: /info ^ show or hide info displayed near ped head /line ^ show or hide line between you and your ped under control /warppedtoveh ^ enter vehicle, but remember you must be on vehicle roof /removepedfromveh ^ removes ped from vehicle /warpmetoped ^ warp yourself to created ped /warppedtome ^ warp created ped to yourself /writeasa ^ write as a ped /lowprofile ^ use this option when you have got weak computer /givepedjetpack -- REMOVED ^ gives jetpack to ped /removepedjetpack -- REMOVED ^ removes jetpack from ped /givepedparachute ^ gives parachute to ped /pedcols ^ turn ped collisions off/on /pedvehcols ^ turn ped occupied vehicle collisions on/off Video #1: Video #2: V. Changes: *in version 1.0.1: Added: new commands( warpmetoandroid, warpandroidtome ) Added: cursor showing by 'm' key Added: ped options menu ( ability to choosing skin and ped name ) Fixed: debug error - guiSetPosition *in version 1.0.2: Added: new commands( all for vehicle ) Added: ped options menu ( ability to choosing skin,ped name,weapon,alpha level ) Added: steering vehicle ( practically same control keys like on foot ) Fixed: debug error in ped options menu - guiSetPosition Fixed: rescripted part of resource to server side Fixed: error with vehicle binds Deleted: section in readme file for people playing on laptops - it doesn't make a sense *in version 1.0.3: Added: control of writing ( write as your ped for ex. my Android: hi here i am! ) Added: ped vehicle options menu ( choosing vehicle, alpha level, proof on/off ) Added: nitro key *in version 1.0.4 PRE: Added: some new bind keys for vehicle ( compatibility with helicopters ) Fixed: NUM_ADD BUG - finally it's finished Deleted: known bugs section in readme file - it's not necessary TODO: CONTROL OF WRITING *in version 1.0.5 FULL: Added: command /givepedparachute - gives ped parachute Added: collision commands /pedcols, /pedvehcols Removed: ped jetpack doesn't work cause ped can't fly Removed: i haven't got time to finish it in 1.0.5 **in version 1.0.5.1 FIX: Fixed: debug script errors fixed on resource start Fixed: lowprofile now works im sure *** IT IS FULL VERSION OF THIS RESOURCE, I WILL RELEASE FIX VERSIONS LATER! *** I AM TOO BORED WITH THIS RES. VI. Author - You can contact me by: * GG(gadu-gadu.pl): 8369955 * E-Mail: [email protected] * Forum: forum.multitheftauto.com ( nickname: gary35 ) DOWNLOAD: cPed 1.0.0.zip http://www33.zippyshare.com/v/47072820/file.html cPed 1.0.1.zip http://www33.zippyshare.com/v/26628863/file.html cPed 1.0.2.zip http://www33.zippyshare.com/v/18588925/file.html cPed 1.0.3.zip http://www33.zippyshare.com/v/46455961/file.html cPed 1.0.4 PRE.zip http://www33.zippyshare.com/v/90779808/file.html cPed 1.0.5 FULL.zip http://www33.zippyshare.com/v/4497691/file.html cPed 1.0.5.1 FIX.zip http://www1.zippyshare.com/v/22850990/file.html Community link: coming up
-
we're changing gamemode name to Resident Evil http://www.residentevil-rp.info.tm It's not normal Resident Evil. It's resident evil based on the walking dead tv series with left4dead elements and MMORPG elements. I named it Resident Evil Roleplay - Resurrection. Good news: - We've got nice forum now - spot management system is completed. - We've got new programmer now - elf23 more at our forum // we can't start the server now cause There are few things to do.
-
Zombie Survival Roleplay 2.0 ENG Zombie Survival Roleplay [Z-SRP] is based on The Walking Dead TV series, I have been working on it for about 6 days(for now), I am searching people to help me. All the gamemode is a zombie resource by Slothman with implemented roleplay. I have improved already zombie functions and I have created stuff like 'zombie spots, levels, bosses, own damage system( now zombie can has 1000 hp or more.) Needed: - 3D Artists, - LUA Programmers, - Concept Artists, - Sponsors - Site/Forum managers. http://survivalroleplay.us.to/ We haven't got a server yet. Please be patient.
-
Warning: imagepng() [function.imagepng]: Unable to open 'images/gallery/wildwest/t_7373.png' for writing: Permission denied in /var/www/mta/community/main/modules/gallery/upload.php on line 50 Warning: copy(images/gallery/wildwest/7373.png) [function.copy]: failed to open stream: Permission denied in /var/www/mta/community/main/modules/gallery/upload.php on line 52
-
When you are showing line, show also motd variable. Now I or someone who want to help you don't know how motd variable look like.
-
Instruction: 1. Press 'k' to get the ball. 2. Move mouse to rotate player. 3. Controls: OFFENSIVE MOVES: 'w' - run 'shift' - walk 'left mouse button' - jump shot 'right mouse button' - dunk DEFENSIVE MOVES: 'w' - run 'a' - step left 'd' - step right 4. How to stop play? - Just press 'k' again. 5. Where can I get the ball? - Use /createball command, and the ball will appear on the ground. If you want to create more balls just /createball command again. 6. There are any courts to play in basketball? - Just use /court command that will automatically warp you to the court. 7. I can use it on my server? - Yes, you can freely use it on your server. 8. It is possible to make soccer? - Yes, but you need new anims like kick etc. 9. Why I never miss? - It's unstable version only for test first poor object dynamic, something like "luck" I'll make in next version. DOWNLOAD: https://community.multitheftauto.com/index.php?p= ... ls&id=4676 UNSTABLE VERSION!
-
Okay, i try it.
-
Hi i have one question. I can compile my old script's with sa-mp to mta?. Question of curiosity (: I know LUA but my PAWN gamemode is 10.000+ lines.
-
Well it's time to play San Andreas dear colleague. I can confirm that I also like the atmosphere of VC. There were many such people Wheelman. Greets, garry