Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
8
_module/nss/obj_us_chest.nss
Normal file
8
_module/nss/obj_us_chest.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "inc_perchest"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPlayer = GetLastUsedBy();
|
||||
|
||||
PC_CreateNUIWindow(oPlayer);
|
||||
}
|
Reference in New Issue
Block a user