forked from UNLOZE/sm-plugins
entWatch4: Add native, and comment old code.
This commit is contained in:
@@ -41,6 +41,8 @@ public SharedPlugin __pl_entWatch_core =
|
||||
|
||||
native int EW_GetItemCount();
|
||||
|
||||
native CItem EW_GetItemData(int index);
|
||||
|
||||
forward void EW_OnClientItemDrop(int client, int index);
|
||||
forward void EW_OnClientItemDeath(int client, int index);
|
||||
forward void EW_OnClientItemPickup(int client, int index);
|
||||
|
||||
Reference in New Issue
Block a user