What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Maxcrafting

Poopiedoopie

New Member
Joined
Sep 24, 2014
Messages
117
Reaction score
3
Is it possible to get the max amount you can craft without an item id but with an Pack name ?

PHP:
maxItemsWeCanCraft("Trade pack name here");
 
No. And there not item id ,there craft id.
 
Is there anyway we can get the crafting id without manually searching for it?
 
Is there anyway we can get the crafting id without manually searching for it?
From public sites\databases. Reason, why i dont add this function with string arg - in DB i found many crafts with same name, but different ids.
 
Back
Top