Jump to content
  • 0

SC_BLIND Issues and trick's to database/script/itens!


Question

Posted

Hi guys!

How can i start sc-blind when a player enter in a specific map without a specific item? And, if they are using the specific item, how can i start-sc blind if they unequip in this map?

 

 

@Start whit this...

 

40100,myitem...,{},{sc_end "SC_BLIND"},{if (strcharinfo(3) == "mymap") sc_start "SC_BLIND";}
 

3 answers to this question

Recommended Posts

Posted (edited)
...{},{ sc_end SC_BLIND; },{ if ( strcharinfo(3) == "mymap" ) sc_start SC_BLIND........; }

 

How about make the Character Blinded on Specfic map?

@Lets be more clear...

I want something like this...When i player enter in "pay_dun01" he automatictly get blinded...When they getout, the blinded is set off..

 

@Forget every thing you read...

Listen UP!

Look this!

 

{bonus bAspd,-10;},{sc_start SC_BLIND,999999999,0;},{if (strcharinfo(3) == "minning") atcommand "@go 0"; sc_end SC_BLIND;}

I dont want to set the time...i want to do it INFINTY

Please...Hellpe-me!

 

Edited by Tales

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...