Jump to content

John_Scott

Members
  • Posts

    122
  • Joined

  • Last visited

Everything posted by John_Scott

  1. Does not respond the last two buttosn to default players
  2. I don't know why, that the "Regisztráció" and the "Kihagyom" buttons are not working for the default player, only to admins, however when the admins see this screen, they not logged is, so they this time not admins!
  3. Not, i want, that the all buttons works for all player/groups.
  4. I Don't understand you why write this? I only good like the page of wikipedia of the MapInfo functions, or how i can get orher maps informations?
  5. How i can set, that not the actually map informations get? I would like this to end: All maps is listed in to gridlist, and if the client click one, the GUI window write the map's informations.
  6. My! I want write a map information script, and i want know, how i can get any info of the selected map. - Map name - Map author - Map played times - Map create date (modification date) And more... Thanks for help!
  7. Hi! This is my Login Panel: Client: http://pastie.org/5625971 Server: http://pastie.org/5625981 Complet script with images: http://www.mediafire.com/?dyfok22a8ccc892 My problem: For the default player only working the first, "Belépés" button, the second and third buttons only work for Admins. The script not write error or warning to debug and i add the resource to admin group in ACL. I don't understand this, because when i see the panel i dont logged in, so i Don't admin this time. One of my friends not can fix this error, please help me with this!
  8. Still not working the last two buttons and the Repassword edit box is only set enabled with TAB
  9. I re-write a Login Panel script for two days. I repair many error and warning, and now not write the script not one bug! My problem is this: In login screen are three buttons: - Login - Register - Play as guest Problem: The Register and the Play as guest buttons are workin just for me... The images not moving away for anyone, simple not working the buttons. Client script code: http://pastie.org/5601696 Server script code: http://pastie.org/5601698 ( HUN ENG Belépés = Login Regisztráció = Register Felhasználónév = Username Jelszó = Password ) Thanks for help!!
  10. Not working if not myFont then myFont = guiCreateFont( "font.ttf", 50 ) -- Create GUI custom font guiSetFont( edit_password, myFont ) -- Apply font to a widget guiSetFont( edit_Login, myFont ) else destroyElement( myFont ) -- Destroy custom font myFont = nil end The font size is remaining 20
  11. Hi! How i can set the in edit box text size? Thanks for help!
  12. Hi! I ant know, how i can set up a server side GUI theme pack? (Such as FFS login window) Thanks for help!
  13. guiSetEnabled (The Image, false) https://wiki.multitheftauto.com/wiki/GuiSetEnabled Thank you very much!
  14. This is a login window, ank if i click outside the GUi window, then the window is go under the picture ...
  15. Then the image not back to the GUI... Watch: http://kepfeltoltes.hu/121229/wtch_www. ... es.hu_.png
  16. Hi! I have a problem to under the login GUI window there is a Image, and if i click outside the window, the GUI window go to under the image, so i only see the image and i must re login. What can i do? Thanks for help!
  17. I only need help to discover this way
  18. Hy! Please help me with, how i can edit the race gamemode to, the new map only start is if all player died, or if only one player play then he has a hunter? Now the new map start in only one player is alive, and the player not can end the map. Thanks for help!
  19. Hy! I good like remove checkpoints column from scoreboard but i don't find this way Thank you for help!
×
×
  • Create New...