Jump to content

kerts93

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by kerts93

  1. Although there are few bugs, I enjoy it. I also love how it runs better than IV and San Andreas on my crappy old laptop: i7-2670QM, 16GB DDR3 RAM, NVidia GeForce GT 555M (3GB) I have my settings on medium-high, resolution 1920x1080 and no lag at all, I haven't checked but it feels my FPS is over 30 all the time. I'm one of those whose game didn't start up, but this fixed it:
  2. I'm not so negative, perhaps there is some generous person around these grounds If needed I'm even willing to throw in a little extra
  3. Hey everybody, I have some problems with this script: https://dl.dropbox.com/u/45248772/s_vehicle_system.lua When vehicle is created with /makeveh it works perfectly, but ALL vehicles that are made with /makecivveh have some bug in them. When getting information from mysql about owner, faction, fuel (and I don't know if there are any more) it turns all numeric values to false. That means in mysql owner is defined -2 and script gets false, fuel 100 and script gets false, faction -1 and script gets false. Does anyone have any ideas why this is happening? I'm new to scripting and this our last problem to get this script running normally.
  4. Managed to get it working. Re-downloaded everything from linux.multitheftauto.com and then added custom files one-by-one and edited config files line-by-line. Now it works. Thanks to everybody who tried to help.
  5. yum update was already done, did upgrade, still same error
  6. I said, it's there ,file exists It's not hard, he is just doing something wrong. Did you check if the server-id.keys is being saved on a existent location? my server is located in /home/ng/mta and file is /home/ng/mta/mods/deathmatch/server-id.keys
  7. file exists in the requiered folder, tried deleting it, still no luck
  8. Tried that, still same error, checked via sFTP, all permissions are granted
  9. Got it working, but now other error appears: [TIME] ERROR: Could not read or create server-id keys file at '....location...../server-id.keys' [TIME]Server stopped!' Only happens on linux, works in windows and worked on older host.
  10. I have followed all of the instructions on this page: https://wiki.multitheftauto.com/wiki/Building_MTASA_Server_on_GNU_Linux#Running_on_a_64_bit_Linux Including the Running on 64bit linux! and now our server is creating this error: Any help appreciated!
  11. Hey everybody, I know you problably think that this is wrong that I'm using a vG script on my server, but since we are creating a small local server, there is no need to script something other. Anyways to the point. I've managed to get most of the things working, but I have problem with following things: Cannot create gates from In-game Gatebuilder (/newgate), after you have done everything and click SAVE, nothing happens and adding them manually into the databse I can only add gates that everyone can open. I need help to get this gatebuilder working or how should I add it into mysql to get passworded gate or gate with PIN (keybad). /makecivvehicle does not work (the command itself is working) but it does not do anything. (I need to add vehicles for jobs). /addatm only works if I'm in a interior, if I want one in exterior I have to add it manually /addfuelpoint also does not work, I have to add fuel peds manually If there is anyone who could help me, I'd appreciate it.
  12. Hello and sorry if I posted it into the wrong section. nG | Northern Gaming is looking for a new scripter for MTA RP server. Our old scripter moved away into military and if we can't find anybody who can script, I'm afraid it's the end of nG. I'm afraid I can't offer any cash, since our budget is not it's best. If anyone would like to help us, we would appreciate it. Also, if anyone would like to help me learn lua scripting, then I would extemely appreciate it. Thanks in advance, - nG | Community owner
  13. So I started working on this script again, but is teher anyone, who can help me set up things correctly. So far, only thing I have managed to do is change first spawn location to LV.
  14. thanks, work's perfectly, but I had to swap in attachTrailerToVehicle trailer and source places. Also, added that newly created trailer uses same colors as the cab uses Thanks for the help
  15. okey, now it keeps spawning trailers and console gives WARNING: lvrp\baas.lua:53: Bad argument @ 'setElementData'
  16. thanks, I'll try it out This section: addEventHandler("onVehicleSpawn", getRootElement() function() -- source = spawned vehicle if (getElementModel(source)== 514) then local x,y,z = getElementPosition(source) local rx, ry, rz = getElementRotation(source) local lx, ly = getPositionRelatedToVehicle(source, -3, -3) local trailer = createVehicle(591, lx, ly, z) setElementRotation(trailer, 0, 0, rz) attachTrailerToVehicle(trailer, source) end end Gives me this error: ')' expected near 'function' line 33 which currently is line 1 here ' expected near 'end' line 43 which is last line here
  17. Hey again, I've got one small question. Is it possible, that server automatically creates trailer 591 and attaches it to vehicle 514 if it's created (by map file, by script or by command (that spawns a vehicle). Basically spawns+attaches the trailer every time a specific id vehicle is created?
  18. What'a hell is DP1 system? Since handling doesn't work, my work has currently stopped. BTW: Is there any way I can change tire size?
  19. But, what about this? https://wiki.multitheftauto.com/wiki/Handling_system
  20. Hey everybody, I have question, how can I add custom handlng? I need to change these lines: BUS 5500.0 33187.9 2.0 0.0 0.5 0.0 90 0.75 0.85 0.40 4 130.0 14.0 50.0 R D 4.17 0.40 0 30.0 1.2 0.07 0.0 0.45 -0.25 0.45 0.0 0.2 0.75 15000 4002 0 1 1 16 PETROL 3800.0 20000.0 2.0 0.0 0.0 -0.2 90 0.85 0.75 0.4 5 120.0 25.0 20.0 R D 8.0 0.30 0 35.0 1.0 0.10 0.0 0.25 -0.20 0.5 0.0 0.35 0.25 35000 20206008 1000001 0 1 2 ARTICT3 3800.0 30000.0 2.0 0.0 0.0 -0.5 90 0.45 0.75 0.5 5 120.0 18.0 5.0 R D 8.0 0.30 0 25.0 1.5 0.05 0.0 0.30 -0.15 0.5 0.0 0.65 0.25 35000 20002000 0000 0 1 0 to these: BUS 4900 25000.2 5 0 0 -0.2 90 0.95 0.65 0.4 5 120 25 30 R D 3.5 0.4 1 35 1.6 0.06 0 0.4 -0.1 0.5 0 0.15 0.25 19000 50000008 00400000 0 3 28 PETROL 4900.0 35000.2 5.0 0.0 0.0 -0.2 90 0.75 0.65 0.4 5 120.0 25.0 30.0 R D 3.5 0.5 1 35.0 1.3 0.45 0.0 0.10 -0.10 0.5 0.0 0.15 0.25 19000 50118008 400000 0 3 28 ARTICT3 1900.0 25000.2 5.0 0.0 0.0 -0.2 70 0.75 0.65 0.4 5 120.0 25.0 30.0 R D 3.5 0.5 1 35.0 1.3 0.45 0.0 0.10 -0.10 0.5 0.0 0.15 0.25 19000 50110008 400000 1 1 0 I also need to replace wheel size. I'm pretty much a noob. Any help appreciated.
  21. the installiaton file only told how to connect to mysql and where to copy files
  22. all the resources start, but as far as I've found I have to edit something. add something but i don't know what. I have reinstalled thing severally BTW: I never thanked you for trying to help me
  23. I removed it from autostart, now No Errors, but still, nothing new on map, no GUI's (execpt the ones accesible by pressing [TAB]), can't refill and so on
  24. cannot start irc resource is the only one, forgot to add it = Multi Theft Auto: San Andreas v1.0.4 =========================================================== = Server name : Testserver = Server IP address: = Server port : 22003 = = Log file : ..reas/server/mods/deathmatch/logs/server.log = Maximum players : 32 = MTU packet size : 1264 = HTTP port : 22005 =========================================================== [2010-10-29 21:42:28] Resources: 76 loaded, 0 failed [2010-10-29 21:42:28] Querying game-monitor.com master server... success! [2010-10-29 21:42:38] MODULE: Loaded "MySQL 5.0 database module" (0.41) by "Alberto Alonso <[email protected]>" [2010-10-29 21:42:38] MODULE: Loaded "SHA Module" (1.02) by "mabako" [2010-10-29 21:42:38] Starting resources..... [2010-10-29 21:42:38] ERROR: Unable to start resource irc; Start up of resource cancelled by script [2010-10-29 21:42:43] Server started and is ready to accept connections! what is it anyway?
×
×
  • Create New...