Jump to content

sumariello

Members
  • Posts

    120
  • Joined

  • Last visited

Everything posted by sumariello

  1. the link does not work
  2. how can I do that?
  3. I would like to deform my script like this example:
  4. my doors:
  5. write pls
  6. How can I solve this problem on the monitor?
  7. here is my console:
  8. help pls?
  9. the doors are ok. up to 3 days ago my server was working, he entered the players. then after 2 days I came to this problem that I have communicated the Mieri player on skype
  10. I have problems with my server ... is no longer visible in the browser why?
  11. still does not work
  12. code lua:
  13. does not open the gate T_T
  14. codes that I have to put up with? and with what means?
  15. meta:
  16. this is all there is in the folder
  17. I did it but the gate does not appear
  18. Hello everyone, I created this script to a gate just do not work in the game as I do? SFAirport1Gate54 = createObject (3115, -267.79998779297, 3050.6999511719, 103.59999847412, 0, 0, 1.99951171875) function OpenGates(thePlayer) local id = getElementModel (thePlayer ) moveObject (SFAirport1Gate54, 5000, -267.79998779297, 3050.6999511719, 118.09999847412) end addCommandHandler("carrisu", OpenGates) function CloseGates(thePlayer) local id = getElementModel (thePlayer ) moveObject (SFAirport1Gate54, 5000, -267.79998779297, 3050.6999511719, 103.59999847412) end addCommandHandler("carrigiu", CloseGates)
  19. help pls T_T
  20. so I can not do it?
  21. For example I have seen this on a server:
  22. There are other servers that all houses have a house to sell
  23. is there a way to create many homes?
  24. and all?
×
×
  • Create New...