Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PVP ROOM FISH-FREE
Author Message
Aaronock Offline
Ethereal Engineer
*****

Posts: 7,642
Joined: Jun 2007
Post: #11
RE: PVP ROOM FISH-FREE

Yah yah, pvp only really is active at odd times someone screams on main they want pvp, or after woe, and maybe a few occasional times but really. X_x

I just mentioned if you want the room you want you haveta ban all consumables, it just prevents abuse in duels.

[Image: OHeya.gif]

*Aaronock ~ *Ezekiel Stalker ~ *Maxwell Maximillion ~ *Fazil Reis ~ *Cecil Vega
04-27-2008 10:04 PM
Find all posts by this user Quote this message in a reply
teOx Offline
cry IMBA pls
*****

Posts: 3,556
Joined: Jun 2007
Post: #12
RE: PVP ROOM FISH-FREE

krim its hard to argue that quality of pvp is highly affected by number. more people more fun in most cases. less people = dying pvp. no people = dead.
04-27-2008 11:24 PM
Find all posts by this user Quote this message in a reply
The Legendary Joe Offline
Raging Alt-a-holic
*****

Posts: 3,691
Joined: Mar 2007
Post: #13
RE: PVP ROOM FISH-FREE

ShadesOfBlue Wrote:i often find krimmy's ideas kinda goofy but this one isnt a bad idea.
Just wait for it, sooner or later he'll throw in the server reset pitch Icon_razz
04-28-2008 01:57 AM
Find all posts by this user Quote this message in a reply
GM-Pandora Offline
Admin Extraordinaire
*******

Posts: 14,781
Joined: Sep 2005
Post: #14
RE: PVP ROOM FISH-FREE

It's not a bad idea, but it's not easy to do.

The setting for dory/nemo not usable in woe is not applicable to 1 just map unless we add in each item script a line that makes it not consume if in a certain map, needless to say that would be a hassle to apply to ALL restorative hp/sp items.

~ Server Admin ~
Vote daily to help us grow!
Review us on RateMyServer every 6 months!
Have a problem? Use the Support Ticket System!
Join the Test&Dev team to help out!
04-28-2008 08:20 AM
Find all posts by this user Quote this message in a reply
Général_Argos Offline
Removed by GM
*****

Posts: 3,012
Joined: Jan 2006
Post: #15
RE: PVP ROOM FISH-FREE

True, but it would be the same script line, copy/paste ftw! :D

Edit: Another idea: a npc that chek wich items you have on you before you enter the pvp room, like the trial of hero npc.

IGN: 9000KRIM Alts:  Morradin, KRIMSTEAL
Banned: Krimlin, Krimlogas, Lord_Krimlogas, General_Argos
Krim's grocery list

¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_-KRIMLIN-¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯/
Murphy law.  The only true one.  
[Image: krimstyleg.jpg]
(This post was last modified: 04-28-2008 09:54 AM by Général_Argos.)
04-28-2008 09:51 AM
Find all posts by this user Quote this message in a reply
GM-Pandora Offline
Admin Extraordinaire
*******

Posts: 14,781
Joined: Sep 2005
Post: #16
RE: PVP ROOM FISH-FREE

Ok.. you wanna make it?

~ Server Admin ~
Vote daily to help us grow!
Review us on RateMyServer every 6 months!
Have a problem? Use the Support Ticket System!
Join the Test&Dev team to help out!
04-28-2008 10:48 AM
Find all posts by this user Quote this message in a reply
Général_Argos Offline
Removed by GM
*****

Posts: 3,012
Joined: Jan 2006
Post: #17
RE: PVP ROOM FISH-FREE

Starting from what is already done, why not.

IGN: 9000KRIM Alts:  Morradin, KRIMSTEAL
Banned: Krimlin, Krimlogas, Lord_Krimlogas, General_Argos
Krim's grocery list

¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_-KRIMLIN-¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯/
Murphy law.  The only true one.  
[Image: krimstyleg.jpg]
04-28-2008 10:59 AM
Find all posts by this user Quote this message in a reply
GM-Pandora Offline
Admin Extraordinaire
*******

Posts: 14,781
Joined: Sep 2005
Post: #18
RE: PVP ROOM FISH-FREE

//check illegal items:
if (countitem(607)>0) goto IllegalItem; //Yggdrasil Berry
if (countitem(608)>0) goto IllegalItem; //Yggdrasil Seed
if (countitem(10155)>0) goto IllegalItem; //Angel Fish
if (countitem(10156)>0) goto IllegalItem; //Doris Fish
if (countitem(10157)>0) goto IllegalItem; //Nemo Fish

Now you do the rest...

~ Server Admin ~
Vote daily to help us grow!
Review us on RateMyServer every 6 months!
Have a problem? Use the Support Ticket System!
Join the Test&Dev team to help out!
04-28-2008 11:13 AM
Find all posts by this user Quote this message in a reply
Général_Argos Offline
Removed by GM
*****

Posts: 3,012
Joined: Jan 2006
Post: #19
RE: PVP ROOM FISH-FREE

//check illegal items:
if (countitem(607)>0) goto IllegalItem; //Yggdrasil Berry
if (countitem(608)>0) goto IllegalItem; //Yggdrasil Seed
if (countitem(10155)>0) goto IllegalItem; //Angel Fish
if (countitem(10156)>0) goto IllegalItem; //Doris Fish
if (countitem(10157)>0) goto IllegalItem; //Nemo Fish
if (countitem(575)>0) goto IllegalItem;
if (countitem(521)>0) goto IllegalItem;
if (countitem(606)>0) goto IllegalItem;
if (countitem(605)>0) goto IllegalItem;
if (countitem(512)>0) goto IllegalItem;
if (countitem(531)>0) goto IllegalItem;
if (countitem(12084)>0) goto IllegalItem;
if (countitem(12052)>0) goto IllegalItem;
if (countitem(14558)>0) goto IllegalItem;
if (countitem(12097)>0) goto IllegalItem;
if (countitem(12047)>0) goto IllegalItem;
if (countitem(14555)>0) goto IllegalItem;
if (countitem(12081)>0) goto IllegalItem;
if (countitem(577)>0) goto IllegalItem;
if (countitem(513)>0) goto IllegalItem;
if (countitem(532)>0) goto IllegalItem;
if (countitem(553)>0) goto IllegalItem;
if (countitem(12073)>0) goto IllegalItem;
if (countitem(14522)>0) goto IllegalItem;
if (countitem(12099)>0) goto IllegalItem;
if (countitem(510)>0) goto IllegalItem;
if (countitem(505)>0) goto IllegalItem;
if (countitem(12043)>0) goto IllegalItem;
if (countitem(14553)>0) goto IllegalItem;
if (countitem(580)>0) goto IllegalItem;
if (countitem(590)>0) goto IllegalItem;
if (countitem(529)>0) goto IllegalItem;
if (countitem(530)>0) goto IllegalItem;
if (countitem(515)>0) goto IllegalItem;
if (countitem(534)>0) goto IllegalItem;
if (countitem(591)>0) goto IllegalItem;
if (countitem(548)>0) goto IllegalItem;
if (countitem(14525)>0) goto IllegalItem;
if (countitem(12086)>0) goto IllegalItem;
if (countitem(558)>0) goto IllegalItem;
if (countitem(573)>0) goto IllegalItem;
if (countitem(12062)>0) goto IllegalItem;
if (countitem(14564)>0) goto IllegalItem;
if (countitem(12101)>0) goto IllegalItem;
if (countitem(12053)>0) goto IllegalItem;
if (countitem(14559)>0) goto IllegalItem;
if (countitem(545)>0) goto IllegalItem;
if (countitem(547)>0) goto IllegalItem;
if (countitem(546)>0) goto IllegalItem;
if (countitem(12100)>0) goto IllegalItem;
if (countitem(12206)>0) goto IllegalItem;
if (countitem(594)>0) goto IllegalItem;
if (countitem(12064)>0) goto IllegalItem;
if (countitem(596)>0) goto IllegalItem;
if (countitem(12274)>0) goto IllegalItem;
if (countitem(682)>0) goto IllegalItem;
if (countitem(562)>0) goto IllegalItem;
if (countitem(563)>0) goto IllegalItem;
if (countitem(12080)>0) goto IllegalItem;
if (countitem(12204)>0) goto IllegalItem;
if (countitem(684)>0) goto IllegalItem;
if (countitem(581)>0) goto IllegalItem;
if (countitem(574)>0) goto IllegalItem;
if (countitem(12269)>0) goto IllegalItem;
if (countitem(12270)>0) goto IllegalItem;
if (countitem(540)>0) goto IllegalItem;
if (countitem(12234)>0) goto IllegalItem;
if (countitem(579)>0) goto IllegalItem;
if (countitem(12041)>0) goto IllegalItem;
if (countitem(14551)>0) goto IllegalItem;
if (countitem(12066)>0) goto IllegalItem;
if (countitem(14566)>0) goto IllegalItem;
if (countitem(12070)>0) goto IllegalItem;
if (countitem(14580)>0) goto IllegalItem;
if (countitem(12068)>0) goto IllegalItem;
if (countitem(14568)>0) goto IllegalItem;
if (countitem(12056)>0) goto IllegalItem;
if (countitem(14560)>0) goto IllegalItem;
if (countitem(12063)>0) goto IllegalItem;
if (countitem(14565)>0) goto IllegalItem;
if (countitem(12022)>0) goto IllegalItem;
if (countitem(12083)>0) goto IllegalItem;
if (countitem(12232)>0) goto IllegalItem;
if (countitem(514)>0) goto IllegalItem;
if (countitem(533)>0) goto IllegalItem;
if (countitem(12046)>0) goto IllegalItem;
if (countitem(14554)>0) goto IllegalItem;
if (countitem(12245)>0) goto IllegalItem;
if (countitem(511)>0) goto IllegalItem;
if (countitem(506)>0) goto IllegalItem;
if (countitem(12065)>0) goto IllegalItem;
if (countitem(14579)>0) goto IllegalItem;
if (countitem(12102)>0) goto IllegalItem;
if (countitem(559)>0) goto IllegalItem;
if (countitem(560)>0) goto IllegalItem;
if (countitem(12094)>0) goto IllegalItem;
if (countitem(12044)>0) goto IllegalItem;
if (countitem(683)>0) goto IllegalItem;
if (countitem(520)>0) goto IllegalItem;
if (countitem(523)>0) goto IllegalItem;
if (countitem(518)>0) goto IllegalItem;
if (countitem(12061)>0) goto IllegalItem;
if (countitem(14563)>0) goto IllegalItem;
if (countitem(12048)>0) goto IllegalItem;
if (countitem(14556)>0) goto IllegalItem;
if (countitem(593)>0) goto IllegalItem;
if (countitem(12123)>0) goto IllegalItem;
if (countitem(12095)>0) goto IllegalItem;
if (countitem(12205)>0) goto IllegalItem;
if (countitem(536)>0) goto IllegalItem;
if (countitem(12085)>0) goto IllegalItem;
if (countitem(12207)>0) goto IllegalItem;
if (countitem(12088)>0) goto IllegalItem;
if (countitem(552)>0) goto IllegalItem;
if (countitem(583)>0) goto IllegalItem;
if (countitem(12233)>0) goto IllegalItem;
if (countitem(568)>0) goto IllegalItem;
if (countitem(11502)>0) goto IllegalItem;
if (countitem(599)>0) goto IllegalItem;
if (countitem(598)>0) goto IllegalItem;
if (countitem(11501)>0) goto IllegalItem;
if (countitem(11500)>0) goto IllegalItem;
if (countitem(597)>0) goto IllegalItem;
if (countitem(570)>0) goto IllegalItem;
if (countitem(571)>0) goto IllegalItem;
if (countitem(572)>0) goto IllegalItem;
if (countitem(12131)>0) goto IllegalItem;
if (countitem(12096)>0) goto IllegalItem;
if (countitem(12059)>0) goto IllegalItem;
if (countitem(12045)>0) goto IllegalItem;
if (countitem(14575)>0) goto IllegalItem;
if (countitem(680)>0) goto IllegalItem;
if (countitem(522)>0) goto IllegalItem;
if (countitem(12050)>0) goto IllegalItem;
if (countitem(14576)>0) goto IllegalItem;
if (countitem(12133)>0) goto IllegalItem;
if (countitem(517)>0) goto IllegalItem;
if (countitem(12271)>0) goto IllegalItem;
if (countitem(12272)>0) goto IllegalItem;
if (countitem(12273)>0) goto IllegalItem;
if (countitem(519)>0) goto IllegalItem;
if (countitem(12067)>0) goto IllegalItem;
if (countitem(14567)>0) goto IllegalItem;
if (countitem(554)>0) goto IllegalItem;
if (countitem(528)>0) goto IllegalItem;
if (countitem(12049)>0) goto IllegalItem;
if (countitem(586)>0) goto IllegalItem;
if (countitem(595)>0) goto IllegalItem;
if (countitem(557)>0) goto IllegalItem;
if (countitem(569)>0) goto IllegalItem;
if (countitem(582)>0) goto IllegalItem;
if (countitem(502)>0) goto IllegalItem;
if (countitem(14526)>0) goto IllegalItem;
if (countitem(525)>0) goto IllegalItem;
if (countitem(12091)>0) goto IllegalItem;
if (countitem(541)>0) goto IllegalItem;
if (countitem(537)>0) goto IllegalItem;
if (countitem(539)>0) goto IllegalItem;
if (countitem(14523)>0) goto IllegalItem;
if (countitem(679)>0) goto IllegalItem;
if (countitem(589)>0) goto IllegalItem;
if (countitem(678)>0) goto IllegalItem;//poison bottle
if (countitem(12021)>0) goto IllegalItem;
if (countitem(516)>0) goto IllegalItem;
if (countitem(576)>0) goto IllegalItem;
if (countitem(535)>0) goto IllegalItem;
if (countitem(12124)>0) goto IllegalItem;
if (countitem(685)>0) goto IllegalItem;
if (countitem(544)>0) goto IllegalItem;
if (countitem(507)>0) goto IllegalItem;
if (countitem(12076)>0) goto IllegalItem;
if (countitem(501)>0) goto IllegalItem;
if (countitem(587)>0) goto IllegalItem;
if (countitem(564)>0) goto IllegalItem;
if (countitem(550)>0) goto IllegalItem;
if (countitem(556)>0) goto IllegalItem;
if (countitem(669)>0) goto IllegalItem;
if (countitem(12078)>0) goto IllegalItem;
if (countitem(526)>0) goto IllegalItem;
if (countitem(12054)>0) goto IllegalItem;
if (countitem(12042)>0) goto IllegalItem;
if (countitem(14552)>0) goto IllegalItem;
if (countitem(12122)>0) goto IllegalItem;
if (countitem(12071)>0) goto IllegalItem;
if (countitem(576)>0) goto IllegalItem;
if (countitem(584)>0) goto IllegalItem;
if (countitem(12017)>0) goto IllegalItem;
if (countitem(12057)>0) goto IllegalItem;
if (countitem(14561)>0) goto IllegalItem;
if (countitem(663)>0) goto IllegalItem;
if (countitem(12092)>0) goto IllegalItem;
if (countitem(588)>0) goto IllegalItem;
if (countitem(12089)>0) goto IllegalItem;
if (countitem(12077)>0) goto IllegalItem;
if (countitem(12093)>0) goto IllegalItem;
if (countitem(12016)>0) goto IllegalItem;
if (countitem(12055)>0) goto IllegalItem;
if (countitem(14577)>0) goto IllegalItem;
if (countitem(12087)>0) goto IllegalItem;
if (countitem(12069)>0) goto IllegalItem;
if (countitem(12060)>0) goto IllegalItem;
if (countitem(14578)>0) goto IllegalItem;
if (countitem(12051)>0) goto IllegalItem;
if (countitem(14557)>0) goto IllegalItem;
if (countitem(12090)>0) goto IllegalItem;
if (countitem(12075)>0) goto IllegalItem;
if (countitem(12203)>0) goto IllegalItem;
if (countitem(12202)>0) goto IllegalItem;
if (countitem(578)>0) goto IllegalItem;
if (countitem(12098)>0) goto IllegalItem;
if (countitem(592)>0) goto IllegalItem;
if (countitem(12082)>0) goto IllegalItem;
if (countitem(14524)>0) goto IllegalItem;
if (countitem(551)>0) goto IllegalItem;
if (countitem(12275)>0) goto IllegalItem;
if (countitem(12074)>0) goto IllegalItem;
if (countitem(12058)>0) goto IllegalItem;
if (countitem(14562)>0) goto IllegalItem;
if (countitem(566)>0) goto IllegalItem;
if (countitem(555)>0) goto IllegalItem;
if (countitem(12079)>0) goto IllegalItem;
if (countitem(12112)>0) goto IllegalItem;
if (countitem(12113)>0) goto IllegalItem;
if (countitem(565)>0) goto IllegalItem;
if (countitem(538)>0) goto IllegalItem;
if (countitem(561)>0) goto IllegalItem;
if (countitem(509)>0) goto IllegalItem;
if (countitem(504)>0) goto IllegalItem;
if (countitem(12072)>0) goto IllegalItem;
if (countitem(549)>0) goto IllegalItem;
if (countitem(508)>0) goto IllegalItem;
if (countitem(503)>0) goto IllegalItem;
if (countitem(607)>0) goto IllegalItem;
if (countitem(608)>0) goto IllegalItem;


Includes all items considered healing by rms, hp/sp recorvery, anykind of buffs, etc.

Edit : You have to add all the other fishes.

IGN: 9000KRIM Alts:  Morradin, KRIMSTEAL
Banned: Krimlin, Krimlogas, Lord_Krimlogas, General_Argos
Krim's grocery list

¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_-KRIMLIN-¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯_¯/
Murphy law.  The only true one.  
[Image: krimstyleg.jpg]
(This post was last modified: 04-28-2008 12:01 PM by Général_Argos.)
04-28-2008 12:00 PM
Find all posts by this user Quote this message in a reply
Avogadro Offline
I like popsicles
***

Posts: 198
Joined: Dec 2007
Post: #20
RE: PVP ROOM FISH-FREE

That hurts the part of my brain that learned good coding practises.
04-28-2008 02:39 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: