Jump to content

MisterQuestions

Members
  • Posts

    460
  • Joined

  • Last visited

Everything posted by MisterQuestions

  1. Hey, it is possible, to make when the cursor gets over a interface of rectangle, text or something, change it color, size or thing like that?? How, and what measures i should use?
  2. Try adding Race DM Maps, when are "heavy" maps it lags and then if you make redo cmd, mta crashes.
  3. Me i make a test server with it? It would be aviable for everyone, and i would like if you can visit it some day @Bonsai.
  4. Thats true, but if i don't ask, how i gonna know
  5. Finally understand it, buy..how to hide the default one?
  6. @Bonsai Isn't an offense i guess, but no, i try to learn at least, other people just change the autor on meta, and say that they r scripters,
  7. Hey all can somebody tell me how to load maps, or what functions i will need, or a little example of it?
  8. Any other example? Im triying to make this little list...but with the time user will need to add more people, so this should be scrolled...how to make it??
  9. Oh, was my fault i dont know what happened but i puted the event over the function, idk why dont work if i put it like that
  10. Hey, in my script i got a error adding an event to a function whats wrong? 'addEventHandler("onClientRender", getRootElement(), dxLoginPanel)'
  11. Hey, how it is posibble to know if is player, or ped alive?
  12. Hey all can somebody let me the function msToTimeStr but..with days? please u.u
  13. But..i dont understand it so well
  14. Any example or something to understand it?
  15. Hey all, i have a dude, and its how to make something drawed scrollable like memo's that you cna scroll text and that??
  16. Hmm, got a question, if i create a table of teams without permission to teamchat, its okay like this? disabled = {'Team1', 'Team2'} addEventHandler("onPlayerChat", root, function (_, type) if (type == 2) then -- team message local team = getTeamFromName(disabled) if (team) then return cancelEvent() end end end )
  17. Is there anyway to disable team chat for certain teams?
  18. Hmm when i said 'Current Downloaded' i refer percentaje of the file that has been downloaded, like 51 Kb./1 Mb.
  19. Hey all! i want to change the default and ugly downloadbar i already maked the interface but now, how to get: -Total file size -Current downloaded -When download has finished And how to make when the download finish a exit animation...(i refer when the download finish, start exit anim)
  20. Finally got it! Thanks all, but now, how to make it infinite?
×
×
  • Create New...