Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. لا تخاف خوويك ذيب ^.* ok I made it function rewardOnWasted ( ammo, killer, killerweapon, bodypart ) if ( killer ) and ( killer ~= source ) then givePlayerMoney ( killer, 90 ) end end addEventHandler ( "onPlayerWasted", getRootElement(), rewardOnWasted ) see? you can make all yourself just got to ask how (btw does it works )
  2. as varez said, make it by yourself!. here i give you the functions you need https://wiki.multitheftauto.com/wiki/OnPlayerWasted https://wiki.multitheftauto.com/wiki/GivePlayerMoney that should be enough
  3. I don't get something , are you doing getElementsByType for all cars or something like that?
  4. you can always improve it yourself
  5. lol i don't see anything about that video, just that a car got to sky like a helicopter O_o
  6. i've done a new group called Sr.Admin maybe you can copy what i did <group name="Sr.Admin"> <acl name="Moderator" /> <acl name="SuperModerator" /> <acl name="Admin" /> <acl name="RPC" /> <object name="resource.admin" /> <object name="user.Snake" /> </group> <acl name="Sr.Admin"> <right name="general.ModifyOtherObjects" access="true" /> <right name="general.http" access="true" /> <right name="command.shutdown" access="true" /> <right name="command.install" access="true" /> <right name="command.aexec" access="true" /> <right name="command.debugscript" access="true" /> <right name="function.executeCommandHandler" access="true" /> <right name="function.setServerPassword" access="true" /> <right name="function.getServerPassword" access="true" /> <right name="function.createResource" access="true" /> <right name="function.copyResource" access="true" /> <right name="function.addResourceMap" access="true" /> <right name="function.addResourceConfig" access="true" /> <right name="function.removeResourceFile" access="true" /> <right name="function.setResourceDefaultSetting" access="true" /> <right name="function.removeResourceDefaultSetting" access="true" /> <right name="function.aclReload" access="true" /> <right name="function.aclSave" access="true" /> <right name="function.aclCreate" access="true" /> <right name="function.aclDestroy" access="true" /> <right name="function.aclSetRight" access="true" /> <right name="function.aclRemoveRight" access="true" /> <right name="function.aclCreateGroup" access="true" /> <right name="function.aclDestroyGroup" access="true" /> <right name="function.aclGroupAddACL" access="true" /> <right name="function.aclGroupRemoveACL" access="true" /> <right name="function.aclGroupAddObject" access="true" /> <right name="function.aclGroupRemoveObject" access="true" /> <right name="general.adminpanel" access="true" /> <right name="general.tab_players" access="true" /> <right name="general.tab_resources" access="true" /> <right name="general.tab_server" access="true" /> <right name="general.tab_bans" access="true" /> <right name="general.tab_adminchat" access="true" /> <right name="command.kick" access="true" /> <right name="command.freeze" access="true" /> <right name="command.mute" access="true" /> <right name="command.shout" access="true" /> <right name="command.spectate" access="true" /> <right name="command.slap" access="true" /> <right name="command.setgroup" access="true" /> <right name="command.sethealth" access="true" /> <right name="command.setarmour" access="true" /> <right name="command.setmoney" access="true" /> <right name="command.setskin" access="true" /> <right name="command.setteam" access="true" /> <right name="command.giveweapon" access="true" /> <right name="command.setstat" access="true" /> <right name="command.jetpack" access="true" /> <right name="command.warp" access="true" /> <right name="command.setdimension" access="true" /> <right name="command.setinterior" access="true" /> <right name="command.createteam" access="true" /> <right name="command.destroyteam" access="true" /> <right name="command.givevehicle" access="true" /> <right name="command.repair" access="true" /> <right name="command.blowvehicle" access="true" /> <right name="command.destroyvehicle" access="true" /> <right name="command.customize" access="true" /> <right name="command.setcolor" access="true" /> <right name="command.setpaintjob" access="true" /> <right name="command.listmessages" access="true" /> <right name="command.readmessage" access="true" /> <right name="command.listresources" access="true" /> <right name="command.start" access="true" /> <right name="command.stop" access="true" /> <right name="command.stopall" access="true" /> <right name="command.restart" access="true" /> <right name="command.execute" access="true" /> <right name="command.setpassword" access="true" /> <right name="command.setwelcome" access="true" /> <right name="command.setgame" access="true" /> <right name="command.setmap" access="true" /> <right name="command.setweather" access="true" /> <right name="command.blendweather" access="true" /> <right name="command.setblurlevel" access="true" /> <right name="command.setwaveheight" access="true" /> <right name="command.setskygradient" access="true" /> <right name="command.setgamespeed" access="true" /> <right name="command.setgravity" access="true" /> <right name="command.settime" access="true" /> <right name="command.ban" access="true" /> <right name="command.unban" access="true" /> <right name="command.banip" access="true" /> <right name="command.unbanip" access="true" /> <right name="command.banserial" access="true" /> <right name="command.unbanserial" access="true" /> <right name="command.listbans" access="true" /> <right name="command.blow" access="true" /> <right name="command.destroy" access="true" /> <right name="resource.sqlitebrowser.browser" access="true" /> <right name="command.reac" access="true" /> </acl>
  7. lol i can't stop laughting of what he posted, first i love you then you are the best haha
  8. I really like this idea, would be usefull some times
  9. You are kidding me right? the resources i have its not your bussines, i made them most and i don't share it since they are the ones i use
  10. I actually use notepad++, but there is a script editor mady by 50p which detects errors and this way you don't need to go to game and see that your script dosn't works, https://forum.multitheftauto.com/viewtopic.php?f=91&t=24834
  11. If you are a scripter i'am a dog.
  12. here download link made by Dr4x http://www.mediafire.com/?5vuuoj838dtddj5 and you must add to acl.xml at group admin,
  13. dude, do /debugscript 3 in game and you will find it out, this time i tell you but next i won't tell you, at line 100 you got this "..." and thats making the error stop working.
  14. please, post more information like what error's you genting etc.
  15. maybe this can help you, (its not made by me its made by Tuna not really the version from community if i'm right) http://www.mediafire.com/?2nciy855tbl16q2
  16. get a logingui and that would work
  17. i think that "account" argument its wrong, here is how i have it at one of my scripts. if (logIn (player, account, pass) == true) then
  18. Castillo

    about MTA

    click this link: MTA:SA 1.0.4
  19. The main problem is that the base mode its fully compiled and the /arena should be only for admins, it is if you type like /arena 10 but its not if you type /arena 10 10 so you can't fix it since its compiled, i guess the creator of it should fix it
  20. i've actually fixed bugs on it like that when you start a resource the player menu won't work and you got to restart the gamemode, i will upload to mediafire the fixed one for all who wants it (i don't take any credits from it) DOWNLOAD: Click here!
  21. You can't remplace skins/player models, for now just vehicles and objects.
  22. OMFG this is a fucking idiot post!!!1
×
×
  • Create New...