Awesome :) Thanks for this.
I also found this last night : http://kronzky.info/snippets/strings/index.htm
Looks nice as well for but for array functions
I think i figured it out..
_name = toArray _wpn_type;
_name resize 7;
if (toString _name != "ItemKey") then {
{show the weapons...}
}
but still is there any command that does that...
I got this : _wpn_type = configName _weapon; that runs in a loop and produces weapon names to an admin panel.
I want to make an if statement that checks for the string in _wpn_type and if it starts with "ItemKey" then ignore the if statement.
Epoch server has alot of ItemKeyXXXX where XXXX is a...
I've been trying to spawn loot on a carrier that i inserted and the loot spawns 90m above ground when i put helicrash crates on it. Then it disappears after a few seconds pass. (Above water loot spawn)
The problem is not the custom loot scripts you guys are doing....the problem is this command...
Where are these actual files ? i cant find them in any .pbo:
picture = "\ca\weapons_e\data\icons\staticX_CA.paa";
picture of the item icon = "\ca\weapons_e\data\icons\mapIcon_backpack_CA.paa";
icon of the item model = "\ca\weapons_e\AmmoBoxes\StaticX.p3d";
Nevermind....found them in...
I am also working on this to create loot on the boat....but even though i set the height of the spawned loot....they spawn at the bottom of the ocean....
Go to the nose of the ship (maybe 10-20m further) and get in the water (use god mode so you dont die) then wait for the wave to come to eye...
If we dont have a bliss server...(addont folder) how do we go about installing that pbo ?
I just have my MPMissions folder which inside has the missionfile.pbo and the missionfile folder with all the current client scripts.
-Thanks
EDIT:
Nevermind, found my addons folder :)
-Thanks
I use this to backup my database....Assuming you have a php/apache installed on the same pc you got the database....lets just say WAMP....then on the server startup.bat file add this:
echo Creating a backup of your database...
FOR /F "tokens=1-4 DELIMS=/ " %%F IN ('date /T') DO (set...
I've wrote my own trigger in the SQL so it corrects that 1.0e07 error written in the database. (in the hitpoints data).
I checked the code in the sqfs and it was suppose to write :
[["stage_1",0],["stage_2",0],["Sandbird",9999999],["passwordtut",1111]] and not that 1.0e07 crap.
This sql...
I am still getting kicked for:
28.07.2013 16:34:10: Sandbird(xx.xx.xx.xx:xx) xxxxxxxxxxxxxxxx- #1 1.000000 3:69 ori_zombie7L
But my setdamage.txt is :
5 "1.000000" !="zZombie_Base" !="z_hunter" !="z_teacher" !="z_villager1" !="z_villager2" !="z_villager3" !="ori_zombie1" !="ori_zombie2"...
Getting an error when i place the bait.
And also when i am alone in the server....no problem....but when there are other team mates around me when the bucket is down there is extreme lag on the server.
My zombie_findtarget file...
Do you mean the Arma Editor ? Cause with that i could never preview the MP missions..i had to start a server and then join it to test...I wish i could preview the map as in SP...that would make it so much easier :/
I am having a small problem with adding a custom ingame menu.
I've tried using some scripts in this forum like Fred's Zombie Bait and Suicide script with Origins files.
The problem is that the menus dont show ingame...or if they do they are showing when they are suppose to.
I think the problem...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.