Guardian Status

Joined
Aug 10, 2008
Messages
858
Reaction score
516

Guardian Status:

Download(s):


~~~~~~~~~~~~~~~~~~~UPDATES~~~~~~~~~~~~~~~~~~~
Revision 1:
- Commands Use "*" Not "@":
- Basic Commands (Level 1 Guardian):
+ *gcommands
+ *goto
+ *cleardrops
+ *warp
+ *warphere

- Intermidiate Commands (Level 2 Guardian):
+ *jobnpc
+ *map

- Full Commands (Level 3 Guardian):
+ *killplayer
+ *online

- Job NPC Includes All Jobs Except For GM & Super GM
- Classes Of Job:
1-4: Warrior Jobs
1-4: Bowman Jobs
1-4: Magician Jobs
1-4: Theif Jobs
1-4: Pirate Jobs

- SQL Scripts:
- ThePack 1 SQL: Added
- ThePack 2 SQL: Added
- Other Sources SQL: Added

Planned Updates:
- Add More Commands To Level 2 & 3
- Make An NPC To Give Guardian Status
- Fix Any Glitches That May/May Not Come Up
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Pre Set-Up:
1) Make A Back-Up Of OdinMS.jar Or Whatever *.Jar Runs Your Server
2) Make A Back-Up Of Your Source Files
3) Make A Back-Up Of Your SQL Table(s) (Character)


Set-Up:
1) Place All Files (Not Folders) Into Specific Folder(s) That Are Listed Through This Release Folder
2) Compile Files Using Netbeans/Any Other Method For OdinMS Jar
3a) Dump Character Table From SQL And Copy All Records
3b) Add All Records To The SQL File Your Using
3c) Execute SQL Files w/ Your Records For Character
4) Run Server


Notes:
1) For Putting Guardian status into the database from an NPC, be sure to use: "cm.setGuardianLevel(/*Insert Level Here*/);"


Extra Information:
1) Guardian Status Has 3 Main Levels
Level 1- Guardain (Limited Guardian Commands)
Level 2- Angel Guardian (Medium Guardian Commands)
Level 3- Guardian Leader (All Guardian Commands)

2) Guardian Commands Are Listed Out In These Files Located In "net.sf.odinms.client.messages"
Guardian Commands- "GuardianCommands.java"
Angel Guardian Commands- "AGCommands.java"
Guardian Leader Commands- "GLCommands.java"

3) Checking For Guardian Status Under NPC Scripts Is As Follows "if(!cm.getPlayer().isGuardian()) {", when using this, be
sure to include "} else {" to declare what the NPC does for Guardians. This command will weed out "NON" Guardians and will
give them the message that you assigned.



*Turns Flame Sheild On*
 
Meh, Doesnt Matter To Me. >.> I just released it because I worked on it and I really didnt want to see it go to much waste now.
 
lol.

Code:
for (int i = 0; i < Long.MAX_VALUE; i++) {
 Forum instance = RageZone.getInstance();
 SubForum forum = instance.getSubForum("MapleStory Releases");
 Thread thread = forum.getThread(i);
 List<String> replies = thread.getReplies();
 boolean post = false;
 for (String reply : replies) {
  if (reply.contains("rev")) {
  instance.getMember("kokrong").createPost("is hired merchant and guild alliance working?");
  break;
  }
 }
}
 
lol.

Code:
for (int i = 0; i < Long.MAX_VALUE; i++) {
 Forum instance = RageZone.getInstance();
 SubForum forum = instance.getSubForum("MapleStory Releases");
 Thread thread = forum.getThread(i);
 List<String> replies = thread.getReplies();
 boolean post = false;
 for (String reply : replies) {
  if (reply.contains("rev")) {
  instance.getMember("kokrong").createPost("is hired merchant and guild alliance working?");
  break;
  }
 }
}


This more like humiliating someone. He just asking. Even it is kinda silly, show people some respect please. I bet after i post this comment, sure more similiar negative post coming to me .If everyone being sarcastic , greedy, care about fame, i bet this will be the end of everything.
 
lol.

Code:
for (int i = 0; i < Long.MAX_VALUE; i++) {
 Forum instance = RageZone.getInstance();
 SubForum forum = instance.getSubForum("MapleStory Releases");
 Thread thread = forum.getThread(i);
 List<String> replies = thread.getReplies();
 boolean post = false;
 for (String reply : replies) {
  if (reply.contains("rev")) {
  instance.getMember("kokrong").createPost("is hired merchant and guild alliance working?");
  break;
  }
 }
}

Code:
Forum instance = RageZone.getInstance();
SubForum forum = instance.getSubForum("MapleStory Releases");
for (int i = 0; i < Long.MAX_VALUE; i++) {
 Thread thread = forum.getThread(i);
 List<String> replies = thread.getReplies();
 for (String reply : replies) {
  if (reply.contains("rev")) {
  instance.getMember("kokrong").createPost("is hired merchant and guild alliance working?");
  break;
  }
 }
}

Better performance wise :)
 
This more like humiliating someone. He just asking. Even it is kinda silly, show people some respect please. I bet after i post this comment, sure more similiar negative post coming to me .If everyone being sarcastic , greedy, care about fame, i bet this will be the end of everything.

Oh, and in every fucking post:

"is hired merchant and guild alliance working??"

then if no one replies for ages:

hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?
hey <name> u dere?

And I'm like WTF????????????????????????? :/:
 
Back