Jump to content
abi200501117

Full Chemical Protection NPC script

Recommended Posts

Pa Request po ng Full Chemical Protection Npc thanks

What the... Do you REALLY expect any help here? You don't speak English and you post one sentence. You should be aware that we all are volunteers here and if people don't start making proper requests I can feel a lot of vexation coming. Post in national board if you can't speak English or at least use the Google Translator. This is just... annoying! Also, that is one of the simplest things to be done, you should consider learning it when putting up a server.

Set([email protected], 5); // duration in minutes
SC_Start(SC_CP_HELM, ([email protected] * 1000 * 60), 1);
SC_Start(SC_CP_ARMOR, ([email protected] * 1000 * 60), 1);
SC_Start(SC_CP_SHIELD, ([email protected] * 1000 * 60), 1);
SC_Start(SC_CP_WEAPON, ([email protected] * 1000 * 60), 1);

Edited by Jonne
Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

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



×
×
  • Create New...

Important Information

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