-
Posts
2,947 -
Joined
-
Last visited
Everything posted by JR10
-
You must've messed up your ACL, it should work, access denied in admin resource proves it.
-
Maybe: <acl name="Admin"> <right name="general.ModifyOtherObjects" access="true"></right> <right name="general.http" access="true"></right> <right name="command.shutdown" access="true"></right> <right name="command.install" access="true"></right> <right name="command.aexec" access="true"></right> <right name="command.debugscript" access="true"></right> <right name="command.upgrade" access="true"></right> <right name="command.crun" access="true"></right> <right name="command.srun" access="true"></right> <right name="command.run" access="true"></right> <right name="function.addBan" access="true"></right> <right name="function.removeBan" access="true"></right> <right name="function.executeCommandHandler" access="true"></right> <right name="function.setServerPassword" access="true"></right> <right name="function.getServerPassword" access="true"></right> <right name="function.createResource" access="true"></right> <right name="function.copyResource" access="true"></right> <right name="function.addResourceMap" access="true"></right> <right name="function.addResourceConfig" access="true"></right> <right name="function.removeResourceFile" access="true"></right> <right name="function.setResourceDefaultSetting" access="true"></right> <right name="function.removeResourceDefaultSetting" access="true"></right> <right name="function.aclReload" access="true"></right> <right name="function.aclSave" access="true"></right> <right name="function.aclCreate" access="true"></right> <right name="function.aclDestroy" access="true"></right> <right name="function.aclSetRight" access="true"></right> <right name="function.aclRemoveRight" access="true"></right> <right name="function.aclCreateGroup" access="true"></right> <right name="function.aclDestroyGroup" access="true"></right> <right name="function.aclGroupAddACL" access="true"></right> <right name="function.aclGroupRemoveACL" access="true"></right> <right name="function.aclGroupAddObject" access="true"></right> <right name="function.aclGroupRemoveObject" access="true"></right> <right name="function.refreshResources" access="true"></right> <right name="function.setServerConfigSetting" access="true"></right> <right name="function.updateResourceACLRequest" access="true"></right> <right name="command.aclrequest" access="true"></right> <right name="general.adminpanel" access="true"></right> <right name="general.tab_players" access="true"></right> <right name="general.tab_resources" access="true"></right> <right name="general.tab_server" access="true"></right> <right name="general.tab_maps" access="true"></right> <right name="general.tab_bans" access="true"></right> <right name="general.tab_adminchat" access="true"></right> <right name="command.kick" access="true"></right> <right name="command.freeze" access="true"></right> <right name="command.mute" access="true"></right> <right name="command.setnick" access="true"></right> <right name="command.shout" access="true"></right> <right name="command.spectate" access="true"></right> <right name="command.slap" access="true"></right> <right name="command.setgroup" access="true"></right> <right name="command.sethealth" access="true"></right> <right name="command.setarmour" access="true"></right> <right name="command.setmoney" access="true"></right> <right name="command.setskin" access="true"></right> <right name="command.setteam" access="true"></right> <right name="command.giveweapon" access="true"></right> <right name="command.setstat" access="true"></right> <right name="command.jetpack" access="true"></right> <right name="command.warp" access="true"></right> <right name="command.setdimension" access="true"></right> <right name="command.setinterior" access="true"></right> <right name="command.createteam" access="true"></right> <right name="command.destroyteam" access="true"></right> <right name="command.givevehicle" access="true"></right> <right name="command.repair" access="true"></right> <right name="command.blowvehicle" access="true"></right> <right name="command.destroyvehicle" access="true"></right> <right name="command.customize" access="true"></right> <right name="command.setcolor" access="true"></right> <right name="command.setpaintjob" access="true"></right> <right name="command.listmessages" access="true"></right> <right name="command.readmessage" access="true"></right> <right name="command.listresources" access="true"></right> <right name="command.start" access="true"></right> <right name="command.stop" access="true"></right> <right name="command.stopall" access="false"></right> <right name="command.restart" access="true"></right> <right name="command.execute" access="true"></right> <right name="command.setpassword" access="true"></right> <right name="command.setwelcome" access="true"></right> <right name="command.setgame" access="true"></right> <right name="command.setmap" access="true"></right> <right name="command.setweather" access="true"></right> <right name="command.blendweather" access="true"></right> <right name="command.setblurlevel" access="true"></right> <right name="command.setwaveheight" access="true"></right> <right name="command.setskygradient" access="true"></right> <right name="command.setgamespeed" access="true"></right> <right name="command.setgravity" access="true"></right> <right name="command.settime" access="true"></right> <right name="command.ban" access="true"></right> <right name="command.unban" access="true"></right> <right name="command.banip" access="true"></right> <right name="command.unbanip" access="true"></right> <right name="command.banserial" access="true"></right> <right name="command.unbanserial" access="true"></right> <right name="command.listbans" access="true"></right> <right name="function.startresource" access="true"></right> <right name="function.stopresource" access="true"></right> <right name="function.restartresource" access="true"></right> <right name="function.banPlayer" access="true"></right> </acl> If not post the groups part.
-
Are you sure you're an admin? Post your ACL.
-
function sPanel() if window then if (guiGetVisible(window) == true) then showCursor(false) guiSetVisible (window, false) else showCursor(true) guiSetVisible (window, true) end else window = guiCreateWindow(351,179,445,318,"Admin Panel [v1.0] by Sparrow",false) guiWindowSetSizable(window,false) etc, etc... end end end
-
He's not going to search for them. Post them here, so Ransom can update the topic.
-
You bumped an old topic, next time check the last post date.
-
local marker = createMarker(0,0,2) addEventHandler("onMarkerHit", marker, function(helement) setElementPosition(hlement, 5, 0, 2) end) تعمل الماركر, عند دخولك تنقلك لمكان تانى غير 0,0,2 لمكان الماركر غير 5,0,2 للمكان الى حتنقل فيه
-
Version 1.2 released. Version 1.2: New dxOutput, old one was hideous(See screenshots when they're there). Fixed blip staying after business destroyed bug. DB functions use callbacks now, thanks to Arran for telling me. I'm out of ideas for the resource, if you have any, please post them.
-
The author decide whether to compile or not, and owners decide whether to have a compiled script on their server or not. Good job Castillo.
-
أحاول function setPlayerAnim(attacker) local wanted = getPlayerWantedLevel(source) local weapon = getWeaponNameFromID (23) local playerTeam = getTeamName(getPlayerTeam(attacker)) if (playerTeam == "Police") then if (wanted > 1) then setPedAnimation(source, "BAR", "BARman_idle") setTimer (setPedAnimation,3000, 1, source) end end end addEventHandler("onPlayerDamage", getRootElement(), setPlayerAnim)
-
function setPlayerAnim(attacker) local wanted = getPlayerWantedLevel(source) local weapon = getWeaponNameFromID (23) local playerTeam = getTeamName(getPlayerTeam(attacker)) if (playerTeam == "Police") then if (wanted > 1) then setTimer (setPedAnimation,3000, 1, source, "BAR", "BARman_idle") end end end addEventHandler("onPlayerDamage", getRootElement(), setPlayerAnim) لو منفعتش قول ماذا تريد
-
exports["scoreboard"]:scoreboardAddColumn("wantedLevel",root,30,"Wanted Level") setTimer ( function () for index,player in pairs (getElementsByType("player")) do setElementData (player,"wantedLevel" , getPlayerWantedLevel (player)) end end , 5000 , 0)
-
You will have to get some host for your server, you can search on Hosting Solutions section.
-
Skin mods: https://community.multitheftauto.com/index.php?p= ... ls&id=3846 https://community.multitheftauto.com/index.php?p= ... ls&id=3843 https://community.multitheftauto.com/index.php?p= ... ls&id=3841
-
No need to hurt my eyes with emotions. You're accusing him based on what?
-
Nice collection you got here lol.