!MineCraft! Cs2d Server
Would you like to react to this message? Create an account in a few clicks or log in to continue.
!MineCraft! Cs2d Server

You are not connected. Please login or register

Update map [Update]

4 posters

Go down  Message [Page 1 of 1]

1Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:03 pm

NiaoYman

NiaoYman

I didn't like it specialy the lazer 15 minute seriously ??

http://th3clan.newgoo.net

2Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:03 pm

sta2109



NiaoYman wrote:I didn't like it specialy the lazer 15 minute seriously ??
\

Yes

Hmmm you can't spawnkill?

http://happyub.forumpolish.com/

3Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:06 pm

Apfelbrot

Apfelbrot
Friend of Community

What exactly does "200k hp" mean?

4Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:06 pm

NiaoYman

NiaoYman

First dont be mad on me cause I said.my opinion secondly ad Lau script no damage zone.seriously is that hard?? Also u can spawnkill in many other.ways

http://th3clan.newgoo.net

5Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:07 pm

sta2109



200,000

http://happyub.forumpolish.com/

6Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:08 pm

sta2109



NiaoYman wrote:First dont be mad on me cause I said.my opinion secondly ad Lau script no damage zone.seriously is that hard?? Also u can spawnkill in many other.ways

I have Random safe zone but not work...

http://happyub.forumpolish.com/

7Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:18 pm

NiaoYman

NiaoYman

Ask hitman I think.......

http://th3clan.newgoo.net

8Update map [Update] Empty Re: Update map [Update] Tue Dec 31, 2013 3:27 pm

sta2109



Code:
--Thanks to--
--Engin33r for some cool lines
--myself for the whole script (and tabbing xD)


rondomzones = {
    {x,y,xx,yy},
}

function insideprotection(id)
  for r4ndom,zone in pairs(rondomzones) do
      if player(id,"tilex")>=zone[1] and player(id,"tiley")>=zone[2] and player(id,"tilex")<=zone[3] and player(id,"tiley")<=zone[4] then    --random is the worst scripter lol
        return r4ndom
        end
      end
  return nil
end

addhook("hit","implementsafezones")
function implementsafezones(id,src)
  if insideprotection(id) then
      return 1
  end
  if insideprotection(src) then
      return 1
  end
end
--random is the worst scripter lol
end

http://happyub.forumpolish.com/

9Update map [Update] Empty Re: Update map [Update] Wed Feb 12, 2014 11:40 am

rodion

rodion
Head Admin
Head Admin

Update



Last edited by rodion on Wed Feb 12, 2014 11:42 am; edited 2 times in total

https://mc2d.forumotion.net

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum