Jump to content

xaviermike

Members
  • Posts

    17
  • Joined

  • Last visited

xaviermike's Achievements

Square

Square (6/54)

0

Reputation

  1. Hey i made a map / customized my own in the race editor and saved it so i have a .map file How do i load this into my server so everything i made appears?
  2. replace your MTA SERVER settings with this, just copy paste and it should load My Server 1264 22004 16 1 22005 1 0 logs/server.log acl.xml logs/scripts.log 0 0
  3. how can i get my friend to join my server? i join my server by using 127.0.0.1 then port 22004 but which ip do i give my friend so he can join my server? i typed the ip in adressbar on google already but i cant log into the router at all, which blows. Any idea how i would get him to join?
  4. when i upload custom cars to my server they appear white, no texture or what not, how do i fix this? its only a minor problem the vehicle works perfectly fine lol
  5. I also want to add some custom vehicles and i have everything already configured but wont load in game, the resource loads fine what am i doing wrong? this is what i've got: function installAuto ( startedResource ) if ( startedResource == getThisResource() ) then outputChatBox ( "warthog" ) txd = engineLoadTXD ( "data/bfinject.txd" ) engineImportTXD ( txd, 520 ) dff = engineLoadDFF ( "data/bfinject.dff", 520 ) engineReplaceModel ( dff, 520 ) end end addEventHandler ( "onClientResourceStart", getRootElement(), installAuto ) EDIT*** just changed the id numbers for the model so it should work now if not ill say ;]
  6. mmm i thinks its just my MTA server config file , i dont think i have it configured right. Could someone upload theirs so i know how its supposed to look? i think that would help alot =]
  7. alright thanks =] ill try that now ..........well this time when i joined it stayed a little longer before clsoing down on me, this is what is got in the log file from what happend [13:09:19] WARNING: broph.lua: Bad 'player' pointer @ 'spawnPlayer'(1) - Line: 125 [13:09:19] ERROR: ...server/mods/deathmatch/resourcecache/broph/broph.lua:125: stack
  8. mmm i donno i just have no idea about mta servers at all like, if i load one game mode it connects me to my server but with black screen and i cant spawn or nothing, or itll close and say the error message i had before i have no clue
  9. alright i did that, but ikeep getting the same error though and this is what i see in the console after i exit mta, ive attached a pic
  10. I know its a typical answer but did you try reinstalling MTA? in past versions that has always worked for me
×
×
  • Create New...