Jump to content

Anderl

Members
  • Posts

    2,266
  • Joined

  • Last visited

Everything posted by Anderl

  1. Anderl

    Download resources.

    I see that no one understood him yet, there is a resource for downloading files the way you want (xownage is the author, I don't know the name so you've got to search it). You can also do one by yourself if you know the basics of Lua.
  2. AFAIK you can add videos with shaders, but not with MP4.
  3. This page should tell you everything: http://www.coronalabs.com/blog/2011/07/ ... ables-lua/
  4. Not really, he could simply have made the mistake of adding the server side script before the client side one in the 'meta.xml' file.
  5. Você não está passando quaisquer argumentos para a função do evento, mas você está tentando usar as variáveis "thePed" e "control" que, obviamente, não existem.
  6. Anderl

    UMF Miami 2013

    Last festival starting today at 21:00 GMT (ending at 04:00 GMT of tomorrow)
  7. Então e dizer qual o problema? Não somos bruxos..
  8. Seriously, how many times do I need to repeat this?
  9. Well, if that's it then: Compiling/encrypting your code won't make it safe from theft, the only way is to use the cache attribute on your client side files so that they aren't saved on the client's computer. But even with that, it will still be possible to steal them, but it surely will be much harder.
  10. Your code is wrong, and you should use local variables instead.
  11. Not really, 'freeroam' is not a gamemode - just because it says so in the community doesn't mean it's true.
  12. What do you mean by "safe compiler"?
  13. Anderl

    UMF Miami 2013

    Here is a video of Hardwell on Friday and Saturday's festival for people who could not be there/watch the livestream (not going to post of everybody because that would take time): https://www.youtube.com/watch?v=fbb5OYbz6Ao
  14. You're not getting me - what I'm trying to say is: use the original texture of the door, edit it and add your image on it (wherever you want), not change the original texture to the one you want.
  15. If you look at his code, you can see that he doesn't want to put it in the center. Also, that function only works with GUI elements.
  16. Thank you! But i dont want the image all around the door, only a little place of it I hope you understand what i mean Thank you So, what's the problem? Just edit the door's texture and place the things where you want..
  17. It is the same thing as applying a shader to any other thing. Find the texture name of the door and apply a shader to it, or you can edit the texture file (TXD) of the model and load it on the server. By the way, you write English better than most people, don't worry
  18. Use local variables whenever possible.
  19. It is not a bug, it clearly says it works on most cars, not all. The OP is asking what cars the upgrade works on.
  20. Anderl

    UMF Miami 2013

    Hey guys, I just wanted to share with you guys this freaking awesome livestream of the UMF Miami 2013 festival Get some nice speakers and put that shit at max. volume. Here it is
  21. @Solidsnake14, It may not look exactly like that, but I guess that's the best we can do. I'm not sure if you can do lights with shaders, and I highly doubt you can add a light to a model. @Cassandra, you're welcome
×
×
  • Create New...