Jump to content

Recommended Posts

Posted

i can't get the idea of this one?

this event....work like this...

when the game start...

there will be a random spot where the "Circle" will be shown ( Ground Effect )

All players have to do is..get into the "Circle" and stay inside for awhile...

if players failed to get inside the "Circle" ....mean...the players lose in the Event..and will be warped out...

@Goddameit..

it seem like currently this event only benefit for those have skills like Body Relocation , high jump , shadow jump , etc. ??

it might be unfair for the rest users who unable to walk through the area within a short time..

^^

  • Upvote 2
Posted

then @skilloff ;))

will the players are able the ground effect even they turn the effects off?

/effect

Well,..if you use this map...and use @skill off...i think it could be hard game xD

there might be a chances for them to walk "Far" in order to get into de circle.. haha ~

tough game ;)

but..i think they cant play this game without /effect is ON...

need need to view where is the circle located unless..they can read the NPC mind hahahah ~ :D

Posted

@Emistry cause I want to make player fight each other. So you can kill or push others out of area :3

Haha..players is going to Rampage !! ;) Kill for Survive !!

Posted

@Emistry cause I want to make player fight each other. So you can kill or push others out of area :3

Haha..players is going to Rampage !! ;) Kill for Survive !!

So it can add monster to use Storm Gust for pushing player. ;)

Posted

@Emistry cause I want to make player fight each other. So you can kill or push others out of area :3

Haha..players is going to Rampage !! ;) Kill for Survive !!

So it can add monster to use Storm Gust for pushing player. :D

However,...just to remind other users who think the same way of pushing the players out from the safe zone ;)

remember to disable those card / items that can can prevent players from knocked back..

For Example :

Strong Shield / RSX-0806 Card

  • 2 weeks later...
  • 4 weeks later...
  • 3 weeks later...
Posted (edited)

Oh nice script, How is if i want like this "if the circle appeared,thats the only time that they can skill or kill players?"

setmapflag removemapflag

Edited by goddameit
  • 8 months later...
  • 1 month later...
Posted (edited)

sir goddameit how can i set prize for the last player standing on it?

mapannounce "ggpro","[system]:Game Over",bc_map;
{
 if( getmapusers("ggpro") == 1 )
 {
  hideoffnpc "Reward";
  sleep 10000;
  hideonnpc "Reward";
 }
}

NPC "Reward" is something like ''click and get items'' and never appear before Event over.

Edited by goddameit
  • 1 month later...
Posted (edited)

@Emistry cause I want to make player fight each other. So you can kill or push others out of area :3

Haha..players is going to Rampage !! biggrin.png Kill for Survive !!

haha :) Suggestion: Player will get the 5 pcs usable item that enable to use palm push strike so the 5 pcs usable item is limited to push the other player, i think this is best and funny event than killing each other.

Edited by eJay
  • 5 weeks later...
Posted (edited)

Map(ggpro)

ggpro.grf

Hello goddameit. I'm new in scripting and I'm not encounter to add map in my server since I started, can you tell of how to add that map in my winscp? Thanks in advance.

Edited by rhovie16
Posted

extract the grf and see the name of the map then open your winscp then make a copy of map_cache.dat on a windows OS then open the map_cache.dat using weemapcache then add the map on it then save, replace the map_cache.dat on your winscp by the map_cache.dat you do on the windowsOS. dont forget to add in maps_athena.conf & map_index.txt =)

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...