PatchedDAYZ SA Item / Weapon Spawn

Posts 16–30 of 66 · Page 2 of 5
Quote Originally Posted by MerkFTW View Post
Simply make a new txt file, rename it to hint.sqf place it in your DayZ directory, open the file with notepad and copy and paste this in:
"ClassNames" createVehicle (getPosATL player);

Then change "ClassNames" to the class name of the weapon or item you want. Let's say you want a full map of Chernarus, Then the code would be:

"Map_Chernarus" createVehicle (getPosATL player);

Make sure you followed Lystics thread on inject scripts via cheat engine so you can inject the hint.sqf in-game.
Also the class names are in a stickied thread which bowen listed above.
I've done all of this, have the inject scripts via cheat engine done. I have hint.sqf text file in C:\Program Files (x86)\Steam\steamapps\common\DayZ , however it says hint.sqf not found and doesn't spawn anything I have this in the text file "M4A1" createVehicle (getPosATL player);
Quote Originally Posted by Total_Noob View Post
I've done all of this, have the inject scripts via cheat engine done. I have hint.sqf text file in C:\Program Files (x86)\Steam\steamapps\common\DayZ , however it says hint.sqf not found and doesn't spawn anything I have this in the text file "M4A1" createVehicle (getPosATL player);
make sure the file name is named hint.sqf not hint.sqf.txt
Quote Originally Posted by MerkFTW View Post
make sure the file name is named hint.sqf not hint.sqf.txt
Never mind I'm an idiot.
rLSOJJG.png27 KB · 97 downloads
Quote Originally Posted by Total_Noob View Post
Yeah I've done that, shown in image.
it has to be sqf file not text file....
Quote Originally Posted by OCX. View Post
Can also use createInInventory, nice release.
How is createInInventory used? I was playing around with it last night and couldn't figure it out
Quote Originally Posted by ImFazed View Post
How is createInInventory used? I was playing around with it last night and couldn't figure it out
"Map_Chernarus" createInInventory (getPosATL player);
Quote Originally Posted by OCX. View Post
"Map_Chernarus" createInInventory (getPosATL player);
Doesnt work
Quote Originally Posted by xCyberxx View Post
Doesnt work
ive spawned both a map and handcuffs using this, it does

"Map_Chernarus" createVehicle (getPosATL player);

^^ that works
Quote Originally Posted by bowen2k12 View Post
ive spawned both a map and handcuffs using this, it does

"Map_Chernarus" createVehicle (getPosATL player);

^^ that works

Oh lol its just me being a retard -.-
anyway to add a action or a option to spawn something? Cuz what im doing right now is fucking annoying me =p
what i need to press ingame ?
Quote Originally Posted by TubeSee View Post
what i need to press ingame ?
you need to find the "any" key , its there somewhere

@bowen2k12 Do you know how to spawn in a map bloodbag and that stuff cuz createVehicle doesnt work for those classnames
(Map_Chernarus(E) or Tool_Handcuffs or Medical_BloodBag_IV)

Those dont spawn. Only weapons and ammo
everything i spawn have 0% -.- how to get 100%?
Quote Originally Posted by tobiii1337 View Post
everything i spawn have 0% -.- how to get 100%?
no one can answer?
Nice job mate!
Posts 16–30 of 66 · Page 2 of 5
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?