Jump to content

Sora

Members
  • Posts

    698
  • Joined

  • Last visited

Everything posted by Sora

  1. no problem at all .. you just need to do the same as the steps up there but different a bit, add your account name into group called Console .. steps are 1 - open admin panel 2 - go to resources tab 3 - click on manage acl 4 - double click on Console 5 - click add object 6 - type user.youraccountname ( for example user.estica )
  2. you should be in console group , or the allowed group in the settings
  3. Open admin panel , go to resources tab then click on manage acl , double click on Admin , click add object , type resource.resourcestarter then click ok . or much easier way excute this command Open admin go to resources tab , put this code below on the edit box then click server button aclGroupAddObject (aclGetGroup("Admin"), "resource.resourcestarter") * notice that resourcestarter is script name
  4. http://sora-mta.tk/viewtopic.php?f=7&t=3 - حلم لن يتحقق لماذا ؟ : P اذا كان قصدك بالزوار فمن السهل جلبهم للمنتدى ^^
  5. it have been requested before : http://bugs.mtasa.com/view.php?id=6910 .. i'm agree with this idea , but somehow i think there is a real problem behind this like codecs and that kind of things
  6. اليوم شفت بداويزر بالبقاله شكله خطير جربته طعمه لايطاق ما اخذت الا رشفه ورميته مين يعجبه بدوايزر وليش ؟ انا عاجبني هولستن ومشروبات ثانيه منكهه بس بدوايزر طعمه فضيع توبه ماخذه مره ثانيه ههههههههههههههههههه :\
  7. setTimer(toggleControl,1000,1,player,"enter_exit",true)
  8. This doesn't make sense. And is the player element defined where you tested it? This funtion is client-side only, you can't use it server-side. say that to the wiki not to me , cause it's written that it's Client and Server function with a blue color
  9. it returned this error Bad 'player' pointer @ 'setControlState'(1) for me, then i did this setControlState ( player, "enter_exit", true ) outputChatBox("* i wrote something here",player,0,255,0) setTimer(setControlState ,1000,1,player,"enter_exit",true) you can even try it on client side ( you can use trigger if the script is serversided ) setControlState ( "enter_exit", true ) * Edit : sorry forgot to add the state name
  10. setControlState ( player, "enter_exit ", true ) replace player with argument in your script
  11. problem solved in the arabic section.
  12. اخوي اذا كان يطلع لك unexpected symbol near 'EF' او unexpected symbol near '!' Scite لما تشفر ببرنامج لازم تغير الترميز إلى UTF-8 بعدين تسوي Save as وتقبل بالاستبدال وجرب شفر مره ثانيه
  13. forgot to add how to use , please add ( type /prg to enable or disable the tool ) in the last line of description cause i tried many times but i couldn't https://community.multitheftauto.com/ind ... ls&id=6185 DONE - COMMUNITY BUG FIXED
  14. this is more than what i imagined .. thanks for your help i really appreciate your help
  15. Waiting for jhxp or any who have rights , to create the tunisian section
  16. i think it's (ufo_light03) (1) and there also many objects all of them are giving me this error
×
×
  • Create New...