
Unknown76
Members-
Posts
135 -
Joined
Everything posted by Unknown76
-
Link: http://www.moddb.com/mods/multi-theft-auto-san-andreas
-
Incearca sa reinstalezi serverul si sa urmezi urmatorii pasi: 1. Install xampp from [url=http://www.apachefriends.org/download.php?xampp-win32-1.7.4-VC6-installer.exe]http://www.apachefriends.org/download.p ... taller.exe[/url] 2. Run phpmyadmin by /localhost/phpmyadmin 3. Import sql file(homeserver.sql) using phpmyadmin. 4. Put the resources in server/mods/deathmatch 5. Put details in resources/mysql/s_mysql.lua username = "mta" password = "" db = "mta" host = "localhost" port = 3306 6. Put libmysql.dll in server folder and modules folder in mods folder. 7. Replace mtaserver.conf with new mtaserver.conf provided and run mtaserver.exe *Oricum, nu iti recomand server files-urile de la vG pentru ca nu sunt optimizate, sunt vechi si greu de inteles.
-
@tomitza99 Daca ai specifica gamemode-ul folosit te-am putea ajuta. Pune un link catre MTA Community.
-
viewtopic.php?f=126&t=34698
-
Multi Theft Auto: San Andreas 1.1 (4th August 2011)
Unknown76 replied to sebihunter's topic in Media
I love it ! ) -
There are two steps to make the ped AI traffic: 1. Open a google code open source project for the resource. 2. Start recruiting developers on forums. ps: be sure that I will join the project
-
Like Arran said, developing a multiplayer for GTAIV would take some time. In my opinion I can't see any fun on a GTAIV multiplayer, not only because GTAIV is not optimised, but we, in GTA San Andreas have tons of great features.. for example: a great variety of planes, boats, industrial/agricultural vehicles. And GTAIV ambient is ... I don't how to describe it.. very cold. Liberty City had always a dark theme and cold city. San Andreas and Vice City have more love But, if GTAV will be released and if it will take place in Vice City or San Andreas we should start making a multiplayer from the first day of the release. Until then I will learn some more C++ and maybe I will join the team, if I will have time. So.. until then... GTA San Andreas is not gonna die, MTA:SA also. I mean people... there are many people which are playing on SA-MP and MTA everyday than on the multiplayer of the latest games, LA Noire and Red Dead Redemption )
-
1.Extract race from the zip, after extraction delete race.zip and keep race folder. Now modify your images. Problems are impossible to occur now. 2. When you replace images you have to restart the resource to take effect. 3. Did you save them in the same format .png ?
-
Now I understand why I muted myself in this resource yesterday when i released it (take a look at the pics) https://community.multitheftauto.com/index.php?p= ... ls&id=2607 deja vu ... but my "opinion" is just a theory of conspiracy okay kidding now ... Believe, do not believe or ignore it.
-
I don't know about vehicle traffic but I can tell you that ped traffic exists and I also tested it.
-
Happened again on Gamesnert test server. I crashed when I was trying to open the console.
-
In my opinion it's a good plan, they shutted down their forums and some server from SA-MP. At this hour SA-MP forum is still offline, the romanian community sa-mp.ro is also down. Strange isn't it ? All in the same day. I think they want us to believe that MTA team is attacking SA-MP. But the true is that MTA is attacked by SA-MP devs and server owners (ex: cit, saes)
-
Today, I experienced another crash when I pressed "`" to open the console: Version = 1.1-untested-2935.0.000 Time = Thu Aug 04 15:45:22 2011 Module = C:\Program Files\MTA San Andreas 2\mta\cgui.dll Code = 0xC0000005 Offset = 0x0004C134 EAX=00000000 EBX=053EC7A8 ECX=0000010C EDX=0000008C ESI=2074BC60 EDI=0022FB38 EBP=0000010B ESP=0022FA30 EIP=0551C134 FLG=00210202 CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
-
I had only one crash when I landed with a plane in the desert: "Can't copy wm_data" error .
-
De cele mai multe ori aceasta eroare apare atunci cand serverul are o sesiune de lag sau mai multi jucatori incearca sa se conecteze in acelasi timp. Tehnic vorbind, aceasta eroare "Disconnected: server refused the connection" apare atunci cand event-ul "onPlayerConnect" a fost intrerupt (canceled) de server sau intentionat de administrator. Pentru mai multe informatii despre intreruperea acestui event check this link: https://wiki.multitheftauto.com/wiki/OnPlayerConnect EDIT: In MTASA 1.1 aceasta eroare nu va mai aparea asa de des, pana atunci administratorii serverelor ar trebui sa micsoreze din numarul maxim de jucatori permis pe server.
-
Aveti nevoie de ajutor in scripting, ai o intrebare sau o nelamurire in legatura cu serverul/clientul MTA ? Aici este locul potrivit. Postati mai jos daca aveti nevoie de ajutor. Cateva reguli: *NU cereti prea multe de la comunitate. Asa nu: Exemplu: Vreau un gamemode precum Valhalla, cine mi-l face are o ciocolata) ***sau*** Vreau harta aia bestiala dupa serverul ala bestial Xulescu(daca aveti dreptul de a face harta publica o puteti uploada pe un site de file sharing, altfel postul va fi sters) Asa da: Exemplu: Vreau sa fac un script pentru case si nu stiu cum sa fac ca fiecare casa sa aiba interiorul intr-o dimensiune diferita de celealte ca playerii din case diferite sa nu se intalneasca in acelasi interior. (Folosesc SQLite pentru memorarea caselor) *Posturile dvs. trebuie sa fie clare si la obiect. Asa nu: Exemplu: Am o problema, nu-mi mai merge serverul ( . Asa da: Exemplu: Am introdus un Timer in script ce se repeta la infinit si nu stiu cum sa fac ca sa-l opresc. (HINT: Foloseste killTimer(timerul)
-
Begin with simple scripts from wiki and try to make them more complicated, you have to get familiar with MTA functions. Start your own gamemode (RPG/Deathmatch), don't start with complicated gamemodes with SQLite/MySQL because you need the base. (somebody will tell you to read LUA ebooks... don't read every page because you lose time... read about syntax, operators , conditional structures (if...else then, switch...case1...case2...default), repetitive structures(do...while, while...do, for...do). What I mean is that you have to learn the BASIC of programming languages but you should stick to LUA syntax... don't get c++ books to learn about these structures.
-
'Ey fellas, I've just read this forum post on GTAForums.net and made me think at the possibility that MTA can handle this feature: adding new cars (with new IDs) to the game via scripting. It requires a lot of work.. hacking etc but I think it may work. We already have handling functions... I will give you the link to the post: http://www.gtaforums.com/index.php?showtopic=298780 Have a nice day, QuantumZ EDIT *OFFTOPIC*: A message for GTAV fans: I heard that it will be announced later this summer according to Online Xbox Magazine, more probably at GamesCom event in Germany.
-
No way, the owner of the server should administrate everything on the server and nobody should have access to its property unless he gives access to other people. And that server owner should take care of his scripts and should pay attention in giving access to other people. But if you really want to close a server and its urgent, open a ticket on Game Monitor website. Three or four years ago, here in Romania, a guy got some great scripts from a gaming league called Professional Gaming League - Counter-Strike and he posted the scripts on the internet, and a day after, all servers running them were closed and IPs were banned. If you really want to do this, go on Game Monitor website and speak with a support team clicking on the link called "- Can I speak to someone live (IRC Channel)' or if you want to get more informations about the server which is running your scripts click on "- I am looking for contact information on a game server" . http://v3.game-monitor.com/contact.php
-
Slothmans's legal system is outdated or it just doesn't work at me. I tried in a lot of ways to get it work but nothing... and I can't find the problem.. Link: https://community.multitheftauto.com/ind ... ils&id=292
-
M-am gandit putin... mai bine dau drumu la server in alpha testing sa-l testati pe "viu", ip: 94.34.33.153 port: 22003 sau search "romanian roleplay" in browser la MTA
-
@undercover Nu toata lumea stie RolePlay, mai ales ca serverul nostru se bazeaza pe o comunitate destul de mica de romani. RPG-ul ne va ajuta sa crestem nr. de jucatori, poate mai tarziu vom face si de Roleplay si de RACE/DD/DM. @cyan pai deocamdata nu am nevoie de ajutor... mai tarziu o sa postez un video cu noul sistem de alarma pe youtube.
-
Switching users is now disabled in 1.0.5 or I did something wrong to my windows?
-
@Danny ai dreptate, ne trebuie o comunitate MTA pentru romani, deocamdata sa le multumim adiminilor de pe forumul asta ca ne-a creat una si cred eu ca pentru moment ne ajunge, in legatura cu serverele, pai eu ma voi ocupa de RPG/Roleplay daca vrea cineva sa faca Freeroam/Stunt sau RACE/DD/DM este binevenit... @serverRPG am reusit sa termin misiunile globale pentru criminali: Mistery Van, Briefcase si Hijacker
-
Login/Register system............100% Save system........................100% Real Cars system...................100% *NEW* Vehicles system+salvarea lor in baza de date.............100% *NEW* Jobs system.................20% (o sa mearga mai greu) *NEW* Car-Shop system............10% (termin in cateva ore)