Would you like to react to this message? Create an account in a few clicks or log in to continue.

random d/c Aesir dev v146 / Sengoku v148 修正

Go down

random d/c Aesir dev v146 / Sengoku v148 修正 Empty random d/c Aesir dev v146 / Sengoku v148 修正

投稿 by 構築さん 2014-07-08, 19:46

AbstractPlayerInteraction.java

Code:
protected MapleClient c;
    protected static int id;
    protected static int id2;
    protected static String script;

MapleClient.java

Code:
protected MapleClient c;
    protected int id;
    protected int id2;
    protected String script;

Code:
public class MapScriptMethods extends AbstractPlayerInteraction {
    public MapScriptMethods(MapleClient c) {
        super(c, NPCScriptManager.getInstance().getCM(c).id,
                NPCScriptManager.getInstance().getCM(c).id2,
                NPCScriptManager.getInstance().getCM(c).script);
    }
構築さん
構築さん
Admin

Posts : 193
Join date : 2014/05/29

https://maplescience.forumjap.com

トップに戻る Go down

トップに戻る

- Similar topics

 
Permissions in this forum:
返信投稿: 不可