Scooby Posted October 11, 2007 Share Posted October 11, 2007 u got '1 Points' and '$50' bonus! Link to comment
BLuE_SySTEM Posted October 12, 2007 Share Posted October 12, 2007 lool... people can cheat with that "bonus" Link to comment
Scooby Posted October 12, 2007 Share Posted October 12, 2007 sure, i was joking its not really my place to fix these bugs... again its nothing major, but i'll let Racer sort u out since its his script. /me prods Racer Link to comment
[UVA]Bart Posted October 12, 2007 Author Share Posted October 12, 2007 sorry yes i updated the download all you have to do is remove the line you can do it or download the new one ok look for this part of the script: on *:SIGNAL:mta.part: { !writeini -n slrSeen.ini LastSeen $mta.nick($1,$2) $fulldate if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- if ($slr.loggedin($1,$2) == loggedin) { !remini -n slradmins.ini adminlog $mta.nick($1,$2) } } and deleate this line: if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- Link to comment
Scooby Posted October 12, 2007 Share Posted October 12, 2007 that will only create another bug... Link to comment
[UVA]Bart Posted October 12, 2007 Author Share Posted October 12, 2007 sorry not thinking streight annoyed with the gf this will work:- ok look for this part of the script: on *:SIGNAL:mta.part: { !writeini -n slrSeen.ini LastSeen $mta.nick($1,$2) $fulldate if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- if ($slr.loggedin($1,$2) == loggedin) { !remini -n slradmins.ini adminlog $mta.nick($1,$2) } } and replace this line if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- with this one if ($mta.server($1).players > 1) && ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- Link to comment
BLuE_SySTEM Posted October 15, 2007 Share Posted October 15, 2007 Thanks one more time What about the ideas i gave? because people like to see highscores (best time @ races and the top points, race wins, dm wins..) gives more competition to the game Link to comment
[UVA]Bart Posted October 15, 2007 Author Share Posted October 15, 2007 will look in to it when i have a free min lol just got 3 assignments from collage Link to comment
[UVA]Bart Posted October 16, 2007 Author Share Posted October 16, 2007 on it tomorrow Link to comment
BLuE_SySTEM Posted October 16, 2007 Share Posted October 16, 2007 ok mate Good luck @ collage Link to comment
Scooby Posted October 19, 2007 Share Posted October 19, 2007 Thanks one more time What about the ideas i gave? because people like to see highscores (best time @ races and the top points, race wins, dm wins..) gives more competition to the game sounds like ur describing prs:P Link to comment
[UVA]Bart Posted October 19, 2007 Author Share Posted October 19, 2007 lol hashed and now top gonna try and think of something new gimme a bit longer lol to come up with some thing random and new Link to comment
lil Toady Posted October 19, 2007 Share Posted October 19, 2007 i have noticed a line on connect set %MaxPlayers $mta.server($1).cmax Defining one global variable like this can make the script bug if it's used on a few servers, better get rid of it and use $mta.server($1).cmax Link to comment
[UVA]Bart Posted October 19, 2007 Author Share Posted October 19, 2007 thanks toady lol i noticed that in my death check its fixed now will update download when a have a min Link to comment
lil Toady Posted October 19, 2007 Share Posted October 19, 2007 well lots of things i see to be improved yet but it looks very nice for a first go Link to comment
[UVA]Bart Posted October 19, 2007 Author Share Posted October 19, 2007 thanks i got notepad ++ and wanna learn lua but i dont get how to test it lol just gonna have to wait i guess Link to comment
Scooby Posted October 20, 2007 Share Posted October 20, 2007 thanks i got notepad ++ and wanna learn lua but i dont get how to test it lol just gonna have to wait i guess if u have VC u can get writing and testing right away. if not, u'l have to wait for SA. Link to comment
BLuE_SySTEM Posted October 20, 2007 Share Posted October 20, 2007 Thanks one more time What about the ideas i gave? because people like to see highscores (best time @ races and the top points, race wins, dm wins..) gives more competition to the game sounds like ur describing prs:P that's true lol.. but if we see something cool we use it.. joining this script with the best of prs we can make one great script.. one more bug: i rated one map with 20 and it said i couldn't rate more than 10 and less thn 1..ok .. it's right but it rated anyway.. "elseif problem" again? Link to comment
[UVA]Bart Posted October 20, 2007 Author Share Posted October 20, 2007 probably lol thats coppied from my first ever release lol and not changed it will change it for the hashed version lol seeeeee scoob should do a combined on or not for this one but for mtasa:dm Link to comment
BLuE_SySTEM Posted October 20, 2007 Share Posted October 20, 2007 lol when will be Mta:dm be able to play? or is it able already? Other sugestions: Give money command; Player password with random numbers or something like that because players can use nicks of rich players to waste their money or something like that ; Bet command; hmm i had more sugestions.. maybe i forgot them while loggin in Link to comment
[UVA]Bart Posted October 20, 2007 Author Share Posted October 20, 2007 wil do but not ablt to now lol drunk Link to comment
[UVA]Bart Posted October 22, 2007 Author Share Posted October 22, 2007 done the money protection thing altred my cashin command so that when they want there money out it checks there ip for auto or asks them a pass Link to comment
BLuE_SySTEM Posted October 23, 2007 Share Posted October 23, 2007 well done mate ;D is it able to download? Link to comment
[UVA]Bart Posted October 23, 2007 Author Share Posted October 23, 2007 will be in a day or two lol testing it cause its hashed now not ini's Link to comment
Recommended Posts