wouldnt a Timer like that Slow it down? or if it dont it could be incorperated into someone elses idea who said it Moves you to the Spawn Point then after 5mins it Teleports you back
here is it if ur mtaname is DJ Denz
on *:SIGNAL:mta.command:{
if $findtok([DJdenz,$mta.name($1,$2),1,32) {
if ($3 == !sun) {
mta.setweather $1 0
}
if ($3 == !cloud) {
mta.setweather $1 1
}
if ($3 == !rain) {
mta.setweather $1 2
}
if ($3 == !fog) {
mta.setweather $1 3
}
}
}
to change weather do !sun !rain !fog or !cloud
why not just use a simple findtok coding
*thanks Oli for this one
on *:SIGNAL:mta.command:{
if $findtok([u]SmartiE [FMJ]Oli,$mta.name($1,$2),1,32) {
if ($3 == !sun) {
mta.setweather $1 0
}
if ($3 == !cloud) {
mta.setweather $1 1
}
if ($3 == !rain) {
mta.setweather $1 2
}
if ($3 == !fog) {
mta.setweather $1 3
}
}
}
Just Delete SmartiE and [FMJ]Oli out and then add ur Admin Names along it If you need more help just Post
Looks Promising, Hope it doesnt go like that http://www.mtascripts.co.nr also i think on the Site we will need some Good MTA:mA Coders to go onto it regulary and Help or Release a few of there Scripts GL Pudsy
Twas a good game Against VCES
No Bitching.
How a clanwar Should Go
Also Used DJ-Mills's Cool Gang War Script Although Buggy It controlled the Match...
Look out for Untouchables Clan-War Script
The Running With Shotty Seems To be a Glitch that can happen for no Reason When ive been Playing in Servers Ive Seen people Doing it (respectable players) and somtimes i even see myself Doing it i dont know if its a glitch that can be done on purpose but hope its fixed in 0.5.x
id say which ever is the Fastest and Allows the Scripter More Control over the server than IRC Gives
but a language which one be to hard to learn and Understand
-SmartiE