Jump to content

Cadu12

Retired Staff
  • Posts

    827
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Cadu12

  1. https://wiki.multitheftauto.com/wiki/Scr ... troduction https://wiki.multitheftauto.com/wiki/Int ... ng_the_GUI
  2. olddata = executeSQLQuery("SELECT playerName, timeText, playerSerial FROM `race maptimes Freeroam "..mapname2.."`") I tinhk that's wrong at FROM.
  3. Thanks for the tutorial!
  4. Cadu12

    Need some help

    You can't use numbers as variable names, it'll get error.
  5. Cadu12

    [TRADE] Panel

    Of course no, 2000 maps to panel.
  6. Hmm, then use Modules Mysql for mysql_escape_string, you can use both.
  7. What are you using? dbConnect or Modules MySQL? If dbConnect, there no need to do it.
  8. preg_replace("/#[A-fa-f0-9]{1,6}/", "", "your #ff00ff string");
  9. We are not helping steal.
  10. Kalcor is lying to us. (Kalcor = Key?)
  11. Post full code your script.
  12. Cadu12

    CLEO

    Why you cant create new script?
  13. Cadu12

    MTA + MySQL

    @Solidsnake14: http://code.google.com/codesearch#KdIew ... .cpp&l=786 http://code.google.com/codesearch#KdIew ... .cpp&l=820 @Feche1320 If you are lua skilled, it be easy for you.
  14. Cadu12

    MTA + MySQL

    SQLite uses get/setAccountData, you can move to MySQL, but still harder. Edit: My server is still using get/setAccountData and im working on it moving to MySQL
  15. Cadu12

    MTA + MySQL

    Agree with Solidsnake14. Im still moving get/setAccountData to MySQL, I have made my own site with login, statistics, and profile
  16. Do you mean nametags bar? If so, try use: setPlayerNametagColor setPlayerNametagShowing setPlayerNametagText getPlayerNametagColor getPlayerNametagText isPlayerNametagShowing
  17. uhu? Look at you, you did bumped on this topic.
  18. Cadu12

    DX not working

    Hmmm, use /debugscript 3 to check your error and fix it.
  19. Hmm, I have to use MySQL for player count and player list?
  20. Its not problem with guiCreateColorLabel, its problem with Race. Just create new folder(resource), im sure it will work.
  21. Or just: if bet["sourcep"][i] == source then
  22. Then you have to report on bug tracker.
  23. https://wiki.multitheftauto.com/wiki/OnClientKey
×
×
  • Create New...