Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. Z3RB1AN, trust me, i'm not lying, i've seen many ppl donating just to get unbanned.
  2. Firstly, This is not the right section for this, secondaly, we don't accept any request, learn & make it yourself. https://wiki.multitheftauto.com/wiki/Scr ... troduction
  3. If you are willing to pay for an Scripter, then fell free to send me a PM.
  4. I've sent a PM to volk-rus asking him how it was going, he said he's not working on it due to the fact that "Custom" objects "fly".
  5. This "super_man" resource is made by Ryden, i don't know if he wants copys over the mta community, so i report it. https://community.multitheftauto.com/ind ... ls&id=2068 Edit: A car mod uploaded by this guy also: https://community.multitheftauto.com/index.php?p= ... ls&id=2070
  6. El estilo de GUI no lo creo el.
  7. Nosotros solo le dimos nuestra opinion, lo de traducir esta bien, pero los estilos de GUI y Imagenes, no deberian ser cambiados.
  8. Which files did he sent you? virus program?
  9. As i said, that's up to the server owners, everyone can come here and use some of his/her time reading the latest news
  10. If you want to mod your GTA, you can search for everything you need on GTA mod(s) sites, if someone would make some Default mod, you can't really have everything like you want.
  11. I'm really impressed, this guy Hama doesn't even know how to make a simple script, how could he create a virus? my opinion, he downloaded it somewhere.
  12. Well, that's up to the server owners, they can stay on 1.0.5 if they wish.
  13. local guiRandomMSG local gResRoot = getResourceRootElement(getThisResource()) function createrandomgui() local sx, sy = guiGetScreenSize() guiRandomMSG = guiCreateWindow((2/1440) * sx,(880/900) * sy,(1437/1440) * sx,(48/900) * sy,"",false) end addEventHandler("onClientResourceStart", gResRoot, createrandomgui) onClientPlayerJoin is triggered for any player BUT the player who just joined (THE CLIENT)
  14. This event handler can be only used when you move the cursor over a certain position X, Y of a GUI element, this could be every GUI element, or just the one you expecify.
  15. Get a program named "xampp", that contains a mysql server, apache, and dunno what else.
  16. Yes.
  17. Do you mean a map file or a resource?
  18. Mysql requires a Mysql server, do you have it? and you configured your script to work with it?
  19. function joinHandler() local x = 1686.04 local y = -2333.92 local z = 13.54 spawnPlayer(source, x, y, z) fadeCamera(source, true) setCameraTarget(source, source) outputChatBox("Welcome to SALP:RPG", source) setPlayerTeam" class="kw6">setPlayerTeam" class="kw6">setPlayerTeam" class="kw6">setPlayerTeam(source, getTeamFromName("Civilians")) end addEventHandler("onPlayerJoin", getRootElement(), joinHandler) In the second script you spawn 1 vehicle every time you hit the marker.
  20. jajaja, no jodas Yo ayudo cuando puedo
  21. That means you don't have the mysql module, download it here. https://wiki.multitheftauto.com/wiki/Mysql
  22. Razerclaus, i've sent a PM to you, so we can discuss on private better.
  23. I guess he wants one like UVA server has in their casino.
  24. Mira, esto es lo que opino, lo de traducirlo esta bien (Ami me gusta jugar en ingles igual ), pero eso de editar la interface quedo muy fea
  25. Firefox1, i would recommend you to don't post on this kind of topics, as far as i know you don't have any experience on this.
×
×
  • Create New...