Jump to content

MiniGoveya

Members
  • Posts

    84
  • Joined

  • Last visited

Everything posted by MiniGoveya

  1. MiniGoveya

    Hey.

    Wow, thx for fast-reply i'll try and say if it work.
  2. MiniGoveya

    Hey.

    Ehmmm .. Hello, good night, Today i come here to make you some questions. 1.- How can I make the 'Push' function but, without commands like !push or /push.. I want to make it by pressing a key. May you help me? 2.- How can I make the 'Speed' function but, as I said above, without commands, i Want to make it by pressing other key. Same question, May you help me?. Ty, Am waiting your reply's. Thanks you for advance.
  3. Hey, may you help me with this? I want when i enter in my server, for all the admins his/her car should be color black and green lights, but for others players I want a green car with green lights.. How can i do it? MAY YOU HELP ME? Bie.
  4. i reinstalled My MTA and my GTA in documents and now when i start the GTA say "gta_sa.exe stopped working" and when i start my MTA anything happend
  5. ty. 1.- D3D9.dll doesn't exist. 2.- My GTASA isn't modified. 3.- I'm trying to reinstall GTASA and MTASA. 4.- Sorry for pm varez.
  6. when i start my mta, it show this message: What happened?
  7. X's resource, i don't like, so, 1/10 . (THAT's MY OPINION) If you don't like that, then, why 1? Because, he take time to do that.
  8. I have tried with this but isn't work: function pedLoad ( name ) ped1 = createPed ( 181, 6300.6533203125, -279.70327758789, 35.169315338135 ) setPedRotation (ped1, 342) setPedAnimation( ped1, "ped", "DAN_Loop_A") end addEventHandler ( "onResourceStart", getRootElement(), pedLoad ) What is wrong?
  9. 1.- Don't make double-post. 2.- When you use OMG you have to put it in LUA file - someting like omg.lua movement.lua move.lua etc. 3.- This is NOT going on .map file
  10. Hello people, I'm here to ask you, how I can put characters dancing in my map? . Bye.
  11. Nobody can't help you if you don't give the code/script what you've made! Reasons for why they can't help you: *How i've said above, they don't have your script to see what is wrong. *They don't are an psychic to guess what you have made and fix it. *In short, nobody can help unless you give your script to see what you did wrong. Goodbye and good luck.
  12. ... Dont made re-post and edit first post And ... use https://wiki.multitheftauto.com/
  13. I think no such any function for 'getAlivePlayers'
  14. Awesome maps! I like Ryan Ft. Benox
  15. MiniGoveya

    Hello.

    :l ok, thanks for all and thanks to all. EDIT: other thing, how can delete from my scoreboard: *racerank *checkpoints and all that things to my style? I have understood, that is a .lua file in the race resource, but I do not know what it is.
  16. MiniGoveya

    Hello.

    Hey dudes, as we are today? I hope well. I was trying to create something like this: * JOIN: MiniGoveya joined from: Caracas, Venezuela (VE). But as a rare thing ^ ^ did not work. Script: function onPlayerConnect( source ) if getPlayerCountry( source ) then outputChatBox("#FFF000* JOIN:"..getPlayerName( source ).."#FFF000 joined from: "..getPlayerCountry( source ).." !", getRootElement(), 255, 255, 255, true ) end end addEventHandler("onPlayerJoin", getRootElement (), onPlayerConnect) meta.xml: What did I wrong? see you later.
  17. You want replace a car? a texture of car?
  18. idk so... You've to wait for varez or someone i try to help You.
  19. If you want replace some textures use this. function startclient () tekstura = engineLoadTXD("models/laemt1.txd") engineImportTXD(tekstura, 274 ) end addEventHandler( "onClientResourceStart", resourceRoot, startclient ) Idk, try with this.
  20. Sorry for double post, varez or someone, is necesary put race- ? or only name without spaces?
  21. Omg. Thanks you so much: *varez Always help me and ever when you help me always work . *BinSlayer Thanks for help me, it work too.
×
×
  • Create New...