Jump to content

gokalpfirat

Members
  • Posts

    314
  • Joined

  • Last visited

Everything posted by gokalpfirat

  1. gokalpfirat

    Resources

    I mean that when I do /refresh in server I cant see the reosurces that I transfer my server
  2. gokalpfirat

    Resources

    How can i update resources when Im in server. my server is 1.3. When I say /update it doesnt matters. But when i reboot server then the resources come.
  3. Can you give an working example?
  4. I think Karthik's method is nice but I need some other methods
  5. How can i make a rectangle that made with dxCreateRectangle and when I get my cursor on rectangle It changes its color.
  6. waiting already help.
  7. Yes but not like this only when i use command.
  8. This is my code function drepair() for i, pu in pairs (getElementsByType("racepickup")) do local puType = getElementData(pu, "type") if (puType == "repair") then destroyElement ( pu ) end end end addCommandHandler("del",drepair) I want to remove repairs in map with del command but it doesnt work.
  9. Hi, I want to destroy all nitros in map in race gamemode. I know something that I should use in script but i can't script it. Nitro model ID: 2221 destroyElement getPickupType
  10. But if I use relative then in every resolution It is in same?
  11. Thanks qaisjp and karthik_184 and SolidSnake
  12. x: 0.21961933374405; y: 0.13020832836628
  13. My Meta "Script" author="Me" version="1.0" />
  14. Sorry for flood but I havent get right answer yet.
  15. Yes when I test it I see a big logo in my center of screen and see relative values. But If I have relative values after what I must do to It where I want in every resolution.
  16. No no I downt want In center I want it in my cordinates.
  17. Yes it is true bu it doesnt do what i want.
  18. Still get same error at line 2 a nill value.
  19. I dont want to anyone to make it I give a code and want to unbug it.
  20. Waiting for a good answer
  21. I check it is same but still.
×
×
  • Create New...