diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-20 08:03:28 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-20 08:03:28 +0000 |
commit | fdfb1ef68d36a73b0bd6169063286a56a7b03d1d (patch) | |
tree | 1622c4063cce35b2345a965690d35f8ba96f34bb /Dev/Ideas_Suggestions.txt | |
parent | 627a8003ad87f286086ed99b1d31989ede9f8c6c (diff) | |
download | hercules-fdfb1ef68d36a73b0bd6169063286a56a7b03d1d.tar.gz hercules-fdfb1ef68d36a73b0bd6169063286a56a7b03d1d.tar.bz2 hercules-fdfb1ef68d36a73b0bd6169063286a56a7b03d1d.tar.xz hercules-fdfb1ef68d36a73b0bd6169063286a56a7b03d1d.zip |
added suggestion
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@652 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev/Ideas_Suggestions.txt')
-rw-r--r-- | Dev/Ideas_Suggestions.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Dev/Ideas_Suggestions.txt b/Dev/Ideas_Suggestions.txt index 4ac93974c..3522e76db 100644 --- a/Dev/Ideas_Suggestions.txt +++ b/Dev/Ideas_Suggestions.txt @@ -51,3 +51,18 @@ I (Ajarn) have loads of ideas. I might as well put them here. If no one does the hear: ....." and "ajarn says: ..." This way you can do #4 to a
person, and then this, without following them, and get the same
effect.
+
+6) We need another file for item_db.txt to keep there your custom items
+ We already have the same thing is for mobs (mob_db2.txt)
+ Why don't we use it?
+
+
+
+How to implement those ideas:
+
+[Lupus]
+1) You can make a script. Put OnTouch Area in the jail... when a banned person gets into jails, you set a global VAR.
+ Then use PCLoginEvent.txt to check TIME/DATE and free that poor person when it's OK.
+ So it's pretty easy to make with scripting. And even more... some private servers already have such scripts
+ and even make the prisoners gather some mushrums and stuff, to get them off the jail faster
+ PLUS: you should count time only when the player is in PRISON. Don't count when he's off-line 8)
|