Jump to content

skybad

Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by skybad

  1. skybad

    Remove Object

    Maybe this is one thing called LOD? i dont know what is it but i found it look: https://forum.multitheftauto.com/viewtopic.php?f=91&t=40655
  2. skybad

    Remove Object

    No i see this things
  3. skybad

    Remove Object

    Yes i will try
  4. skybad

    Remove Object

    I have the same problem this dont solve i think this is my script: addEventHandler ("onResourceStart",resourceRoot, function() removeWorldModel(3569, 1000, 2234.390625, -2244.828125, 14.9375) -- Model end) function restoreall() restoreAllWorldModels() setOcclusionsEnabled(false) setElementAlpha ( thePlayer, 0 ) end addCommandHandler("restore", restoreall)
  5. i cant i change the script and then he dont work but no problem
  6. skybad

    Remove Object

    I will test it now
  7. Okay I apologize for asking for resources here, seatbelt as to what I want is not to have to write / seatbelt before exiting the car I want the seatbelt exit automatically when you press the F out of the car. But btw thanks
  8. Hello before starting'll wish a Happy New Year to All. So I walk demand the following: It is a resource that helps steal cars I do not know the name and I can not find but I know the command to use is this: / hotwire if anyone knows where can I download that would indicate. The second is a resource for the belt I have one and I can make it work, we have entered into the car and write (/ seatbelt) and we get the belt I want the script beyond that is when we got out of the car seat belt to not exit automatically come out with the same street to let the script here for you guys and see if someone can get as I wanted: function seatbelton ( player ) local check = isPedInVehicle ( player ) if ( check ) then local state = ( not getElementData ( player, "seatbelt" ) ) setElementData ( player, "seatbelt", state ) exports.global:sendLocalMeAction ( player, "reaches for their seatbelt and ".. ( state and "buckles it." or "unbuckles." ) ) else outputChatBox ( "You are not in a car!", player, 255, 0, 0 ) end end addCommandHandler ( "seatbelt", seatbelton ) First recall that this resource is not my doing I just modified the text and just want someone who realizes that make him quit automatically when we exit the car. Thanks.
  9. skybad

    Remove Object

    Hello before I start I want to wish a Happy New Year to all. So my problem is this I'm trying to remove an object but to do this I remove all objects with the same ID, I'll leave here sctipt I'm running with the object. The problem is I want to remove only some and not all who have the same id. And one more thing I not only remove all as also in some of them it is a kind of plates on which we can pass through them. Normal: URL For Image :http://i50.tinypic.com/wsjv9.png After start the script: URL For Image :http://i49.tinypic.com/54t1jc.png Comes from how to walk inside and see what was there anything URL For Image :http://i49.tinypic.com/3325nya.jpg URL For Image :http://i48.tinypic.com/1j9do9.png And i found this resource but i dont know how use this. Or how instal this for exec. URL For Script i found :https://community.multitheftauto.com/index.php?p=resources&s=details&id=5993 I wish you can help me on that, thank you and good year
  10. Boas, gostava de saber se alguma sabe como adicionar interiors ao jogo quando digo interiors ao jogo refiro-me a custom interiors é que eu fiz um interiors para o banco e outro para o hospital mas nao sei como adiciona-los ao jogo, sempre que os meto crio o interiors entro mas nao tem nada fico a cair no mapa alguma sabe como adicionar?
  11. Eu estou a procura de alguem que saiba fixar problemas no mysql no meu servidor é um servidor de roleplay e nao consigo fazer login nem registar e precisave de saber se alguem esta intressado em fazer os erros sao os seguintes. 649 [2012-09-30 22:12:56] ERROR: account-system/s_login.lua:23: attempt to concatenate local 'safeusername' (a boolean value) 650 [2012-09-30 22:12:57] ERROR: mysql/connection.lua:210: attempt to call global 'mysql_escape_string' (a nil value) 651 [2012-09-30 22:12:57] ERROR: mysql/connection.lua:210: attempt to call global 'mysql_escape_string' (a nil value) 652 [2012-09-30 22:12:57] ERROR: call: failed to call 'mysql:escape_string' [string "?"] 653 [2012-09-30 22:12:57] ERROR: account-system/s_login.lua:23: attempt to concatenate local 'safeusername' (a boolean value) 654 [2012-09-30 22:12:57] ERROR: mysql/connection.lua:210: attempt to call global 'mysql_escape_string' (a nil value) 655 [2012-09-30 22:12:57] ERROR: mysql/connection.lua:210: attempt to call global 'mysql_escape_string' (a nil value) Sao erros desse genero para podermos falar melhor e combinar as coisas claro que eu sei que para me arranjarem nao o devem fazer gratis por isso deixo aqui o meu skype para quem estiver intressado: mini0tuga2 ou o meu e-mail: [email protected]
  12. or i can pay you dont see
  13. I need a scripter, i give admin, or i can pay IRL, MTA server, i want a server wich i can choose the mods and the scripter can do it works on it. Thank's for more information : [email protected] or [email protected] or skype: marcio_santos106 or mini0tuga2
  14. hello I sometimes when I walk in my game servers of this error Version = 1.3-release-3916.0.000 Time = Sat May 05 00:56:10 2012 Module = C:\Programas\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x003F120E EAX=00000000 EBX=00000404 ECX=0022F8B4 EDX=12561548 ESI=00000013 EDI=00000090 EBP=FFFFFFFF ESP=0022F888 EIP=007F120E FLG=00210202 CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
×
×
  • Create New...