In a hell of a mess ammount of files i didnt saw readme, lol.
[* But, a resource will not load if it exists twice anywhere in the directory hierarchy.]
That was the problem at all.
I just updated to new version, started server, and got alot of error messages, even with error telling me cant link play_b to freeroam since that not found. I think something changed there with resources.
Later i deleted server folder and reinstalled, its fine, but what i do next ? Is there any manuals/FAQ's for that ?
Sorry for being such an idiot, but that really late here, almost 23:00 :q
Hi ppl.
yesterday i made a map, saved it, today wanted to update it, and all my changes what i did yesterday has gone! save didnt was D:
i tested it, made 1 object, saved map. loaded. NO OBJECT!
why the hell it dont want save changes ? D:
EDIT:
i figured out now, it saves but not in zip, it makes a folder with resource name and save there. wtf ?
I just dont know lua :\
setElementData(createPickup(x1, y1, z, 3, 1212), "ammount", moneyAmmount));
what is "3" ? "ammount" is a ammount of money ? and i dont need touch "moneyAmmount" ?
so, it will be like that ?
setElementData(createPickup(xpos, ypos, zpos, 3, 1212), 500, moneyAmmount));
Hi all, i didnt found all item kinds in wiki, so i askd in t3h forums.
<pickup posX="***" posY="***" posZ="***" type="***" amount="***" respawn="***"/>
What can i place in type ? i know only health/armor/Weapon iD
Help meh pl0x.
Thx.
edit:
i finally found a link to wiki (https://wiki.multitheftauto.com/wiki/CreatePickup) but how to make money pickup ? D: