Blood BlvD Ot
Member
- Joined
- Jun 12, 2010
- Messages
- 243
- Reaction score
- 7
hey I need to know a way around this, I'm pretty sure its easy and possible.
I need to know the command for:
doCreateItem(............
create item with custom name of:
local crateName = " " .. getPlayerName .. " 's Crate "
local itemID =
and place the item beside character.
--------------------------------------------------------
AND I also need to know this :
if itemName contains playerName then.
doPlayerAddItem(cid...blablabla...
----------------------------------------------
If you could help you will be my bestiee
Tanxxx
I need to know the command for:
doCreateItem(............
create item with custom name of:
local crateName = " " .. getPlayerName .. " 's Crate "
local itemID =
and place the item beside character.
--------------------------------------------------------
AND I also need to know this :
if itemName contains playerName then.
doPlayerAddItem(cid...blablabla...
----------------------------------------------
If you could help you will be my bestiee