Jump to content

John Smith

Members
  • Posts

    656
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by John Smith

  1. That depends on scripting skills, and complexity level. Remember that not everyone can script as fast and as good as you can.
  2. you actually haven't even said that in previous posts, who would know that? you said this only
  3. yes. if no doge then doge would go doooge, and every doge would doge up. i will give 10 dollarz to someone who translates this
  4. denied because the admin was not doge enough to restart a resource.
  5. go to your mta directory then edit the file so the start of file looks like this type="vehicle"> "Real Cars"> "429" name="BMW Z4" /> -- first numbers are vehicle IDs and second is your name of car(can be anything), visit wiki.multitheftauto.com to find out vehicle ids, 429 would be for banshee i believe. "Aircraft"> "Helicopters"> "548" name="Cargobob" /> "425" name="Hunter" /> "417" name="Leviathan" /> "487" name="Maverick" /> "488" name="News Chopper" /> "497" name="Police Maverick" /> "563" name="Raindance" /> "447" name="Seasparrow" /> "469" name="Sparrow" /> --and other things below when u got that,save it and restart freeroam resource and you will have your real cars list.
  6. restart: the resource is not running.
  7. he is making his custom hydra models visible only to FO clan afaik, it could also be achieved by loading dff and txd files for specific team/player without using any complicated shaders.
  8. alright. thank you Et-win and NightFury/Steve, i hope that will work out.
  9. thanks, it seems to work now but im having 2 probs and not sure how to deal with them --weapons {"txd", "mods/m4.txd", 31}, {"dff", "mods/m4.dff", 31}, {"txd", "mods/sniper.txd", 34}, {"dff", "mods/sniper.dff", 34}, weapon models dont get replaced and what can i do if someone fails to download a specific file?is there a way how i can reset the download for specific file for the specific person whose download failed? sorry if im asking too much questions.. i just have no idea how to fix this
  10. the problem was always succcessfully reproduced by downloading the files and after finishing,reconnecting. this is code's look now i havent touched anything of your code except dxdrawtext function and there are no conflicts with other resources.
  11. yeah im using your line and after couple of people were playing,dying reconnecting etc at some point mods stopped to work properly. temporarily i have added a command which manually loads the mods but im using the code which is above,and its now not working even if i kill myself 1000 times
  12. I think you could use https://wiki.multitheftauto.com/wiki/Ge ... ntPosition And then get spoiler position But not sure since i've never used that function
  13. yeah but yesterday when other players killed themselves, the carmods didnt download for them at all and they seen default vehicles while when i'd kill myself i'd get the download text and download the mods
  14. hi guys sorry for doublepost. i have tried this: replacing this line if (source == getLocalPlayer()) then --line 60 with this for i,player in ipairs(getElementsByType("player")) do if player then -- line 61 would that work for other players too? please someone.. sorry if im asking for too much but im just trying to understand whats problem in script
  15. i forgot to answer, thanks bonsai anyway about 1.4 version one i got this but it only works for me,other players cant see carmods..idk why pls help
  16. it would be better to wait for GTA V's PC release, and then start working on MTA V instead of mta IV
  17. their host is pure shit they have scammed all their users and now they dont offer support anymore they are dying. i recommend you to change to some other host.
  18. that function works only on CJ and he wants to put clothes on other skin than CJ.
  19. actually you can use map editor,there are LC Objects as well, so you can use them.
  20. as far as i know you can't get title of mp3 file without meta.title unless you write the title by yourself in your own variable(but i wouldnt do that when streaming an online url, only when playing sound which is in your resource folder) sorry if i didn't correctly understand what you meant.
  21. https://community.multitheftauto.com/index.php?p= ... ls&id=9971 carmod DONE
  22. because i dont have a hosted server so even 100 gigabyte file would be loaded in 1 second for me and i wouldnt be able to see which kind of download/load would that be and if someone already knows the answer to my question, it would be easier for me just for him to post the answer
×
×
  • Create New...