• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

npcshopattach()

  1. bWolfie

    Can npcshopattach() be used for NST_CUSTOM shop?

    I'm trying to use npcshopattach() on a shop in another script. Can this be done? Always returns false. if (npcshopattach("My_Shop") == false)         mes("FALSE"); else         mes("TRUE"); close; And in another script: -    trader    My_Shop    FAKE_NPC,{ OnInit:   ...
Back
Top