ID:162646
Dec 12 2007, 6:35 am
|
|
how do i get it some one tell me plz
|
In response to Pirion
|
|
ok how do i code i know i am new sorry dat am wasing your time pl z help me all i want to do is make guild iteams for my guild in dbz games
|
In response to Akiel009
|
|
if you're on about other games, then that game may not allow you to create guild items.
|
In response to Scizzees
|
|
ok the game do so how do i make it
|
In response to Akiel009
|
|
Ask the owner of the game. You usually can't just create any object with anything in it out of nowhere. If all you want to do is change its variables that's possible, but if you want to add verbs to it, not possible unless it's coded in the game's programming.
If you're some average kid wishing he had some object that exists in the game and is obtainable, but don't know where to get it, ask the people in the game. |
You need to check the item when adding it to the inventory, if its Owner var matches the guild name, then allow, if not reject it.
Now Ive explained it, I will let you figure how to code.