Jump to content

[UVA]Bart

Members
  • Posts

    359
  • Joined

  • Last visited

Everything posted by [UVA]Bart

  1. sorry lol forgot the new command list New features on the control pannel, addmode button that links to a small pannel and the, slr bank button that links to a bank pannel. Fixed the map bugs lol store them via name now and not ids (what a stupid idea that was lol) Fixed adverts, they work now. !update to update your past stats !addpass for banking reasons !rempass to remove your pass !rstats/racestats to view all your race stats !dstats/dmstats to view all your dm stats !pmute perminantly mutes a player !rempmute removes perminant mute on a player !pfreeze perminantly freezes a player !rempfreeze removes perminant freeze on a player !login for the withdraw
  2. was gonna change the name of the topic like scoob has done
  3. toady there way that inis store letters like [ make it different dunt it ? i did it by adding the old stats to the new stats to get a total the only ones that arnt converted are the admin file and alias files so... guess they can soon be remade via use of the server also how i change the name of the topic to slr-v-1.1.1 new release ?? please. oh heres the new version [attachment=0]mtasa slr-v-1.1.1.rar[/attachment]
  4. lol what a say lag i tried loads of things lol
  5. making a command to transfere all players stats, but one thing they have to do !update them self for it to work there will be a pm at the start saying if you need to update them or not hopefully will be able to release as soon as that is done
  6. any more last ideas before i upload the new version *note if you want to keep stats then pm me and will try and sort something out for you* also you will have to do !add again and add the admins again since its hashed this version it saves things in a different way. sorry for any inconveniences.
  7. i presumed it was for prs or slr and stfu lil^san you dont know anything about scripting still no release of shs
  8. to add yourself to as the main admin do !add, and also put your self in the mta.config file as admin (any random level between 1-5) to add other admins do !addadmin , then add them to the config at and random level between 1-5 this way they can login with a password via /rcon_login
  9. it works on mine lol must be a mistake will look in to the older script to find out what it is lol cause i had to re-write half it might be correct in the newer one lol
  10. lol will have a bash at it lol edit *done it and, added something else into it if you get 20 bonuses then you win 100, if you get 100 bonuses then you get 1000 cash * any more ideas ? lol
  11. done it for the new version scoob lol hopefully will be able for download tomorrow night
  12. try this elseif ($3 == !cookie) mta.text $1 $mta.nick($1,$2) gives $mta.nick($1,%a) a cookie
  13. hum will look in to it new one does this:- [20:49] [uVA]Bart: !addadvert this is a test [20:49] * Admin say's to [uVA]Bart: Your Advert it has beeen added [20:49] [uVA]Bart: !startads [20:49] * Admin say's to [uVA]Bart: Adverts Started [20:49] <Admin> Advert: please play in a appropriate manner ie no cheating [20:49] <Admin> Advert: this is a test [20:50] [uVA]Bart: !stopads [20:50] * Admin say's to [uVA]Bart: Adverts Stopped
  14. well i nearly finnished it now lol just remaking the password on the cash thing and also making the addcmd commands other than that any new things ?
  15. think this works just wrote it in here on *:SIGNAL:mta.command { if ($3 == !addword) { if ($4 == $null) mta.pm $1 $2 Error: !addword <the word you want to ban> else { if ($mta.level($1,$2) >= 4) { !writeini -n swear.ini banned $4 mta.pm $1 $2 The word $4 Has Been Banned } } } if ($3 == !remword) { if ($4 == $null) mta.pm $1 $2 Error: !remword <the word you want to unban> else { if ($mta.level($1,$2) >= 4) { !remini -n swear.ini banned $4 Banned mta.pm $1 $2 The word $4 Has Been UnBanned } } } } on *:SIGNAL:mta.text:{ if ($readini(swear.ini,banned,$3-)) { mta.text $1 $mta.nick($1,$2) $+ , don't swear! mta.pm $1 $2 Auto Muting For 60 seconds mta.mute $1 $2 !.timer 1 60 mta.unmute $1 $2 } }
  16. will send you the version i use on msn if your on later ok lol summets up with it lol lil^san we'll get there
  17. sorry all but it might take a while for the next version as i lost all of them and cant get them back luckli i have the ini one but im gonna have to make it all hashed again alto nearly finnished it i gotta change a bit on the dialog still and the cash thing again also the one that i have i did for a guy who has a dd server so it lacks all the race things so gonna have to put it allll in again but will get there soon sry blue_system if ya have to wait a bit longer.
  18. lol np any more new and different ideas they are welcome
  19. works fine on 4 other servers that use it ??? dunno erm you clicked the buttons a couple more times ? also if you go in mycomputer/programfiles/where the script is/ slrdata.conf and look to see that it is storing format as pm other than that dunno wht you are doing but it works fine on 4 other servers mine looks like this fully configured the folder [server_Data] Format=Pm WelcomeMsgOn/Off=On WelcomeMessage=Welcome To Slr Deathmatch Server TimedMsg1On/Off=On TimedMsg2On/Off=On timedmsg1=All Cheaters Will Be Banned TimedMsg1Secs=3600 Maxping=300 Url=http://teamslr.page.tl/ TimedMsg2=This Servers Made By Bart TimedMsg2Secs=5200 [server_Commands] mute=2 unmute=2 freeze=4 unfreeze=4 ban=8 kick=6 [Additional_Commands] idlist=1 rerun=4 startrandom=6 addmode=9 subip=5 restart=7 changelevel=10 changeping=6 removerate=5 removemap=8 addadmin=10 getalias=6 remadmin=10 [bankdata] startcash=1000 buydmwins=5000 pointprice=1200 maxloan=1000 buymap=6999 buyfreeze=3000 buymute=3000 loanon/off=On buymapon/off=On buyracewins=5000 [maps] mode=Race
  20. np lol you could make a dialog that lets you add the commands ? try it lol so that people can add there own and it saves them to a ini then reads them
  21. elseif ($3 == !website) mta.text $1 Our website is: [url=http://www.PotholeStudios.com/mta]http://www.PotholeStudios.com/mta[/url] elseif ($3 == !site) mta.text $1 Our website is: [url=http://www.PotholeStudios.com/mta]http://www.PotholeStudios.com/mta[/url] elseif ($3 == !web) mta.text $1 Our website is: [url=http://www.PotholeStudios.com/mta]http://www.PotholeStudios.com/mta[/url] these 3 can be put in to one line elseif ($3 == !website) || ($3 == !site) || ($3 == !web ) mta.text $1 Our website is: [url=http://www.PotholeStudios.com/mta]http://www.PotholeStudios.com/mta[/url]
  22. dazza you dont need this bit ,%race = $replace($mta.race($1),$chr(32),$chr(45)) from this var %a = $iif((!$4),$2,$iif(($daz.getid($1,$4) == $null),$2,$v1)),%race = $replace($mta.race($1),$chr(32),$chr(45)) scoob used it to change the spaces in map names to - so that he could save them better
  23. click on the button a few for timedmsg1 and welcommsg: pm also for the timed msgs to work make sure they are on click the buttons a few times
  24. you loaded the script in to mirc ? then type in any mirc window /slr then press enter and it will bring up the control pannel which you fill in and then click save it should automatically bring it up when you start up mirc tho. if you still cant get it to work then add me on msn [email protected] and will help you 2 morrow
×
×
  • Create New...