Jump to content

ahmadshidqi

Members
  • Content Count

    48
  • Joined

  • Last visited

Posts posted by ahmadshidqi


  1. he sir, please help me...

     

    why after player vending and using @autotrade, char automaticly disconnect from server?

     

    maybe cause in misc.conf

     

    // Set this to the amount of minutes autotrade chars will be kicked from the server.
    at_timeout: 0  ??

     

    how to make it unlimited? without DC :), please help me :)


  2. Hi, i tried to make script premium service with change group_id, its work, but there something problem....

     

    it doesnt work when the time is up. its my script :)

     

    prontera,166,181,3	script	Premium Service	54,{	// Configs	set .itemIDP, 7280; // Set this number to the VIP ticket	set $VIP_Cooldown,60; // 60 sec Duration for test		// Don't edit this config @last - @seconds	set .@last,#VIP_Lasttime + $VIP_Cooldown - gettimetick(2);	set .@days,.@last / 60 / 60 / 24;	set .@hours,.@last / 60 / 60 % 60;	set .@minutes,.@last / 60 % 60;	set .@seconds,.@last % 60;		// Premium Service Duration	if(#VIPSERVICE == 1 && #VIP_Lasttime + $VIP_Cooldown > gettimetick(2) && #VIP_Lasttime < gettimetick(2) && getgroupid() == 1) {		mes "[Premium Service]";		mes "You have: ";		mes ""+.@days+" days "+.@hours+" hours "+.@minutes+" minutes "+.@seconds+" seconds";		mes "in your Premium Service remaining.";		close;		}			// Mainly Script Premium Service		mes "[Premium Service]";	mes "Hello!";	mes "Would you like to redeem your Premium Service ticket?";	switch(select("Yes!:No.")) {	case 1:		if (countitem(.itemIDP) > 0 && getgroupid() == 0 ) {		delitem .itemIDP,1;		set #VIPSERVICE,1;		set #VIP_Lasttime,gettimetick(2);				mes "Congrats, you now have Premium Member!";		query_sql "UPDATE `login` SET `group_id` = 1 WHERE `group_id` = 0 AND `account_id` = "+getcharid(3);		dispbottom "You must relog for it to take effect.";		next;		atcommand "@kick "+strcharinfo(0)+"";		close;		}		else if (countitem(.itemIDP) == 0) {		next;		mes "[Premium Service]";			mes "You do not have a Premium Service ticket!";		mes "Come back when you get one.";		close;		}		else {		next;		mes "[Premium Service]";				mes "Only player can using Premium Service";		close;		}	case 2:		next;		mes "[Premium Service]";			mes "Very well, I shall be here if you change your mind.";		close;	}OnPCLoginEvent:	if(#VIPSERVICE == 1 && #VIP_Lasttime + $VIP_Cooldown - gettimetick(2) == 0 && getgroupid() == 1) { //Problem	mes "[Premium Service]";	mes "You're premium service duration has gone.";	mes "Please relog again.";	mes "To take effect.";	next;	query_sql "UPDATE `login` SET `group_id` = 0 WHERE `group_id` = 1 AND `account_id` = "+getcharid(3);	set #VIPSERVICE,0;	set #VIP_Lasttime,0;		atcommand "@kick "+strcharinfo(0)+"";	close;	}}

     

      i already underline the problem,i think its the problem why not trigger my script, i dunnow must put that... please help me :)



     


  3. Hi, it's possible if i want to make script, if input the player item to the NPC, group_id player change to 1, and back after 1 month?

    i think its possible if using "query_sql" in the script,

    but i dont know, when the time is up, group_id player back to 0, maybe someone can teach me? please :')

     

    Thanks Before~,


  4.  

    Using NEMO Patcher.

    Load this patch... this is the one i used on my server.https://www.mediafire.com/?svb1486dqy11c7n

     

    OR

    the ready made exe file:

    https://www.mediafire.com/?s7z7c9vdqaiybye

    There are some known bugs, like

    Can't vend(not tested, but I heard it from many of my friends owning a server).

    Roulette crashes randomly(yup, click on roulette button crashes 1/10 times).

     

     

    i dunnow about that,

    first time i feed my pet its work, but 2-3x i tried again and client crashes,

     

    roulette too? but in my server no prbolem with roullete :(


  5.  

     

    Im currently using "1" on langtype.

    I guess you have problems with the grf you are using or the AI folder in your RO folder. sorry but im not so sure with this.

    Is the kRO you are using, updated?

     

    yeah me too, im using 1 on langtype :(,maybe in lua files? or ai? can you share it your file? imverry need it u,u, im confused about that

     

    I used this one http://herc.ws/board/topic/398-client-translation-project/

    hope this will solve your problem :)

     

    yeah i already use it, >.<, maybe you can share you exe? for i test?


  6. Im currently using "1" on langtype.

    I guess you have problems with the grf you are using or the AI folder in your RO folder. sorry but im not so sure with this.

    Is the kRO you are using, updated?

     

    yeah me too, im using 1 on langtype :(,maybe in lua files? or ai? can you share it your file? imverry need it u,u, im confused about that


  7. Hello!

    Im currently using this client (2014-10-22bRagexe), the one that yommy posted (http://herc.ws/board/topic/7617-2014-10-22-client-download/)

    And i had never encountered such an error like yours.

    Mind posting the error message here?

     

    i dunno, no message error anything, the client only crash, maybe there something problem with my patch? or my clientinfo.xml? can you share it your clientinfo? how youre using langtype?

     

    here my patch in nemo

     

    2 Chat Flood Allow

    6 Force Send Client Hash Packet (Experimental)

    8 Custom Window Title

    9 Disable 1rag1 type parameters (Recommended)

    10 Disable 4 Letter UserCharacter Limit

    11 Disable 4 Letter UserID Limit

    12 Disable 4 Letter UserPassword Limit

    20 Extend Chat Box

    21 Extend Chat Room Box

    22 Extend PM Box

    25 Fix Camera Angles (LESS)

    28 Increase Headgear ViewID

    30 Increase Zoom Out 50%

    33 Always Call SelectKoreaClientInfo() (Recommended)

    34 Enable /showname (Recommended)

    37 Read questid2display.txt (Recommended)

    38 Remove Gravity Ads (Recommended)

    39 Remove Gravity Logo (Recommended)

    41 Disable Nagle Algorithm (Recommended)

    44 Translate Client (Recommended)

    46 Use Normal Guild Brackets

    47 Use Ragnarok Icon

    48 Use Plain Text Descriptions (Recommended)

    49 Enable Multiple GRFs (Recommended)

    50 Skip License Screen

    53 Use Ascii on All Langtypes (Recommended)

    63 Use Official Cloth Palettes

    64 @ Bug Fix (Recommended)

    65 Load Custom lua file instead of iteminfo.lub

    68 Enable 64k Hairstyle

    73 Remove Hourly Announce (Recommended)

    204 Increase Attack Display

    74 Increase Screenshot Quality

    205 Enable Monster tables

    75 Enable Flag Emoticons

    84 Remove Serial Display (Recommended)

    86 Only First Login Background

    88 Allow space in guild name

    90 Enable DNS Support (Recommended)

    95 Use SSO Login Packet

    97 Cancel to Login Window (Recommended)

    100 Disable Multiple Windows

    102 Fix Tetra Vortex


  8. Nemo please repl my question :( i need your info :("i use client 2012-04-10aragexe.exe "Increase Headgear ViewID" its not work, when i tried to using new headgear, (ViewID up to 1000++), my client crash, and then when i use WeeDiffPatcher, its work. can you help me? :("


  9. Hello, can you help me? i think ACIDDEMONSTRATION is not working with any card like (Hydra Card, Archer Skeleton Card, Etc), i've tried with any card like (Hydra Card, Archer Skeleton Card, Etc) but damage not increase, and i've tried to edit some SRC in src/map/battle.c, but still not work :(, pleasee help me ^^Sorry bad eng


  10. disable hallucination screen broken?

     

    i diff it to 2012-04-10aragexe

     

    still crash client after i diff disable hallucination screen

     

    Edited :

     

    Sorry, problem is because i use "Increase Attack Display"

     

    sir, i got a new broken diff in client 2012-04-10aragexe.exe

     

    "Increase Headgear ViewID" its not work, when i tried to using new headgear, (ViewID up to 1000++), my client crash, and then when i use WeeDiffPatcher, its work.


  11. Can you help me to change this? i have tried to change it, but it fail, :(

     

    Problem : when player usingBattle Manual / Job Battle Manual, and player reset skill to npc, support item was reset :(, i want it not reset

     

    screenAsiaBattle018_zps155d12e9.jpg

    screenAsiaBattle019_zpscbd63d7f.jpg

    screenAsiaBattle020_zpsb6244402.jpg

     

     

     

    sorry my english bad :(

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.