Gothic Online Forums
Epryka's translated gamemode - Printable Version

+- Gothic Online Forums (https://archive.gothic-online.com)
+-- Forum: Scripting (English) (https://archive.gothic-online.com/forum-11.html)
+--- Forum: Resources (https://archive.gothic-online.com/forum-14.html)
+---- Forum: Gamemodes (https://archive.gothic-online.com/forum-15.html)
+---- Thread: Epryka's translated gamemode (/thread-1194.html)



Epryka's translated gamemode - DoNoR - 29.02.2016

Thanks for Epryka for his gamemode http://gothic-online.com.pl/forum/showthread.php?tid=1184.

Gamemode has been translated to English. May contain some mistakes, but not sure.
Download link: https://yadi.sk/d/g9D9DyhZpkX5g

You can write to me if you find mistakes.


RE: Epryka's translated gamemode - Kemi - 29.02.2016

could you give more infos about the game mode?

its nearly useless to reload a gamemod in english when u dont give the english info/story texts to it Tongue


RE: Epryka's translated gamemode - DoNoR - 29.02.2016

Maybe later. Now you can look at other topic with translater.


RE: Epryka's translated gamemode - Osmith - 02.03.2016

(29.02.2016, 23:17)Kemi Wrote: could you give more infos about the game mode?

its nearly useless to reload a gamemod in english when u dont give the english info/story texts to it Tongue

Update [v.0.1]

Already done:
  * System:
      - Registration [/reg <password> <repeat password>]
      - Authorization [/log <password>]

      Update #2
      - Chat with character actions [/me <action>]
      - Chat with character actions in third person [/do <action>]
      - Chat with a wisper [/w <message>]
      - Chat with a shout [/s <message>]
      - Loud chat [/l <message>]
      - Private messages [/pm <ID> <message>]
      - Closing recieve private messages [/pmblock]
      - Opening recieve private messages [/pmunblock]
      - OOC Chat [/o <message>]
      - Character information [/c]
      - Give gold [/gold <ID> <amount>]
      - Give ore [/ore <ID> <amount>]
      - Give wood [/wood <ID> <amount>]

   * Admin:
      - Give admin rights [/adminrights <ID> <level>]
      - Get rights [/access <password>]
      - Kick [/kick <ID> <reason>]
      - Kill [/kill <ID> <reason>]
      - Answer to player [/answer <ID> <message>]
      - Admin chat [/a <message>]
      - Turning into a monster [/monster <ID> <monster name>]

Needs to be done
   * System:
      - To set visualization of the character upon registration
      - Hunger and thirst [if character is hungry - decreases strength]
      - Sprint [fast run as long until you run out of stamina]
      - Restoring health and mana when the character is sleeping
      - System of move the mobs
      - System of night monsters [shadowbeast spawn at night etc.]
      - Menu with animation list
      - System of healing (for mages) (decreases mana) [/aheal]
      - System of increase ranks [/rank <ID> <rank>]
   
   * Commands
      * Player
         - Roll command (depending on the character) [/roll <dice> <face>]
         - News chat [/news <message>]

         - Button PASTE allows you to change the visualization of character
         - Drop items from the slot [/drop <slot> <amount>]
         - System of letters (a window appears with the paper where you can write and after you put or do not put the seal) [/letter]

P.S. Command may not match with translated version by DoNoR