Jump to content

dude123

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by dude123

  1. hi have this script

    - script autoannounce -,{

    OnInit:

    while(1) {

    announce "Enjoy Double Exp Event and Double Drop Event, 7 Day 2x and 7 Days Normal",0;

    sleep 3600000;

    }

    }

    but iwant it to make like for 1st 7 days it will say

    announce "Enjoy Double Exp Event and Double Drop Event, 7 Day 2x and 7 Days Normal

    and when the 7 days gonna end it will say 5 min remning of end of Double Event bla bla.

    then the next 2nd week

    announce "Double Exp Event and Double Drop Event will after 7days

    and at 2nd week end

    the double exp are going to start in 5 min.

    and also this script can contain auto drop and exp change when event start or end.

    i tried a script like this type but when i give scriptreload the drop and rate keep goin2x+2x+ like that

    keep going like that

  2. i am interested in you service 20$ 100 custom. my email is [email protected] please reply. actually i need 50 custom headgear and wepon for all class all classes suit including armor. e.t.c / with their mid rate base property in item db2. so how much will be total cost. and if the custom count goes over 100 no woory tel me total cost will do thanks

  3. when i try to delete some time come over the char. like 19:90:24

    after waiting i try to delete the char it asked me for email i entered the email then it said your birth date don't match

    am using 2011-03-15aRagexeRE.exe

    and ceres control panel. please help with this topic

  4. see is this perfect

    - script KoE -1,{

    OnInit:

    disablenpc "The King#KoE";

    disablenpc "Exit#KoE";

    end;

    OnWhisperGlobal:

    if ( getgmlevel() < 99 ) end;

    else if ( compare ( @whispervar0$, "on" ) ) goto L_start;

    else if ( compare ( @whispervar0$, "off" ) ) goto L_end;

    else end;

    L_end:

    OnMinute30:

    announce "The King of Emperium Hill is over!", 0;

    set .koe_start, 0;

    enablenpc "Exit#KoE";

    disablenpc "The King#KoE";

    killmonsterall "guild_vs1";

    end;

    L_start:

    OnMinute00:

    announce "The King of Emperium Hill has begun!", 0;

    set .koe_start, 1;

    enablenpc "The King#KoE";

    disablenpc "Exit#KoE";

    set $koegid, 0;

    donpcevent "::OnRevKoE";

    maprespawnguildid "guild_vs1", $koegid, 6;

    monster "guild_vs1",49,49,"EMPERIUM",1288,1,"KoE::OnEmpDead";

    end;

    OnEmpDead:

    set $koegid, getcharid(2);

    announce "The current King of Emperium Hill is the [" + strcharinfo(2) + "] guild.", 0;

    donpcevent "::OnRevKoE";

    maprespawnguildid "guild_vs1", $koegid, 6;

    sleep 500;

    if ( .koe_start )

    monster "guild_vs1",49,49,"EMPERIUM",1288,1,"KoE::OnEmpDead";

    end;

    }

    // KoE Entrance

    prontera,155,175,4 script The King#KoE 58,{

    mes "[The King]";

    if ( getcharid(2) == 0 ) {

    mes "You must have a guild to participate in the ^FF0000King of Emperium Hill Tournament^000000.";

    close;

    }

    mes "Hello.";

    mes "Would you like to participate in the ^FF0000King of Emperium Hill Tournament^000000?";

    if ( select ( "Yes", "No" ) == 2 ) close;

    switch( rand(1,4) ){

    case 1: warp "guild_vs1", 50, 88; end;

    case 2: warp "guild_vs1", 88, 50; end;

    case 3: warp "guild_vs1", 50, 11; end;

    case 4: warp "guild_vs1", 11, 50; end;

    }

    }

    // KoE Exit

    guild_vs1,49,56,5 script Exit#KoE 51,{

    mes "[Exit]";

    mes "See ya.";

    if ( getcharid(2) == $koegid )

    getitem 671, 5; // configure prize here

    next;

    warp "Save",0,0;

    close;

    }

    // Flags

    guild_vs1,49,38,4 script King of Emperium Hill#1::koe_flag 722,{

    set .@gid, $koegid;

    if ( .@gid == 0 ) end;

    mes "[King of Emperium Hill]";

    mes "The Current King of Emperium Hill is the ["+ getguildname(.@gid) +"] guild.";

    close;

    OnRevKoE:

    flagemblem $koegid;

    end;

    }

    guild_vs1,61,49,6 duplicate(koe_flag) King of Emperium Hill#2 722

    guild_vs1,38,49,2 duplicate(koe_flag) King of Emperium Hill#3 722

    guild_vs1,49,61,0 duplicate(koe_flag) King of Emperium Hill#4 722

    guild_vs1 mapflag gvg

    guild_vs1 mapflag nobranch

    guild_vs1 mapflag nomemo

    guild_vs1 mapflag nopenalty

    guild_vs1 mapflag noreturn

    guild_vs1 mapflag nosave SavePoint

    guild_vs1 mapflag noteleport

    guild_vs1 mapflag gvg_noparty

    guild_vs1 mapflag nowarp

    guild_vs1 mapflag nowarpto

  5. same

    Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/LangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldConfigAddon.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldConfigAccess.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldLangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278

    Error

    An error occurred while trying to process your request.

    Please try contacting an administrator: admin@localhost

    my dir is like this

    /var/www/html/main(flux file)

    [root@xxxxxxx main] # chmod a+x data/tmp/ same prob

  6. Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/LangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldConfigAddon.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldConfigAccess.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldLangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/main/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/main/lib/Flux.php on line 278

    Error

    An error occurred while trying to process your request.

    Please try contacting an administrator: admin@localhost

    am using flux on vps. what should i do

  7. Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /var/www/html/cpanel/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 278 Warning: fopen(data/tmp/LangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/cpanel/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldConfigAddon.cache.php): failed to open stream: Permission denied in /var/www/html/cpanel/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldConfigAccess.cache.php): failed to open stream: Permission denied in /var/www/html/cpanel/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 278 Warning: fopen(data/tmp/AddonsHelloworldLangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/cpanel/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cpanel/lib/Flux.php on line 278 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead in /var/www/html/cpanel/index.php on line 183 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead in /var/www/html/cpanel/lib/Flux/LogFile.php on line 74 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead in /var/www/html/cpanel/lib/Flux/LogFile.php on line 74

    Error

    An error occurred while trying to process your request.

    Please try contacting an administrator: admin@localhost

×
×
  • Create New...