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. how the developement of this game mode is? anything done yet?
  3. i think some moderator should lock this topic, this kid posting shit.
  4. 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.
  5. 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.
  6. You look like 10 to me, stop fighting guys!
  7. there is no fun playing a real life game o_O.
  8. 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.
  9. 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.
  10. 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.
  11. so you don't want to make a real life style RP? well that sounds better since i hate those real life RP servers
  12. 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".
  13. 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
  14. i'm wondering what kind of RPG server you want?
  15. Castillo

    mySQL

    mySQL or sqlite?
  16. "- 100 custom models from games: god of war, gothic, final fantasy, mound & blade" can you explain that?
  17. 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.
  18. this maybe? call(getResourceFromName("scoreboard"), "addScoreboardColumn", "Points", getRootElement(), 4, 0.1)
  19. i don't get it can re-explain or at least post a code?
  20. 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.
  21. i think this is a stolen client side script and the server side is from a community login script.
×
×
  • Create New...