Jump to content

..:D&G:..

Members
  • Posts

    1,028
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ..:D&G:..

  1. How am i going to download the server.zip? And i really need it, this tut is useless without the proper server.zip link
  2. If you don't know how to do it, you don't deserve to run this gamemode. Wow, wow, come down, I am just a bigginer, don't be soo rude. I want to learn, and how would you want me to know if nobody told me? And you were like this when you first play MTA, soo start to think bro.
  3. Deci, am un script vehicle-system, dar functiile "park" si "handbrake" nu au bind key, trebuie activate/dezactivate prin comanda. Am incercat sa le pun eu bind key dar nu am gasit functia potrivita. A-si fii recunoscator daca cineva ar putea sa imi dea codul complet. P.S: Nu sunt scripter! Nu stiu prea multe in scripting. for i,v in ipairs(getElementsByType("player")) do bindKey(v, "j", "down", toggleVehicleEngine) bindKey(v, "l", "down", toggleVehicleLights) bindKey(v, "k", "down", toggleVehicleLock) bindKey(v, "h", "down", triggerEmergencyLights) end outputServerLog("[VEHICLES] [AUTO/SPAWN] All vehicles spawned as the resource started.") outputServerLog("[VEHICLES] [AUTO/BIND] All players binded with vehicle commands.") end ) addEventHandler("onPlayerLogin", cRoot, function() bindKey(source, "j", "down", toggleVehicleEngine) bindKey(source, "l", "down", toggleVehicleLights) bindKey(source, "k", "down", toggleVehicleLock) bindKey(source, "h", "down", triggerEmergencyLights) end
  4. Soo... I don't know how to make a database and I don't know how to "execute" the mysql file, I don't even know what execute means . So, if anyone can tell me how to set up a database and what/how to "execute" the mysql file. Thanks
  5. Salut toata lumea! Am gasit un site unde am reusit sa descarc scripturile de la Valhalla si Fort Casron dar sunt aproape la fel. Cand activez toate scrituirle, sunt unele scripturi care nu merg, de exemplu job-urile sau comenda /ah. Daca cineva stie o chestie prin care le voi pot face sa mearga voi fi recunoscator. Am incercat sa fac cu MYSQL dar nu gasesc de unde sa descarc fisierele noi cum ar fii mtaservar si restul. A, inca o problema, nu reusesc sa fac scritul de account_system sa nu mai fie cu register pe siteul Valhallei, daca ma puteti ajuta si cu asta voi fii foarte recunoscator. PS. Axel, daca vei citi acest topic, stiu ca ai scripturile de la Valhalla pe servarul tau, si sa nu crezi ca daca voi reusii sa fac scriturile, eu il voi face official, eu nu dau banii pe VPS aiurea. Deci servarul tau este si va fi The Best . Va multumesc!
  6. ID-ul este: george_puma2010 si iti multumesc ca vrei sa ma ajuti.
  7. Am incercat cu 'openports' dar uite ce imi apare: http://imageshack.us/photo/my-images/824/consolak.png/ Si nu am decat wireless.
  8. Am mare nevoie de ajutor. Am vazut multe videouri care iti spun cum sa faci un servar, am facut tot pas cu pas dar servarul meu este la local. Cum pot sa-l pun de la local la internet dar fara a cumpara vps sau alte hosturi. Daca cineva stie cum, va rog sa-mi spuneti si poate apucam sa ne jucam impreuna.
×
×
  • Create New...