
Oli
Retired Staff-
Posts
1,993 -
Joined
-
Last visited
Everything posted by Oli
-
what?
-
wait for blue and code a c type server admin system server side. MTA:mA is not gonna be replaced before blue is out as its not worth coding a new admin tool for a soon to be out of date piece of software.
-
reading the mirc readme is a great start.. and u can find some tutorials and snippets/commeneted scripts at http://www.mircscripts.org/ hope this helps
-
ill include it with its own setup dialog.. but it will be entirely optional
-
heh thanks i dont do it to have a shrine though mainly i enjoy the programming/scripting challenges and i like being able to create something ppl use
-
prob a packet curruption error.. but im not sure.
-
ok ill add it for 4.05
-
i am confused does that mean can that dude killer remove ur name from the script cause i play on his server most of the time .. and what did u mean by that line that u seee in quote?? does it mean that killer is a good scripter too and i need to contact him about scripting? wow you really dont get it do u
-
wooooooooooo 2 weeks running 2:0 again next week?
-
no atm its not.. but i suppose i could make a more permanent option !ch for stunt is not finished yet jani
-
FMJ vs F2K (i think ) 2:1 to FMJ FMJ vs VCES 2:0 to FMJ both gg's
-
fucking hell i really am starting to have a physical passionate hatred of u.. after months and months of this shit u still dont know what the fuck you are doing! /me refuses to help this complete fuck wit any more
-
possibly.. ill see who i can get
-
Version: 4.04 File / Size (bytes) mtama.mrc 248495 mtama.dll 139776 grs.dll 62976 wizard.bmp 21816 admin.ini 925 ping.jpg 31435 splash.jpg 16133 GRS_MANUAL.TXT 11423 GRS_CONDITIONS.TXT 2363 Fixes: *Memo-Serv added */msg memoserv script added for admins *!memo added for admins *Memo-Serv dialog added *Admin secrecy system added (optional) */msg admin secret added for admins *Admin commands updated for secret admins *!used script added *!kills script added *!idle script added *!unban sunbet warning *Favorite weather reported on !weather *Updater popup bug on menu close *Constant weather announce option added Enjoy
-
admin+ on and 26 players id say minimum 40% cpu
-
cos rpg uses rpg.data.ini with its own $rpg.area method
-
-213.73,797.605,163.656,797.605,163.656,-241.429,-213.73,-241.429=Leaf-Links Vice-City-Beach -253.206,-930.526,1254.9,-930.526,1254.9,-1805.37,-253.206,-1805.37=Ocean-Beach Vice-City-Beach Both these are in mta.data.ini
-
well as i said we dont mind competant scripters cracking it. The dll does actually do the crc check... u cant make a script crc check itself because... 1) u calculate the crc of a script. 2) you add a statement: if $crc($script) != { !unload -rs $script } 3) you put the CRC into the in the script 4) you run the script.. and it unloads.. cos u changed the crc when u added the to the script. This is a recursive situation.. basically u need another file to calc the crc values and return it to the script.. ie: a dll
-
is admin+ on..and what script are u talking about?
-
weird.. sounds loke the on:DNS in MTA:mA is conflicting with the one in GRS. Ill look into it
-
itsan easily crackable CRC.. its mainly inplace to stop amateurs from breaking the script and then complaining to us about it. People capable of removing the CRC are skilled enough to make their own modifications to this script and we dont mind that.
-
mine was here 1st u butt monkey
-
such a dunce... its just displaying when the server changes the weather
-
v2.00 Released: http://www.mta-fmj.com/rpg.rar - Clan/player support - Property buying/selling - Vehicle buying/alarms - Property adder (admin) - (Various bug fixes) ..::Admin Commands::.. - !area - returns current area - (Property adding) - - !point - sets a point - !clear - clears points - !save - saves inside of all (previously set) points - !sprice - sets price of property ..::Player Commands::.. - !time - returns current gametime - !clans - returns list of online clans, member count - !clan - returns clan name (if registered) - !register - registers your clan - !bank - returns money in clans/players bank - !cash - returns players/clans (stashed) cash - !base - returns Base name/owner - !bases - returns clans (claimed/stolen) bases - !steal - steals/claims the base your at - !bank+ - banks players cash - !bank- - withdraws cash from account - !account - creates a (clan) account - !sell - sells a vehicle at sunshine autos - !stash - stashes players cash at base/property - !take - takes stashed cash from base/property - !buy - buys 'items' from various places - !own - returns players 'items' - !place - returns type/name/owner of property/base - !buyplace - buys property - !sellplace - sells property - !remsell - removes 'for sale' from property - !offer - saves offer for property - !remoffer - removes offer from property - !offers - returns highest offer on property - !accept - sells property to highest offerer - !fine - fines person/s on property - !rob - robs bank - !give - gives cash to other player/s - !buycar - buys vehicle - !alarm - sets car alarm on/off - /msg code - /msg setcode - /msg rig - /msg help Enjoy