Skip to content

Releases: Papawy/Papawytems

1.2

18 Aug 04:04
Compare
Choose a tag to compare

New pawn function added :

And a new parameter, 'draw' put to true by default, to CreateItemEx. With this new parameter you can choose if you want to draw the item at creation or not.

1.1

26 Jan 15:57
Compare
Choose a tag to compare
1.1

New pawn functions added :

  • DestroyItem(itemID)
  • GetMaxItems()
  • IsItemExist(itemID)
  • IsItemSchemaExist(itemID)

CMake version & Windows binaries (VS2013) & Linux binairies (Xubuntu 14.04)

1.0

25 Jan 22:29
Compare
Choose a tag to compare
1.0

Public release, need compilation via CMake (v2.6 required).