Jump to content
  • 0

Player will Cast Text & sound effect everytime he/she uses skills or died


Question

Posted (edited)

Hello folks, please help :) how to make player cast text whlie playing sound effects everytime he/she uses skills like F1 etc..... for female & male thank's

Edited by ichikun1
update question

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

yes sir, but i want to change or or put some sound effect like voice ? if hi died or using skills?

 

is this possible?

 

-    script    scriptname#100    -1,{
OnPCDieEvent:
    showscript .words$[rand(getarraysize(.words$))];
    end;
OnInit:
    setarray .words$,"nani?","mada mada","korosah!","konoooo";
    end;
}

 

"plus this one" +

 

soundeffect "dead.wav",0;

 

???? please help thank's

Edited by ichikun1
  • 0
Posted (edited)

where can i find it sir?

is this possible?

 

-    script    scriptname#100    -1,{
OnPCDieEvent:
    showscript .words$[rand(getarraysize(.words$))];
    end;
OnInit:
    setarray .words$,"nani?","mada mada","korosah!","konoooo";
    end;
}

 

"plus this one" +

 

soundeffect "dead.wav",0;

 

if the player is dead this soundclip will play?

Edited by ichikun1
  • 0
Posted

thank you mr. TARTs........

 

I have another   idea....

 

Problem solved....

Thank's for mr. Christian Kontra for helping me. Stay cool sir :) godbless us

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...