Jump to content

youtube

Members
  • Posts

    171
  • Joined

  • Last visited

Posts posted by youtube

  1. 
    

    //Stylist------------------------------------------------------------------------------------------------------------

    prontera,170,180,1 script Stylist#custom_stylist 122,{

    setarray .@Styles[1],getbattleflag("max_cloth_color"),getbattleflag("max_hair_style"),getbattleflag("max_hair_color");

    setarray .@Look[1],7,1,6;

    set .@s, select(" ~ Cloth color: ~ Hairstyle: ~ Hair color");

    set .@Revert, getlook(.@Look[.@s]);

    set .@Style,1;

    while(1) {

    setlook .@Look[.@s], .@Style;

    message strcharinfo(0),"This is style #"+.@Style+".";

    set .@menu$, " ~ Next (^0055FF"+((.@Style!=.@Styles[.@s])?.@Style+1:1)+"^000000): ~ Previous

    (^0055FF"+((.@Style!=1)?.@Style-1:.@Styles[.@s])+"^000000): ~ Jump to...: ~ Revert to original (^0055FF"+.@Revert+"^000000)";

    switch(select(.@menu$)) {

    case 1: set .@Style, ((.@Style!=.@Styles[.@s])?.@Style+1:1); break;

    case 2: set .@Style, ((.@Style!=1)?.@Style-1:.@Styles[.@s]); break;

    case 3: message strcharinfo(0),"Choose a style between 1 - "+.@Styles[.@s]+".";

    input .@Style,0,.@Styles[.@s];

    if (!.@Style) set .@Style, rand(1,.@Styles[.@s]);

    break;

    case 4: set .@Style, .@Revert; setlook .@Look[.@s], .@Revert; break;

    OnInit:

    waitingroom "Hair Style",0;

    end;

    }

    }

    }

    how can i change to 40 the hair style??

    im using EA this script from RA

  2. can you show me the code.. i cant understand madam.

    i mean this topic for anti spawming song when i play the song the other players cant play bcoz already play

  3. http://pastebin.com/p3iJiRKr


    what code for script for npc hide


     


    description


    when i talk the npc after the conversation the npc is hide


    in 8mins


    then after the 8mins the npc show again


     


    please help


     


    or


    when i playing the song the other players cant play bcoz already play after the song can play again the another song.


     


    this script for ANTI SPAWN SONG IN PRONTERA


  4. prontera,138,172,4	script	DJ Prontera	711,{
    	mes "[" + strcharinfo(0) + "]";
    	mes "What Song Would you like to play?";
    	mes "Per Soung 5TCG";
    	next;
    	if(countitem(7227)<5) goto L_NoMake; 
    	delitem 7227,5;
    	mes "[" + strcharinfo(0) + "]";
    	mes "thank you for playing song";
    	switch(select("HunterXhunter:Chicksilog-kamikazee:Bahay kubo-hale:Magkabilang mundo-jireh lim:iisa lang-parokya:iLoveyouGirL-Ekulo")) {
    	case 1:
    		playBGMall "xxx","prontera";
    	announce "NowPlaying-HunterXHunter By: " + strcharinfo(0) + "",0;
    		close;
    	case 2:
    		playBGMall "xxx1","prontera";
    	announce "NowPlaying-Chicksilog By: " + strcharinfo(0) + "",0;
    		close;
    	case 3:
    		playBGMall "xxx2","prontera";
    	announce "NowPlaying-Bahay Buko By: " + strcharinfo(0) + "",0;
    		close;
    	case 4:
    		playBGMall "xxx3","prontera";
    	announce "NowPlaying-Magkabilang mundo By: " + strcharinfo(0) + "",0;
    		close;
    	case 5:
    		playBGMall "xxx4","prontera";
    	announce "NowPlaying-Iisa Lang By: " + strcharinfo(0) + "",0;
    		close;
    	case 6:
    		playBGMall "xxx5","prontera";
    	announce "NowPlaying-ILoveUgirL By: " + strcharinfo(0) + "",0;
    		close;
    	case 7:
    		mes "Okay Bye Cya Later";
    
    L_NoMake:
    	mes "[" + strcharinfo(0) + "]";
    	mes "You don't have the requirements.";
    	mes "Please come back another time...";
    	close;
    
    
    
    close;
    OnInit:
    	waitingroom "PlayUrSong-DJ Jard",0;
    	end;
    	}
    }
    

     

    pa help naman po jan sa marunong

    paano maiwasan ang spawn ng songs if mag play ako ng song tapos mag play din ang ibang players na songs ganito sana gusto ko mangyari 

    1. click the npc then pili ng kanta

    2. after maka pili ng kanta ang npc naka disable parang hinde pwede manili ng kanta after 6 mins pwede ulit pumili ng kanta! 

     

     

     

     

     

  5. can you help me about this npc play song

    when i play the song the npc cant play another song for anti spawn a song disable the npc in 6mins then after the 6mins can play again the songs 

  6. can you share to me the pvp ladder top 5. every 1 week the player got reward auto recieve item bla bla....


     


    example i have 5 players on pvp ladder every sunday she/he got the item


     


    EA SNV.


     


  7. 1288,EMPELIUM,Emperium,Emperium,90,15000000,0,0,0,1,60,71,80,50,1,17,10,50,26,20,10,12,0,8,26,0x120,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    

    why every time WOE the normal damage is 1? i think the emperium is plant type how to change to normal damage

×
×
  • Create New...