Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. yup, maybe is a good idea, but i think this can be done scripting, right?
  2. restart map editor, maybe?
  3. how the developement of this game mode is? anything done yet?
  4. i think some moderator should lock this topic, this kid posting shit.
  5. Castillo

    goto line

    Zango got the point i'm creating a in-game script editor, so to be easier to go to a line i need something like notepad has, goto line, but my problem is how to make that? i'm using a memo btw.
  6. Castillo

    guieditor

    stop trying to get someone to do it for you! the wiki tells it all, https://wiki.multitheftauto.com/wiki/Client_Scripting_Functions#GUI_functions https://wiki.multitheftauto.com/wiki/Client_Scripting_Events#GUI_events start learning by yourself, post any error you get in the forums.
  7. Castillo

    goto line

    any idea how to?
  8. You look like 10 to me, stop fighting guys!
  9. there is no fun playing a real life game o_O.
  10. Castillo

    Winscoreboard

    i don't have idea where you get those codes but they're all wrong and messed. as i said before, get back to basics.
  11. Castillo

    goto line

    hey, i have a question, i want to create a system for "goto line" like in notepad, but my question is how to? if someone could give me a example of something i will be very appreciated. Thanks in advance.
  12. Castillo

    Winscoreboard

    first, i don't think you made this lines, second this is a mess of client side with server side, go back to basics.
  13. so you don't want to make a real life style RP? well that sounds better since i hate those real life RP servers
  14. another real-life server? , valhalla is already a good real-life rpg server, and there is many others trying to follow it, anyway maybe if you create something "unique".
  15. something like SANL/SAES RPG?
  16. i suggest to read the oldest post we said already that is impossible until mta team makes it possible, i don't think that will be in 1.1 version
  17. i'm wondering what kind of RPG server you want?
  18. Castillo

    mySQL

    mySQL or sqlite?
  19. in MTA or normal GTA SA?
  20. "- 100 custom models from games: god of war, gothic, final fantasy, mound & blade" can you explain that?
  21. kkidd5, stealing resources isn't normal and also setting money doesn't mean he doesn't "RP" since i do same (i hate rp but well) to test the system, etc.
  22. this maybe? call(getResourceFromName("scoreboard"), "addScoreboardColumn", "Points", getRootElement(), 4, 0.1)
  23. i don't get it can re-explain or at least post a code?
  24. it works and good, remember is client side. addEventHandler ("onClientClick",getRootElement(), function (button,state,absoluteX,absoluteY,posX,posY,posZ,entity) outputChatBox ("Click is working.") createObject (1575,posX,posY,posZ) end) btw don't use the cursor when you press console button because it doesn't works that way, use other like admin panel one.
  25. i think this is a stolen client side script and the server side is from a community login script.
×
×
  • Create New...