Guest Posted October 2, 2006 Share Posted October 2, 2006 Alright I got my server up (Pooned's Party Server[100% Good Maps] , I cant change my name on this website for some reason ) , got alot of pretty good maps and some players that hang out there , But its not good enough though Ive been to lots of servers where they have things like A Command that an admin can do that will change the map(not a vote) like /changemap MapNameGoesHere Welcome messages (When someone joins server it says a message that will say something like "Upload your maps at www .something. com and Don't be racist or you will get banned!" Custom Commands (Like !server , then it will say info about it like where its located , who owns it , how many maps it has) Map Rating Systems (like !ratemap 5 , then this map gets a rated , and when the map starts it shows the average rating) Countdowns( like /countdown then it goes 3 , 2 , 1 , GO!) Things like that is what i want to have , but i dont know how? Also how to talk to people out of game , like on IRC or something like that ive seen it on littlewhiteys before So if someone could tell me how or link to a website that will tell me how , please do so! Thanks Link to comment
Jani Posted October 2, 2006 Share Posted October 2, 2006 I believe the command is /changerage (or rcon changerage in console). Welcome messages, that would be an MTAmA script. Custom commands, that would also be an MTAmA script. Map rating system, also an MTAmA script. Why would you need a countdown? The game automatically does one at the beginning of a race... And last but not least, the IRC echo is also a script, though I don't know if it is an MTAmA script or what. Take a look here: http://mtavc.com/forum/viewforum.php?f=30 Link to comment
Guest Posted October 2, 2006 Share Posted October 2, 2006 Kk , the countdown i mean i can be like !c and in the chat it will be like 2 1 GO! So you can drag race or something because not all maps have checkpoints some are just like freeroam and such Link to comment
Jani Posted October 2, 2006 Share Posted October 2, 2006 That would also be an MTAmA script then. Link to comment
Guest Posted November 29, 2006 Share Posted November 29, 2006 } elseif ($3 == !countdown1) || (!count isin $3) { if (!%command [ $+ [ $3 ] ]) { set %command [ $+ [ $3 ] ] 1 !timer $+ $3 1 6 unset %command [ $+ [ $3 ] ] !.timer 1 1 mta.text $1 5 !.timer 1 1 mta.text $1 4 !.timer 1 1 mta.text $1 3 !.timer 1 1 mta.text $1 2 !.timer 1 1 mta.text $1 1 !.timer 1 1 mta.text $1 Go! } } Link to comment
Recommended Posts