Jump to content

lopezloo

MTA Contributors
  • Posts

    157
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by lopezloo

  1. https://community.multitheftauto.com/index.php?p= ... ls&id=9213 Please delete it. Thanks. DONE
  2. lopezloo

    Muscles

    setPedStat (but changing muscle / fat stat has effect only on CJ) Also wrong section.
  3. Przyłączę się do tematu. Postanowiłem to przetestować i na początku myślałem, że to strefa CULL z jakąś nieopisaną dotychczas flagą, ale po przestawieniu obiektu z cieniem (ID 14484) na np. Grove Street efekt jest ten sam (warunkiem jest jedynie to, że musi być w interiorze większym od 0). Więc nie jest to na pewno ani zakodowane na sztywno ani nie jest to żadna strefa ustalona w plikach GTA. Być może ten efekt można jakoś zreprodukować bez tego obiektu, ale to jak na razie jest to dla mnie zagadką . @edit: Efekt ten pozostaje tak długo dopóki ped nie dotknie innego podłoża niż ten z cieniem (wejdź w cień, załóż jetpack i odleć - dopóki nie wylądujesz efekt będzie się utrzymywał). Prawdopodobnie dlatego, że oświetlenie elementów nie aktualizuje się gdy nie dotykają ziemi. Pewnie po prostu gdy ped osiągnie jakiś niski stopień światła ten efekt się załącza. Oświetlenie obiektów można robić w 3ds Maxie. Poziom światła w rogu: http://imgur.com/SFK3rLU
  4. Why not? It's possible to do it better, for example furniture preview with nice GUI before buy.
  5. lopezloo

    1.4 Beta Release

    I've been compiling a list of retailers that sell GTASA (incomplete), this may help you: https://wiki.multitheftauto.com/wiki/Where_to_buy_GTASA Maybe link to this on wiki main page (in "play" section)?
  6. What if player set "onAdminInGod" data or for example blood to 11999?
  7. Yes of course. Progress can be viewed on my twitch livestreams - http://twitch.tv/lopezloo Thanks but I don't need scripters. If you want you can make some maps (in San Andreas world).
  8. lopezloo

    Event

    Or just extend onClientVehicleCollision and made it working with projectiles.
  9. Eh, guys like author of this script should be global banned by serial.
  10. No idea why but I can't play any (?) HTML5 video on latest build. Example url: http://youtube.com/tv/#/watch?v=5NV6Rdv ... =transport
  11. getBrowserURL() doesn't work properly when I load local page first. For example I loaded "html/request.html" and went to YouTube via link - getBrowserURL() still return "html/request.html". Tested on latest build (r6424).
  12. You need build with Awesomium and map to make it works. Btw. update coming soon.
  13. lopezloo

    Wheelchairs

    Nothing special and ugly wheels .
  14. A little bump. Propably adding new CULL will not be useful for live screens etc. Only for mirrors. I tried to move 8 track screen but all parameters exclude flag (2 = moving camera?) has no effect. I think it's hardcoded CULL entry for that (data/maps/cull.ipl): -1399.83, -208.103, 1039.34, 0, 120.187, 1039.34, 173.006, 0, 1157.71, 2, 0, 0, 0, 0 (you need enable "use customized GTA:SA files" in options)
  15. Update, added possibility to move some combine harvester component and fixed bug with velocity. https://community.multitheftauto.com/in ... ls&id=8345
  16. I tested that again and it seems editing some pages works but some not. For example try edit https://wiki.multitheftauto.com/wiki/GetLocalization
  17. After wiki update I can't edit any wiki page. Just blank page after trying to edit. Also something is wrong with content list. Now it has 100% width.
  18. Lol. Where do you see ads?
  19. YouTube and Vimeo already were playing in HTML5 (for YT I used link for TVs so I can play all videos including this from VEVO). I have no idea whether Awesomium support HLS. If yes I need only change user agent to play Twitch in HTML5.
  20. Important: This gamemode doesn't work on current MTA release! It's experimental resource made for Browser/Awesomium branch (click here if you don't know what is this). Features: rooms (1 room can have multiple screens with same video) requesting videos fully synchronized query list YouTube, Vimeo and Twitch support fullscreen mode vote to skip room chat ? Screens (map found on internet, author: Anchy95) Testing/using: To run this resource you have to install awesomium branch (r6798). Source: https://github.com/lopezloo/mta-cinema Test map: https://mega.co.nz/#!CBg3EJaJ!3RjlWmODo ... 2I-4VbEtyU Creating maps: Currently there no editor plugin so you need make rooms manually. Serverside function syntax: exports.cinema:createRoom(string roomName, table screenObjects, float x, float y, float z, float width, float depth, float height) (check test map for example)
  21. Would be nice to get current URL of specificed browser. For example I create browser with youtube and player could select video and send it to other players.
×
×
  • Create New...