Jump to content

SanZoR

Members
  • Posts

    744
  • Joined

  • Last visited

Everything posted by SanZoR

  1. Thank you! This is very useful! 10 thumbs up!
  2. Number one is Wankenstein DD, others are just amateur maps.
  3. Hello peepz! Its wonderful time for stupid votes right now! Post here your favourite topic in these forums! This is the way how to do it: 1. Quote your favourite topic. 2. Post is here. This easy it is! Good luck!
  4. - Poll ended, the winner is Ziom & Me Damn, we are good!
  5. There is thing called by 'object limit'. If you put too many objects to your map, rest of them will be vanished. Object limit Its ~350 (?). So, you need to make smaller maps than you did.
  6. Also, you cant use longer my trace script (dnsstuff), cause there some limits now... Thats sucks. If i find another way how to use it, i will post it to these forums
  7. EDIT: This is version 1.0 I will update that page when i release new maps.
  8. Hello everyone! I released almost ALL my maps here! My maps are VERY high quality maps, and they are categorized by quality. ----- MAP STATS: 1. Spawns: 24-32. 2. Respawn: In DD maps Off, in Race & Stunt maps might be On. ----- MAPS: - 56 DD maps (Most of them are high quality) - 1 Stunt/Fun map - 8 Race/CnR Maps (Very cool ones!) ----- Feel free to put my maps to your server! I bet, you will be satisfed! DOWNLOAD MY MAPS HERE: http://smp.dy.fi Before you can download it, you need to accept few rules. See rules in that page. All suggestions, comments and this sort things are very welcomed!!! -Greetings, San
  9. Then you should Connect to server?
  10. I think 64 max players would be good. 32 is too less, and 100 is too much 64 is something between them, and its also max players in many games.
  11. SanZoR

    which gta should i get...

    Second, if you got DVD-Drive. Else, first.
  12. SanZoR

    Custom Interiors

    You can already do this, if you edit GTA files
  13. Omg frankie, you are posting OUR scripts in your own forums, and you typed there they are yours! Example: My modifed !trace scripts what uses dnsstuff (original version is Lil Toady's!) is posted there. I think these forums are more popular than your noobish forums for copied-from-mta-forums scripts! But however, there are few servers with 40 max players, and my friend said he has got 33 players online, and then it crashed. Simply, MTA cant handle this amount of players. This is useless. EDIT: And what the fuck is this?: This is what you can see when you wanna download this "useless thing"! Damn, you are noob and lier. Be happy EDIT2: Also your "oh-so-great" Island maps: EDIT3: Damn you are smart! I have seen this script somewhere what you have posted in your forums: on *:SIGNAL:mta.command: { if ($3 == !buy) && ($4 == freeze) { var %a = $iif((!$5),$2,$iif(($prs.getid($1,$5) == $null),$2,$v1)) var %price = 500 var %time = 5 if (%a == $null) mta.pm $1 $2 Error! Type !buy freeze <name> elseif ($pgs.cash($1,$2) < %price) mta.pm $1 $2 Not Enough Money, Price Is %price $+ ! elseif (%a == $2) mta.pm $1 $2 Error! - You cannot buy freeze for yourself! else { mta.text $1 /me $mta.nick($1,$2) has bought freeze for $mta.nick($1,%a) for %time seconds! $calc($pgs.cash($1,$2) - %price) mta.freeze $1 %a !.timer 1 %time mta.unfreeze $1 %a !.timer 1 %time mta.text $1 /me $mta.nick($1,%a) has just unfreezed! } } // This One Modifeyet by me: DJFrankie elseif ($3 == !buy) && ($4 == mute) { var %a = $iif((!$5),$2,$iif(($prs.getid($1,$5) == $null),$2,$v1)) var %price = 500 var %time = 5 if (%a == $null) mta.pm $1 $2 Error! Type !buy mute <name> elseif ($pgs.cash($1,$2) < %price) mta.pm $1 $2 Not Enough Money, Price Is %price $+ ! elseif (%a == $2) mta.pm $1 $2 Error! - You cannot buy mute for yourself! else { mta.text $1 /me $mta.nick($1,$2) has bought mute for $mta.nick($1,%a) for %60 seconds! $calc($pgs.cash($1,$2) - %price) mta.muta $1 %a !.timer 1 %time mta.unmute $1 %a !.timer 1 %time mta.text $1 /me $mta.nick($1,%a) has just Been Unmuted } } Oh i know where i have seen this! ITS MINE! All what you have edited, is screw it up: --- mta.text $1 /me $mta.nick($1,$2) has bought mute for $mta.nick($1,%a) for %60 seconds! What is %60? i cant see that var! --- mta.muta $1 %a Oh, i see! You have done your own command called by mta.muta! Damn you are 2x smart! Only problem is that, there is no alias for it! OH CRAP!!! --- This kinda shit makes me mad
  14. SanZoR

    GTAradio

    the source says to load it twice - if i open the source and read the html code .. so its just lucky that pressing home bugs loading so much that only one gets played please recheck your html source mate mm, i will fix it Thanks for posting this problem, i didnt knew that!
  15. SanZoR

    GTAradio

    Lol? You can listen this radio when you play mta! You can't play these channels with iTunes!
  16. SanZoR

    GTAradio

    Im sorry, but i cant edit my post longer But however, there is solution for echo problem. When you start to listen another channel, press home before you start it. Example: If i listen Paradice FM, and i wanna listen VRock, i press Home before i start to listen VRock. Then double/triple echo should be gone I hope this helps
  17. SanZoR

    GTAradio

    yeah I will add more radio stations, if i found more somewhere. But my favourite is VRock i miss it every time when i play gta:sa. But no longer Ok, more suggestions, and commets are welcome!
×
×
  • Create New...