Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/02/16 in all areas

  1. 1 point
  2. Heare is a Shellscript #!/bin/sh # Copyright (c) 2016 KoriDev Inc. # All rights reserved echo -e "Crear the Server...." Channel=1 Cores=5 cd /home/devusr for i in `seq 1 $Channel` do for f in `seq 1 $Cores` do cd /home/devusr/channel${i}/core${f} && rm -R syslog syserr PTS stdout done done echo -e "Channels Clear" echo -e "Clear Database..." cd /var/db/mysql rm *.err echo -e "Cleaning Done" [Hidden Content] Change the path and run this script and u have the error fixxed
    1 point
  3. Insert this in your special_item_group.txt And i want to share with you my quest with all mounts and comments(comments are italian), i hope is helpful for someone. special_item_group.txt ride_costume_mount.quest
    1 point
  4. 1 point
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.