So, during my head-breaking i made new version of this script :) It checks for pilot to be ok, and if there is no pilot it makes warning text for passengers, allowing them to take pilot's place by pressing F5.
Don't know if it's necessary to make new thread for it, so will post it here (For...
Finally got it working! It was simply necessary to change AI Pilot's skin to one of allowed in 1.8.0.3:eek: (Default script skin is banned)
But now facing next issues:
When i go to other seat, AI carefuly lands helicopter.
If player gives AI order to go somewhere after landing and after AI went...
Have installed version from ##63-64, just inserted before
class Intro
in mission.sqm, and looks like all works fine. Didn't check other buildings for interference :)
Thanks!
Just thinking about moving this stuff to server.pbo
I've tried it on my server (Pwnoz0r's pack), seats are switched, but no AI pilot. Stupid question - do i need some AI framework to be installed on my server to have AI pilot in this script?
Hello there!
After digging deep and totally breaking my brain, i have, at last, solved how to fix "Spacebar scanner".
If you know what is it, and already disabled it, pls don't hesitate to post here your solution.
I'll post mine.
As sometimes with programming/scripting it happened to be simple...
OK :)
So, I faced that problem, and answer is below.
Tents pitching IS NOT maintained by dayz_code.pbo/Actions/tent_pitch.sqf, like it stated in dayz_code.pbo/init/compiles.sqf
It maintained by dayz_code.pbo/actions/player_build.sqf. There are PRIVATE actions _actionBuild and _actionCancel...
no, i have this one
I can't pay 50 euros for antihack tool on server which does not make anything for me exept of moral pleasure :)
And found that this problem is caused exactly by antihack.
Added _actionBuild,_actionCancel to exclusions, but it did not help yet. May be there some other actions...
I've added this before last "END" in pMain:
#repair all vehicles
update object_data set hitpoints="[]", fuel=1, damage=0.01;
So, my pMain now looks like (see at bottom):
CREATE DEFINER=`dayz`@`localhost` PROCEDURE `pMain`(IN `i` INT)
MODIFIES SQL DATA
BEGIN
# maximum number of INSTANCE...
Hi!
On my server the scripts are:
Debug Monitor,
Welcome Credits,
Custom lights,
Self_Blood,
Suicide,
Drink Water.
I also successfully tried Login Camera, but players asked to remove it.
Also Player_spawnmessage was working, but removed as unnecessary.
All of them i found here, on forum, got...
Hi everyone! Just tested this method and on server running on my localhost it's working good, but when i upload pbo to server - after dying player can not login - stuck at loading screen. then it's necessary to close game and next login attempt results in totally empty loadout. Any ideas?
Hi, Guru's :)
Can anybody help with strange behaviour of tents?
Problem: When you press "Pitch tent", or how it's named in english (i have russian version), the tent appears on ground, but it's not actually set. It countiniously follows in front of player, without any possibility to fix it on...
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.