Jump to content

MasKPro

Members
  • Posts

    38
  • Joined

  • Last visited

MasKPro's Achievements

Rat

Rat (9/54)

0

Reputation

  1. MasKPro

    Hi There

    Another Question : How to make a GUI open when we press a button of another GUI ?
  2. MasKPro

    Hi There

    I can make GUIs with GUI editor and I can make also functions but I can't connect them both any tutorials?
  3. addEventHandler ("onResourceStart",root, Function crim1() createTeam(Criminals,200,0,0) end Function crim2() local crim=getTeamFromName("Criminals") if (crim) then setPlayerTeam (client,crim) outputChatBox ("You Are Now A Criminal",source) else return end end addCommandHandler (criminal,joincrim)
  4. MasKPro

    Help

    When Do I use (source)?
  5. Ye thanks . I changed Something's too
  6. Ok Thanks for the hint .. Is the script now written right?
  7. else if isObjectInACLGroup("user."..accName, aclGetGroup("Moderator")) then outputChatBox(getPlayerName(source).." has logged in as moderator!", root, 255, 255, 255, true) end end) Should I add that if I want moderator too?
  8. What About of He is Moderator or another staff level ?Should I repeat the last step?
  9. So I have just started Programming recently.. I Started with a simple script which I have trouble continuing it It's A Script Which When An Staff Member Login , it Should Get His Acl Group Name whether he's an admin or moderator... Then Says (Player) logged in As (aclGetGroupName) Here's what I have done but couldn't continue addEventHandler ("onPlayerLogin",root, Function WelcomeStaff () aclGetGroup (player) end
  10. Lw moskeltak eno him f nags el spawn w msh 3arfeen yemsho t2dar t3nl afk script automatic
  11. MasKPro

    Help

    What Functions Do i need For A teleport Script??
  12. I used GUI editor to make a GUI ..once I finished it I don't know how to save it and where I will find it please help
  13. I have no idea how to use guiEditor..! does that need a to be done by scripting or what? i downloaded that guieditor from community.multitheftauto.com but now after i use /guied or CTRL+G it just tells me down the screen its working and then. it just freezes me that i cant move but i can still talk .. Can anybody help and give me idea bout that?
  14. MasKPro

    [Help] Teams

    RPG Game Mode and for example Medic . Mechanic . Criminal and these stuff.
×
×
  • Create New...