Jump to content

MatXpl

Members
  • Posts

    180
  • Joined

  • Last visited

Everything posted by MatXpl

  1. MatXpl

    onColShapeHit

    oohhh... that's right, I had not thought about it. thanks!
  2. MatXpl

    onColShapeHit

    local redArea1 = createColRectangle (...) local redArea2 = createColRectangle (...) local redArea3 = createColRectangle (...) local greenArea1 = createColRectangle (...) local greenArea2 = createColRectangle (...) local greenArea3 = createColRectangle (...) and i wanna to group this.. i need this to use in onColShapeHit events: function hitRed() ... end addEventHandler ( "onColShapeHit", WHAT HERE?, hitRed ) function hitGreen() ... end addEventHandler ( "onColShapeHit", WHAT HERE?, hitGreen ) Tabeles ?
  3. Serdecznie zapraszamy do gry! Na pierwszym, tak zaawansowanym, polskim serwerze ! Survival Role Play [PL] @By MatX16 & Forci Serwer posiada zaawansowane skrypty zrobione przez naszego skryptera, a zarazem głównego założyciela serwera, MatX16! • W skład administracji wchodzą : MatX16 oraz Forci. • Na serwerze czeka na was wiele niespodzianek! • Długie, ciekawe, walki z potężnymi zombie. • BOOS'y zombie! • Strefy kwarantanny, jedyne bezpieczne miejsca w miastach! • Za każdego zabitego zombie gracz otrzymuje 50$, za które może kupić przeróżne bronie i samochody! • Większość terenu San Andreas jest napromieniowana i skażona, bez specjalnego kombinezonu nie da się przetrwać! • Po wybuchu z San Andreas nie zostało za wiele, przetrwały jedynie najsilniejsze jednostki takie jak Policja; Armia; Straż Pożarna. • Dołącz do wybranej frakcji, by za pomocą swych uprawnień wspólnie móc pokonać złowrogie zombie! Więcej informacji na : http://srp.xn.pl/
  4. MatXpl

    CJ clothes

    how can i do it ? i wanna replace cap
  5. MatXpl

    CJ clothes

    now... it is posible ?
  6. MatXpl

    Accounts

    i downloaded sqlite database browser and my interal.db but when i open interal.db it show error: "File is not a SQLite 3 database"
  7. and how can i lock +, - etc. ?
  8. Hi! I have sobe gui Edit Field, but how do I set up the possibility of using only the digits 0 - 9 with no alphabet ( a - z ) ?
  9. MatXpl

    Accounts

    How can i meanage this?
  10. MatXpl

    Accounts

    Hi Where my server save accounts and accounts data ?
  11. is here some guide how to wiew web scoreboard?
  12. http://addons-city.info/gtasa/gtasa_ski ... acter.html
  13. http://176.9.9.117:22003/dxscoreboard/ In my server ( dxscoreboard is started )
  14. MatXpl

    outstring

    Is in mta somthing like 'outstring' ?
  15. ok i downloaded dxscoreboard, next i add resource.dxscoreboard to admin group, and i started ajax. But when i go to /resources/%5Bgameplay%5D/dxscoreboard/scoreboard.htm it show only this: This page shows the players ingame, along with their team and scoreboard data. What is wrong ?
  16. How can i make web scoreboard ? ( play server )
  17. Zapraszam na mój serwer RPG SA:WORLD 176.9.9.117:22003 więcej informacji: http://www.saworld.tk
  18. MatXpl

    2 Questions

    1. https://wiki.multitheftauto.com/wiki/CreatePed
  19. ok thnx. I try another way to make this. : )
  20. I need this now pls help What is wrong ? Meybe another event ?
  21. any things? addEventHandler( "onClientPlayerQuit", getRootElement(), onQuitGame ) it must be a getRootElement ? why not getLocalPlayer() ??
×
×
  • Create New...