Guest User

Untitled

a guest
Apr 25th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <?php
  2. $serverIp = "IP,1433";
  3. $userName = "sa";
  4. $password = "password";
  5. $dbName1 = "SRO_VT_ACCOUNT";
  6. $dbName2 = "SRO_VT_SHARD";
  7.  
  8. $expRate = "150"; // Exp|Sp rate
  9. $ptRate = "180"; // Party Exp|Sp Rate
  10. $dropRate = "80"; // Item Drop Rate
  11. $goldRate = "70"; // Gold Drop Rate
  12. $soxPoc = "50"; // Sox drop Rate
  13. ?>
  14.  
  15.  
  16.  
  17. ((((((its config.php))))) and here i am missing somting
Add Comment
Please, Sign In to add comment