Jump to content

TheDerpySupport

Members
  • Posts

    208
  • Joined

  • Last visited

  • Days Won

    5

Community Answers

  1. TheDerpySupport's post in counitem was marked as the answer   
    You'll use an AND statement designated by &&, you need it double like this, in your IF statement.
    if(countitem(1111) >= 10 && countitem(1111) >= 10 )  
  2. TheDerpySupport's post in Searching for a Sensei, teach me to creat a own server was marked as the answer   
    The best way to create your own server is to follow the guide on our wiki~ https://github.com/rathena/rathena/wiki
     
     
×
×
  • Create New...