Jump to content
  • 0

New To Scripting Halp


Kyreaz

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  12/29/15
  • Last Seen:  

First of sorry if someone already made this post

 

How can i run this kind of script :)

-    script    Sample    -1,{

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

When u make this kind of scripts its for scripts that u dont need a npc Sprite or when u want to make a general script and duplicate the npc using the duplication script, for example;

-     script     NPCNAME     -1{

OnWhisperGlobal:
mes "hello!";
close;

}

This script is not visible in the game, but if you whisp NPC:NPCNAME the server will show you a "hello!" npc message window.

You can get more info in the next link https://rathena.org/wiki/Basic_Scripting

Edited by Promise
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
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.

×
×
  • Create New...