Round Limited Modification - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61) +--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62) +---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65) +----- Forum: Spielerprojekte (https://twlan.org/forumdisplay.php?fid=9) +------ Forum: Tools und Spielerprojekte (https://twlan.org/forumdisplay.php?fid=10) +------ Thread: Round Limited Modification (/showthread.php?tid=1129) |
Round Limited Modification - hip_hop_x - 12.02.2009 This modification allows the server admins to restrict the player number even more, instead of 15 players max to allow less players to play in the round 9 (or any number bellow 15). Installation: 1. Open index.php page located in htdocs folder 2. Add the bellow code in index.php between <?php and /*This encoded file was generated using PHPCoder and eAccelerator This is how the code should look: PHP Code: <?php 3. Open http://localhost/phpmyadmin, then click on SQL and in the textfield run this sql Code: CREATE TABLE `round` ( 4. Open htdocs/admin/index.php and add the code bellow between <?php and /*This encoded file was generated using PHPCoder etc.. PHP Code: require("../include/config.php"); This is all the code, once you use the softreset (to reset only the villages) the database round_players will be cleaned and users could join again into the round. If you install this mod the default number of players that can play is set to 10 but you can modify that by going to http://localhost/phpmyadmin, then clicking on round, change the value of free 1, ('SDS limited', this 10, 3600, 15) to any ammount between 1 and 15 (more than 15 is not possible because it's illegal). RE: Round Limited Modification - Narutofan XXl - 12.02.2009 do you mean the value 255 ? RE: Round Limited Modification - hip_hop_x - 12.02.2009 no the value of 10 from 1, 'SDS limited', 10, 3600, 15, the value of free would be 10. RE: Round Limited Modification - Narutofan XXl - 12.02.2009 sorry but i dont know what you mean =( just the way the tool does not belong to tutorials? The second movement is translated with google: D |