Jump to content

demojoel

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by demojoel

  1. demojoel

    GUI Help

    It comes up a black screen, even someone else has tried it
  2. demojoel

    GUI Help

    Yes, and if it makes a difference it's a tab panel, not sure if it will or not, i just need someone to do it for me.
  3. demojoel

    GUI Help

    I made a GUI, and would like to swap it with the one i have currently. I've tried about 3 time and i keep getting black screen
  4. demojoel

    GUI Help

    I made a GUI with GUIeditor and would like someone who know's how to replace a GUI. I'd like my GUI to be a replacement for the old one. If you want to help and be part of the project contact me on skype or MSN: Skype: x1joelx1 MSN: [email protected] thanks.
  5. Hey, i'm currently in need of an experienced scripted to fix a few resources on my server. The only thing I can offer back in admin in the server. If you think you can help, contact me via skype or MSN. Skype: x1joelx1 MSN: [email protected] Thanks.
  6. How would I move it to client? and which code should I use?
  7. Anyway, the original command gets... "[File Path]....attempt to concatenate local 'lz' (A nil value)" Original Command Code: function matrix(thePlayer) -- First define the function if exports.global:isPlayerHeadAdmin( thePlayer ) then local x, y, z, lx, ly, lz = getCameraMatrix(thePlayer) outputChatBox(""..x..", "..y..", "..z..", "..lx..", "..ly..", "..lz.."", thePlayer) end end addCommandHandler ( "matrix", matrix )
  8. The "outputChatBox ( 'passed if. Is HeadAdmin'" Worked but got the error: "[File Path.... bad argument #2 to 'format' "
  9. Not sure what you mean by that, (Not very good at LUA) but i assumed it's server-side due to it saying "" in the meta file. And Jaysds1: I got the error "[File Path..... attempt to concatenate a boolean value"
  10. Sorry about that, didn't see the code, anyway... outputChatBox ( 'passed if. Is HeadAdmin' ) -- Worked Error: "[File Path]....attempt to concatenate local 'h' (A nil value)"
  11. I get the Error: "[File Path]....attempt to concatenate local 'lz' (A nil value)" And I'm above Head Admin.
  12. Yes the script is server-side.
  13. I try to use a command and it comes back saying "[File Path]....attempt to concatenate local 'lz' (A nil value)" The code is: function matrix(thePlayer) if exports.global:isPlayerHeadAdmin( thePlayer ) then local x, y, z, lx, ly, lz = getCameraMatrix(thePlayer) outputChatBox(""..x..", "..y..", "..z..", "..lx..", "..ly..", "..lz.."", thePlayer) end end addCommandHandler ( "matrix", matrix ) Any help would be awesome, thanks.
  14. Firstly, * I haven't crashed once. Secondly, * This will be fixed in an update Problem solved.
  15. Use MTA version 1.3, its amazing! Features: * FPS v1.2: 37 /\ FPS v1.3: 97 Extremely Faster! * Fixes Many Bugs * Faster Downloads/Server Entrance * Improved Settings * Faster Altogether * More Compatibility I found the features out on a Roleplay server Download: 1.3 RC WINDOWS VERSION IS HERE Other Versions HERE
  16. Use MTA version 1.3, its amazing! Features: * FPS v1.2: 37 /\ FPS v1.3: 97 Extremely Faster! * Fixes Many Bugs * Faster Downloads/Server Entrance * Improved Settings * Faster Altogether * More Compatibility Amazing for Roleplay servers Download: 1.3 RC WINDOWS VERSION IS HERE Other Versions HERE
×
×
  • Create New...