[UVA]Bart Posted October 30, 2007 Author Share Posted October 30, 2007 was gonna change the name of the topic like scoob has done Link to comment
[UVA]Bart Posted October 30, 2007 Author Share Posted October 30, 2007 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 Link to comment
MB|Lagzilla Posted October 30, 2007 Share Posted October 30, 2007 Hmmmmm awesome'ness. *Downloads* Link to comment
BLuE_SySTEM Posted November 1, 2007 Share Posted November 1, 2007 Well.. we can buy maps without having enought money Link to comment
[UVA]Bart Posted November 1, 2007 Author Share Posted November 1, 2007 does it allways say you dont have enough money ? also have you set the map price in the bank config ? click on the new button i changed it lol:P Link to comment
BLuE_SySTEM Posted November 2, 2007 Share Posted November 2, 2007 yes i changed it lol the problem is the same that i had before.. it says that we bought the map but we have not enough money and i think it didnt said that i hadn't enough money.. it just bought it Link to comment
[UVA]Bart Posted November 2, 2007 Author Share Posted November 2, 2007 ahh ok will test it when a have a min when a get home will update it asap thanks for the report any more new ideas blue ? Link to comment
Guest Posted November 4, 2007 Share Posted November 4, 2007 I have downloaded and have been using this script for the new server i set up. honestly i think its brialliant! well, actually i can't get some stuff working. !stats does nothing, deaths: on !r/dstats don't work. the !rank command isn't working correctly. (just the 1st rank). i hope we can get this working, but apart from that i think this script is brilliant. good job! Link to comment
[UVA]Bart Posted November 4, 2007 Author Share Posted November 4, 2007 stats wont work there are only !racestats/rstats and !dmstats/dstats as there is a lot of stats to be shown at once if it was just !stats and i will have a look in to the death: counter when a have a min. do you have any ideas that you would like to see in the next release ? Link to comment
BLuE_SySTEM Posted November 4, 2007 Share Posted November 4, 2007 ok i fixed the "!buymap" problem.. elseif problem.. It also happens to me.. death counter is always 0 and in this release "!addcmd" seems not working =/ we add the command and when we do "!- commandname" nothing happens but i need to see it again.. More suggestions: Private messages (!pm ); As i said before, bid command (people make a bid (admin choose max bid)on someone.. if that player win.. we receive that quantity.. if that player lose we lose that quantity. We could only bid at the beginning of the race/dm (first 30 seconds or something like this)). (!bid ); Admin command to change the prizes of races because if a map is harder and longer than others should worth a better prize. (!setprize ) 1st prize will be 100% of set prize.. 2nd prize 50% and 3rd prize 25%. One casino game or something like that.. (eg: Roulette, we bid in red.. if the ball stops on a red number we won.. elseif the ball stops in a black number we lose a random thing). (!roulette ) Thanks, Link to comment
Scooby Posted November 4, 2007 Share Posted November 4, 2007 ok i fixed the "!buymap" problem.. elseif problem..It also happens to me.. death counter is always 0 and in this release "!addcmd" seems not working =/ we add the command and when we do "!- commandname" nothing happens but i need to see it again.. More suggestions: Private messages (!pm ); As i said before, bid command (people make a bid (admin choose max bid)on someone.. if that player win.. we receive that quantity.. if that player lose we lose that quantity. We could only bid at the beginning of the race/dm (first 30 seconds or something like this)). (!bid ); Admin command to change the prizes of races because if a map is harder and longer than others should worth a better prize. (!setprize ) 1st prize will be 100% of set prize.. 2nd prize 50% and 3rd prize 25%. One casino game or something like that.. (eg: Roulette, we bid in red.. if the ball stops on a red number we won.. elseif the ball stops in a black number we lose a random thing). (!roulette ) Thanks, pm's with !pm what would be the point... everyone would see the msg. use /pm or /msg i think both work. The rest... sounds oh so familier. Link to comment
Guest Posted November 4, 2007 Share Posted November 4, 2007 um, i don't think you should be thinking about adding anything else atm. instead i think you should fix some of the commands. a !stats just to show, visits, deaths, rank and points... but the most annoying thing about it is the !rank. i can't get it working. i have players getting into the 1000's of points and there still "noobiedriver" 1st rank. um, so hope you can fix this. oh and found a littel bug. when the mode is set to deathmatch. someone ends up getting points and cash each time a person dies instead of the last person allive. if you would be able to fix this, maybe you could add irc echos and commands. i have been trying to do this last night. i am echoing everything from pms to the addcon. i have also set up !freeze !mute and other basic admin commands. but i have got stuck whiles trying to get a players ID. for example it would normally be $mta.getid, but i don't know how to get it working with slr.id Link to comment
Scooby Posted November 4, 2007 Share Posted November 4, 2007 mta.getid is still there so u can still use it, srl.id will be the same too. somthing like: if ($1 == !kick) mta.kick 1 $mta.getid(1,$2) or: if ($1 == !kick) mta.kick 1 $slr.id(1,$2) both should work for you. Link to comment
[UVA]Bart Posted November 4, 2007 Author Share Posted November 4, 2007 blue_system for the added commands i changed it to just !lol as !- lol was a bit rubbish and thanks scoob for helping people i have no time at the moment because of building a house problems any way will try and get on when a have a free min Link to comment
BLuE_SySTEM Posted November 4, 2007 Share Posted November 4, 2007 What looks familiar? Bid command and pm? yeah you're right but they're useful anyway.. And you're right about pm thing.. i forgot that unique.. that isn't a bug.. that map have respawn right? DM shouldn't have.. that's the problem i think. Link to comment
Guest Posted November 5, 2007 Share Posted November 5, 2007 The map doesn't have respawn.... all RS maps are set to: Race Link to comment
BLuE_SySTEM Posted November 5, 2007 Share Posted November 5, 2007 hmm.. strange then that happened to me when i made one DM and forgot to remove respawn.. Link to comment
[UVA]Bart Posted November 5, 2007 Author Share Posted November 5, 2007 um, i don't think you should be thinking about adding anything else atm. instead i think you should fix some of the commands.oh and found a littel bug. when the mode is set to deathmatch. someone ends up getting points and cash each time a person dies instead of the last person allive. if you would be able to fix this, maybe you could add irc echos and commands. i have been trying to do this last night. i am echoing everything from pms to the addcon. i have also set up !freeze !mute and other basic admin commands. but i have got stuck whiles trying to get a players ID. for example it would normally be $mta.getid, but i don't know how to get it working with slr.id you been editing it your self, because that might be the cause of the cash and points problem from when a player dies. also its not slr.id its $slr.id($1,$2) or you can use $mta.nick($1,%a) Link to comment
BLuE_SySTEM Posted November 7, 2007 Share Posted November 7, 2007 [15:45] [iG]BLuE_SySTeM: !addcmd text lol player laughs out load [15:45] * Admin say's to [iG]BLuE_SySTeM: Your Command Has Been Added [15:45] [iG]BLuE_SySTeM: !lol [15:45] [iG]BLuE_SySTeM: ! lol [15:45] [iG]BLuE_SySTeM: !-lol [15:45] [iG]BLuE_SySTeM: !- lol !addcmd doesn't work =/ Link to comment
[UVA]Bart Posted November 7, 2007 Author Share Posted November 7, 2007 ok can you check if there is a "slrcommands.ini" where you have got the script stored. if theres some thing wrote in it then its the way i have changed way you use the command i will need to get back to you on it as i will need to test it further when i have a min. Link to comment
[UVA]Bart Posted November 8, 2007 Author Share Posted November 8, 2007 ok i have fixed the !rank command and i am currently makeing something to use all your money on, then im planning on sorting the ! out that blue_sytem mentioned earlier any more small bugs or error you found you can post them here. currently taking ideas for buy, betting, and random other things Link to comment
BLuE_SySTEM Posted November 10, 2007 Share Posted November 10, 2007 Thanks What about selling points command? we could set the price of each point in control panel. I know this is used in others servers but at the moment is the only idea that i got. Is !rate command already fixed? there is also a bug in races finished! For example.. i have about 220 race starts and 16546546 race ends Link to comment
[UVA]Bart Posted November 11, 2007 Author Share Posted November 11, 2007 hum interesting point lol selliing things like race positions at a set price or even a specified price by the owner currently making a betting system and trying to make a installer so its easier to set up (not promising installer but i will give it a good bash ) Link to comment
SanZoR Posted November 11, 2007 Share Posted November 11, 2007 Results of the vote: Racer, im glad to say your script is poor Oh and btw, SHS is almost finished! Link to comment
Scooby Posted November 11, 2007 Share Posted November 11, 2007 Results of the vote:Racer, im glad to say your script is poor Oh and btw, SHS is almost finished! I suppose noone will care for your opinion. Since there are only from what i can tell, 3 Complete Script setups, prs,gus and now slr, its far from poor. All 3 of them are better than nothing, but then everyone has their own opinion. sure it has some bugs, but then most scripts this size will have at first. people still use gus and slr is a lot better. maybe u should spend some time finishing yours (instead of the useless posts on here), since u claim its going to be better than prs.. im still waiting to see it. Racer - Aka [uVA]Bart, has written this on this own, way after you started yours and already its being used on a few servers. in fact it only took a few weeks to write from what i know of. He's always working trying to improve it and replies to all his posts from the known people using it. so from what i can tell so far he's been pretty usefull and is trying to help. Lets try not carry on the bitching... u can use msn for that. im sure u have enough enemies out there, without adding more to the list. im guessing your only trying to help too, but the way u go about things is all wrong. if u dont have anything constructive to say, then why bother posting? Link to comment
Recommended Posts