Jump to content

CapY

Members
  • Posts

    1,646
  • Joined

  • Last visited

Everything posted by CapY

  1. CapY

    Wtf ?

    Could somebody tell me what the hell is this ? How it's possible to have that amount of slots ? http://imageshack.us/f/855/wtfsi.png/
  2. CapY

    Database

    Didn't work ...
  3. CapY

    Database

    So i downloaded this resource from community : https://community.multitheftauto.com/ind ... ils&id=546(Ch3ck3r is author and Ryden is creator) So i don't know how to run it . Anybody can help?
  4. Don't go offtopic please. If you want to help then help , otherwise don't .
  5. CapY

    GTA to MTA

    Firstly, we didn't stealed any of your files , scripts , they are not decompiled, we didn't plan to decompile or steal it. So don't say something what is not truth !!! Thanks!
  6. CapY

    GTA to MTA

    Don't be silly , that's GTA Inside, you don't need any permission for that's mods.
  7. Then, it's time to learn !!
  8. CapY

    GTA to MTA

    Oz what's that supposted to mean ?! You starting again...
  9. CapY

    Coords...

    This is syntax: bool guiSetPosition ( element theElement, float x, float y, bool relative ) And this is one expample using that syntax: guiSetPosition ( myLabel, absoluteX, absoluteY, false )
  10. CapY

    GTA to MTA

    I know that,but i want add it as resource.
  11. CapY

    GTA to MTA

    How i can add maps from GTA:SA to MTA:SA ? How i can add this map for exam? Map:
  12. CapY

    MountedVeh

    Then, are you done ?
  13. Are you know how long that construction will take ?
  14. Anybody knows why i can't open MTAHostings.com ? When i click on it, this is show up. http://imageshack.us/photo/my-images/148/mtaproblem.png/
  15. CapY

    A couple questions

    There is no such "onCustomPlayerJoin" event on MTA Wiki
  16. Are you tryied with debugscript 3 in-game ? And looked what debug outputs.
  17. And with which program i can opet Offline Wiki ?
  18. I don't know wtf i was doing with that code Glitch ftw !
  19. -- Created: 02/07/2011 09:45 local screenWidth, screenHeight = guiGetScreenSize() local x, y = screenWidth/2 - 1279/2, screenHeight/2 - 1023/2 addEventHandler("onClientResourceStart",resourceRoot, function() GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Memo = {} GUIEditor_Label = {} GUIEditor_Image = {} GUIEditor_Window[1] = guiCreateWindow(0,0,1279,1023," R U L E S ! ",true) guiWindowSetMovable ( GUIEditor_Window[1], false ) guiWindowSetSizable ( GUIEditor_Window[1],false ) GUIEditor_Button[1] = guiCreateButton(0.441,0.9218,0.1345,0.0577,"O K ! ",true,GUIEditor_Window[1]) guiSetFont(GUIEditor_Button[1],"clear-normal") showCursor(true) GUIEditor_Image[1] = guiCreateStaticImage(0.007,0.0205,0.9859,0.3255,"Logo.png",true,GUIEditor_Window[1]) GUIEditor_Label[1] = guiCreateLabel(0.0063,0.347,0.9937,0.5572,"",true,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[1],0,155,155) guiSetFont(GUIEditor_Label[1],"clear-normal") GUIEditor_Memo[1] = guiCreateMemo(0.0016,0.0088,0.9953,0.9912," Welcome To [FG]Clan 24/7 Croatian Playground Freeroam \n\n\n\nPress F9 for any HELP or Commands. \n\n**********************************************************************************************************************************************************************************\nFreeroam Rules:\n \n\n*DO NOT ADVERTISE !\n\n*DO NOT SPAM THE CHAT !\n\n*DO NOT SPAM VEHICLES ! \n\n*DO NOT ANNOY OTHERS !\n\n*BE NICE, RESPECT OTHERS !\n\n*DO NOT USE HACKS, CHEATS OR HANDLING CFG !\n\n*DO NOT BOTHER STAFF !\n\n\n\n**********************************************************************************************************************************************************************************\n\nAtleast, you will be warned 2 times before BAN !\n\n\nAbove all, Have fun ! ",true,GUIEditor_Label[1]) GUIEditor_Image[2] = guiCreateStaticImage(0.0149,0.9316,0.0711,0.0547,"Shruk.png",true,GUIEditor_Window[1]) guiMemoSetReadOnly(GUIEditor_Memo[1],true) guiSetAlpha(GUIEditor_Window[1], 1 ) addEventHandler("onClientGUIClick", GUIEditor_Button[1], function() guiSetVisible(GUIEditor_Window[1],false) showCursor(false) end, false) end )
  20. Doesn't matter anymore, ITS F****** works !!!
  21. CapY

    MountedVeh

    Okay, im waiting for you .
  22. What the heck is not god now !? -- Created: 02/07/2011 09:45 local screenWidth, screenHeight = guiGetScreenSize() local x, y = screenWidth/2 - 1279/2, screenHeight/2 - 1023/2 addEventHandler("onClientResourceStart",resourceRoot, function() local guiFgWelcomeWindow = {} local guiFgOkButton = {} local guiEditor_Memo = {} local guiEditor_Label = {} local guiEditor_Image = {} guiFgWelcomeWindow[1] = guiCreateWindow(0,0,0.1279,0.1023," R U L E S ! ",true) guiFgOkButton[1] = guiCreateButton(0.441,0.9218,0.1345,0.0577,"O K ! ",true,guiFgWelcomeWindow[1]) guiSetAlpha(guiFgWelcomeWindow,1) guiWindowSetMovable(guiFgWelcomeWindow,false) guiWindowSetSizable(guiFgWelcomeWindow,false) showCursor( true ) guiSetAlpha(guiFgOkButton,1) guiSetFont(guiFgOkButton,"clear-normal") guiEditor_Image[1] = guiCreateStaticImage(0.007,0.0205,0.9859,0.3255,"Shruk.png",true,guiFgWelcomeWindow[1]) guiEditor_Label[1] = guiCreateLabel(0.0063,0.347,0.9937,0.5572,"",true,guiFgWelcomeWindow[1]) guiSetAlpha(guiEditor_Label[1],1) guiLabelSetColor(guiEditor_Label[1],0, 155 ,155) guiSetFont(guiEditor_Label[1],"clear-normal") guiEditor_Memo[1] = guiCreateMemo(0.0016,0.0088,0.9953,0.9912," Welcome To [FG]Clan 24/7 Croatian Playground Freeroam \n\n\n\nPress F9 for any HELP or Commands. \n\n**********************************************************************************************************************************************************************************\nFreeroam Rules:\n \n\n*DO NOT ADVERTISE !\n\n*DO NOT SPAM THE CHAT !\n\n*DO NOT SPAM VEHICLES ! \n\n*DO NOT ANNOY OTHERS !\n\n*BE NICE, RESPECT OTHERS !\n\n*DO NOT USE HACKS, CHEATS OR HANDLING CFG !\n\n*DO NOT BOTHER STAFF !\n\n\n\n**********************************************************************************************************************************************************************************\n\nAtleast, you will be warned 2 times before BAN !\n\n\nAbove all, Have fun ! \n",false,guiEditor_Label[1]) guiMemoSetReadOnly(guiEditor_Memo,true) addEventHandler("onClientGUIClick", guiFgOkButton, function() guiSetVisible(guiFgWelcomeWindow,false) showCursor(false) end, false) end ) http://imageshack.us/photo/my-images/828/bugam.png/ Im confused from this moment. Anybody can do that code ? : /
  23. Yep, i was think bout it ....
  24. Then give us God da** code !
×
×
  • Create New...