Scooby Posted March 22, 2007 Share Posted March 22, 2007 (edited) Ok, Ive started a new topic here since ive made a start on the script. Im still open to ideas b4 the release tho. As of yet, im making the script as a stand alone,but i may be releasing another version later for PRS users, which will have use of the 3 game modes (Race/DM/RS-DM) Added so far: $5000 cash on Join, 2 mins wating time on nick change b4 betting 3 players minimum limit before race betting 30 seconds of betting time before bets are stopped cash earned for race ranks 1-6, (players - rank) * $50 1 bet per race per player. $1000 maximum bet limit payout on winner = bet * (players/2) !cointoss heads/tails !banwords - add / remove any words from a ban file !fine for use of banned words (random fine) payout to player who spots the person swearing etc !transfer - only admins can transfer cash from 1 nick to another PM's on or off for those who dont want to get involved with the script. Im still after more ideas... EDIT: OUT NOW!!! MTA:PGS1.0 OUT NOW Commands -------------- !bet !unbet !bets !cash/!money !cointoss <1-100> !pms on/off !fine !topcash !banwords !betcommands !bethelp !cashcheck Admin Commands --------------------- !transfer !banword !unbanword --------------------------------------------------- The ban word function enables u to ban/unban any words, any players using these words can be fined a random amount by another player if spotted. Please post any bugs or suggestions in this topic. I will be releasing an updated version to work alongside the Public Release Script (MTA-PRS:1.1), which will include betting on DM maps, RS-DM maps, And the existing Race maps. DOWNLOAD BY CLICKING >HERE< Edited March 26, 2007 by Guest Link to comment
Wheelburner Posted March 22, 2007 Share Posted March 22, 2007 (edited) That would be cool if u earn extra cash for toptime. Edited March 22, 2007 by Guest Link to comment
Scooby Posted March 22, 2007 Author Share Posted March 22, 2007 That would be cool if u earn extra cash for toptime. keeping track in the gambling script would mean accessing the data twice, and having 2 sets of checks, (since its already accessed/checked on ur main script). But this could be added into ur existing script, basically where ur script shows u have earned a top time, u just add the lines adding the cash along with a pm. it would be something like this: player gained top time { var %a = $rand(1000,2000) pgs.pm $1 $2 Bonus For Setting Top Time: $ $+ %a pgs.add $mta.nick($1,$2) %a } Link to comment
Guest Posted March 23, 2007 Share Posted March 23, 2007 Wow dident expect a release so soon nice work i hope it doesent interfear with my other scripts runnin ill give it a go and let you know how it works thanks Link to comment
Scooby Posted March 23, 2007 Author Share Posted March 23, 2007 Wow dident expect a release so soon nice work i hope it doesent interfear with my other scripts runnin ill give it a go and let you know how it works thanks Any problems or conflicts with ur other scripts, just let me know and i can change things for u. not a problem, it didnt take me long to make only a few hrs, i just waited as long as i could for people to post their ideas before i uploaded it. Link to comment
onkelz98 Posted March 25, 2007 Share Posted March 25, 2007 Hi Cash for Rank not working MFG Link to comment
Scooby Posted March 25, 2007 Author Share Posted March 25, 2007 HiCash for Rank not working MFG cash on race finish u mean? Link to comment
Guest Posted March 26, 2007 Share Posted March 26, 2007 Wow dident expect a release so soon nice work i hope it doesent interfear with my other scripts runnin ill give it a go and let you know how it works thanks Any problems or conflicts with ur other scripts, just let me know and i can change things for u. not a problem, it didnt take me long to make only a few hrs, i just waited as long as i could for people to post their ideas before i uploaded it. It works great i just changed a few small thing so it works with my other script and i changed the time you have to bet from 30 to 60 sec .Havent found any bugs yet .Good script thx Link to comment
Scooby Posted March 26, 2007 Author Share Posted March 26, 2007 No probs, most of the things can be changed easily, also adding other stuff is pretty simple now too. i'll start working on the version for PRS users this weekend, so it'll work with the other modes. Glad to hear u havent had any probs:) Btw, i only set it to 30 secs because some of my maps are under a minute long. feel free to set it to whatever tho Link to comment
Keslertje2005 Posted March 27, 2007 Share Posted March 27, 2007 So this means but the end of the week the money script for dm maps will be done? That would be cool!!! Btw scoob, I'm so glad I've found your script, its PERFECT!!! No bugs, perfect win script! I like it man! Good job !!!! Link to comment
Scooby Posted March 27, 2007 Author Share Posted March 27, 2007 thx guys, more to come.... Link to comment
Keslertje2005 Posted March 27, 2007 Share Posted March 27, 2007 One serieus problem, some poeple are gambling and gambling all over again.. Every 2 sec we get a message... You have a anti spam warning on your script but is it possible to make it mute that guy after 4 times of spamming, cause if I change the text in mute you get muted already after saying 2 lines of tekst in 2 seconds... So your warnings will be stored in you will get muted after 4 warnings? Think that is a nice one.. Hope it isnt to much work and it can be fixed soon, thank you already Link to comment
Scooby Posted March 28, 2007 Author Share Posted March 28, 2007 ok, i'll see what i can do for u, i'll post it in the PRS topic tho, since its an alteration to the PRS. leave it with me Link to comment
Keslertje2005 Posted March 29, 2007 Share Posted March 29, 2007 One lil thing scooby Then I'll stop asking for scripts I've got a deathmatch only script, but its annoying !setmode all the maps to deathmatch.. Is there a way it will do it automaticly? Like when the map starts it will be deathmatch already? Link to comment
zion Posted March 29, 2007 Share Posted March 29, 2007 the script is working good. ty scooby Link to comment
Scooby Posted March 29, 2007 Author Share Posted March 29, 2007 One lil thing scooby Then I'll stop asking for scripts I've got a deathmatch only script, but its annoying !setmode all the maps to deathmatch.. Is there a way it will do it automaticly? Like when the map starts it will be deathmatch already? u mean u only use it for deathmatch maps with no respawns? Link to comment
Keslertje2005 Posted March 29, 2007 Share Posted March 29, 2007 Exactly... And now if I upload a map I have to set it to dm by doing !setmode dm .. But the problem is that I upload like 10 maps a day And putting 10 maps on deathmatch is alot of work every day Link to comment
Scooby Posted March 29, 2007 Author Share Posted March 29, 2007 ok basically, there is a way. i gotta go to work now tho, i'll post what u need to do later on when i get home, it should only mean changing a few minor things, which u will need to learn how in case u need to change them again. If u know your never gonna need the other modes, then u can change 'Alias prs.mode' to this: alias prs.mode !return Deathmatch of course this will make every map show as a deathmatch map. i'll check later after work to see what u need me to do. Link to comment
Keslertje2005 Posted April 1, 2007 Share Posted April 1, 2007 Yeh! It works! perfect Can't wait untill 1.2 and the PGS for DM will be ready I'm checking the site every hour ! Good luck mate! Link to comment
C-Bullets Posted April 25, 2007 Share Posted April 25, 2007 Can somebody help me out? Where would I add this on my script and in what file? Link to comment
JB_frozen Posted April 25, 2007 Share Posted April 25, 2007 just load the script in by script editor EG place thhe script in C:/myscripts and then goto script editor in IRC and goto the same file then load the script so easy and btw pgs 1.2 is already released that one is better Link to comment
C-Bullets Posted April 25, 2007 Share Posted April 25, 2007 Thanks. Do I edit mta.mrc or mtagus.mrc? Link to comment
JB_frozen Posted April 25, 2007 Share Posted April 25, 2007 no. just load the script in thats all Link to comment
Scooby Posted April 25, 2007 Author Share Posted April 25, 2007 C-Bullets, if ur using GUS, then u can only use PGS:1.0. Later versions will only work with the PRS due to the fact they are set up for use on Race, DM and RS-DM maps that arent compatible with GUS. Sorry about that but GUS is very limited and development on it seems to have stopped a long time ago. Link to comment
Recommended Posts