Jump to content

HunT

Retired Staff
  • Posts

    1,390
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by HunT

  1. HunT

    CRC mismatch.

    Errors CRC mismatch in my resources. Solution i buy new host 1.0.5 and import the resources from backup old server 1.0.5 all resource bugged with CRC mismatch why? Tnx Edit: Why old host linux and new host windows?
  2. Ok google start the mobile version -.- now im online
  3. local where = link/site cmon i very need this now give me the link for buy the server
  4. Give me more info i very need this im register in u community
  5. But i need the host with version 1.0.5 i have two servers with 1.1 closed in serverFFShit
  6. 1.0.5 ? where? give me link buy now 6 mounth
  7. 1.1 or 1.0.5 no problem but i now HATE serverFFS i need the good host without problem. serverFFS upgrade my server in 1.1 without motive and now is bugged.
  8. Hi guys. serverFFS automatic upgrade my servers in 1.1 (FACEPALM) i now need the host with version 1.0.5 Any Price Any Location No Problem. My players lag in version 1.1 and i need the version 1.0.5. Help Please. Edit : Please Dont buy the host in serverFFS, bad support. . . server lag . . .now in 1.1 is very patetic. Please dont buy the host in serverFFS
  9. HunT

    [Help] in GUI

    ok for permission i use you example castillo . . . better solution. For sound i have new idea. I use onClientGUIClick for playSound and show image info about command and permission. And onClientGUIDoubleClick for functions. Now my problem is only the horizontalBar
  10. HunT

    [Help] in GUI

    LoL Hard for me But test ok. Tnx Why triggerServerEvent is bad idea ? (idk ) example botton4 access danied for Moderator client part : elseif (source == botton4) then triggerServerEvent ("accessSmash", getLocalPlayer()) server part : addEvent("accessSmash",true) addEventHandler("accessSmash",getRootElement(), function (thePlayer) if ( hasObjectPermissionTo ( thePlayer, "command.ban", true ) ) then else outputChatBox ("PRO Admin Panel : Access denied", thePlayer, 255, 200, 0) end end ) Idk Test and reply Tnx
  11. HunT

    [Help] in GUI

    Other Problem/Suggestion Problem Nr.1 guiGridListSetScrollBars The Wiki Say's : bool guiGridListSetScrollBars ( element guiGridlist, bool horizontalBar, bool verticalBar ) Ok i want only the verticalBar and set this : driversList = guiCreateGridList(28,85,146,149,false,bigWindow) guiGridListSetScrollBars ( driversList, false , true ) Test and show horizontalBar and verticalBar why? This is image : ------------------------------------------------------------- Suggestion Nr.1 guiSetProperty i have this for color Botton test: botton1 = guiCreateButton(186,28,57,12,"Push",false,bigWindow) guiSetProperty( botton1, "NormalTextColour", "FFFA8200" ) guiSetProperty( botton1, "PushedTextColour", "FFFF0000" ) guiSetProperty( botton1, "HoverTextColour", "FFA0A0A0" ) guiSetFont(botton1,"default-small") Ok i need the info for give the botton sound . . . .no onClientGUIClick (this is easy ) But similar "HoverTextColour" --------------------------------------------------------------------------- Suggestion Nr.2 hasObjectPermissionTo In This panel i set the "command.kick" (access for Admin SuperModerator and Moderator) and this is ok My questios is : is possible now add the permission for bottons ? Example Moderator only access push blow boom. Call the function with triggerServerEvent ? Tnx all for reply.
  12. HunT

    [Help] in GUI

    Now with guiSetEnabled "false" is ok Tnx anyway castillo.
  13. HunT

    [Help] in GUI

    Tnx I test yesterday guiSetEnabled with value true false ok . . . .Tnx again
  14. HunT

    [Help] in GUI

    I guys. I have the little problem with my new job in GUI code: imageLogo = guiCreateStaticImage(12,14,328,236,"img/panel.png",false,bigWindow) guiMoveToBack (imageLogo , true) image : My problem is the image The image have guiMoveToBack but i press the image with the mouse and the image move to up. I search the solution in wiki but nothing. . .its possible freeze the image to back? Tnx all . Sorry for my patetic english but don't use the traductor
  15. HunT

    Map Converter

    What Convert sorry The createObject is lua script. example : = createObject (bla bla bla) moveObject ( , bla bla bla )
  16. Dragon che cazzo ci fai qui Per la V10 mi serve tempo perche ho problemi con il mio host ed MTA 1.1 Hai visto il panello che ho fatto? Cerca race_shop panel in community l'ho fatto interamente io e funziona da paura P.S. Sorry for italy
  17. Puma Markers (facepalm)
  18. HunT

    Host serverFFS -.-

    serverFFS have bad. . .very bad support Anyway i move the server in other location and now work Tnx for support.
  19. HunT

    Host serverFFS -.-

    Who upgrade the serverFFSHIT in 1.1 ?? And How????
  20. setVehicleHandling Nice Waiting MTA 1.1 (now is fail)
  21. +1 i sure no change why don't want the problems
  22. HunT

    WTC model

    Hi guys. I need the world trade center model for my new map. Who have the link or file .txd .dff? Tnx
  23. Now is ok. Next Project use the multi Windows. Tnx anyway
×
×
  • Create New...