Psyche Posted April 21, 2016 Posted April 21, 2016 (edited) does enablenpc and disablenpc command, are working for function ( https://rathena.org/wiki/Functions ) ? Edited April 21, 2016 by Psyche Quote
0 Fratini Posted April 21, 2016 Posted April 21, 2016 You should test before comes here, but yes Quote
0 Psyche Posted April 22, 2016 Author Posted April 22, 2016 already test it, but not working. so i'm wondering and come here. Quote
0 Emistry Posted April 22, 2016 Posted April 22, 2016 Please elaborate the problem you currently facing. Provide us with the following or more details if possible: - Run-time server console errors/warnings (if any). - Client side errors/warnings (if any). - Any edits to scripts or source mods (if any). Quote
0 Psyche Posted April 22, 2016 Author Posted April 22, 2016 Please elaborate the problem you currently facing. Provide us with the following or more details if possible: - Run-time server console errors/warnings (if any). - Client side errors/warnings (if any). - Any edits to scripts or source mods (if any). tq emistry for coming! Ok, this is my prob. my server use Devil Square sript by AnnieRuru https://rathena.org/board/topic/77632-devil-square/ and for that, i created custom item that call all party member to member leader's position which is can be used inside Devil Square. i grab it from https://rathena.org/board/topic/77494-party-recall/ Na-ah, i want to make that item only work between DS start and DS end. which is i just understand to use enablenpc, and disablenpc commands. But, that item not read as script, but 'function'. so how to disable and enable it like a script? Quote
0 Emistry Posted April 23, 2016 Posted April 23, 2016 12212,Giant_Fly_Wing,Giant Fly Wing,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ if ( strcharinfo(3) == "devil_square_map" ) callfunc "F_CashPartyCall"; },{},{} Quote
Question
Psyche
does enablenpc and disablenpc command, are working for function ( https://rathena.org/wiki/Functions ) ?
Edited by Psyche5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.