Radiix Posted September 2, 2013 Report Share Posted September 2, 2013 Hey guys, after alot of trying and testing i failed again to get a script to work. I used the script from MGt provided here: http://dayzepoch.com/forum/index.php?/topic/1027-spawn-ammo-box-with-loot-sample/ When i install everything needed, i get stuck on "Requesting authentication" when i try to enter my testserver. Here is my init: http://pastebin.com/KWgVUaPt and the script itself ammobox.sqf that is in the dayz_server.pbo modules folder: http://pastebin.com/5Fg8PCgb I hope you guys can help me! Link to comment Share on other sites More sharing options...
0 Kind-Sir Posted September 2, 2013 Report Share Posted September 2, 2013 Well, seeing how you have custom code being called within your init.sqf, I would highly advise you to take a look into your arma2oaserver.rpt located within your instance_##_mission folder.If you cannot find that, look for a serverlog.txt or something.logcall compile preprocessFileLineNumbers "dayz_code\init\compiles.sqf"; Also, make sure you have the same name of "ammoboxevent" in your modules folder within your dayz_server.pboFor example: dayz_server\modules\ammoboxevent.sqf Link to comment Share on other sites More sharing options...
0 Radiix Posted September 2, 2013 Author Report Share Posted September 2, 2013 20:26:52 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon 20:26:53 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl 20:26:55 Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found <-- WTF 20:26:56 Warning: z\addons\dayz_communityassets\models\compass.p3d:0 Error while trying to generate ST for points: 863, 853, 852 20:26:59 Warning Message: Script z\addons\dayz_server\system\server_monitor.sqf not found` <-- WTF 20:26:59 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..." 20:27:04 Bad lock radius 144.813 20:27:04 Bad lock radius 86.8879 20:27:04 Bad lock radius 86.8879 20:27:04 Bad lock radius 144.813 20:27:04 Bad lock radius 144.813 20:27:04 Bad lock radius 86.8879 20:27:07 Bad lock radius 144.813 20:27:07 Bad lock radius 86.8879 20:27:07 Bad lock radius 86.8879 20:27:07 Bad lock radius 144.813 20:27:07 Bad lock radius 144.813 20:27:07 Bad lock radius 86.8879 Link to comment Share on other sites More sharing options...
0 Radiix Posted September 2, 2013 Author Report Share Posted September 2, 2013 Well, seeing how you have custom code being called within your init.sqf, I would highly advise you to take a look into your arma2oaserver.rpt located within your instance_##_mission folder. If you cannot find that, look for a serverlog.txt or something.log call compile preprocessFileLineNumbers "dayz_code\init\compiles.sqf"; Also, make sure you have the same name of "ammoboxevent" in your modules folder within your dayz_server.pbo For example: dayz_server\modules\ammoboxevent.sqf Im yousing your workaround for the teleport issue with the admintools http://dayzepoch.com/forum/index.php?/topic/1200-how-to-disable-the-102-anti-tp-protection/ is it possible that the pbo manager doesnt pack the pbo's correctly? Link to comment Share on other sites More sharing options...
0 Kind-Sir Posted September 2, 2013 Report Share Posted September 2, 2013 Im yousing your workaround for the teleport issue with the admintools http://dayzepoch.com/forum/index.php?/topic/1200-how-to-disable-the-102-anti-tp-protection/ is it possible that the pbo manager doesnt pack the pbo's correctly? Might be. I use cpbo and pboviewer (for certain situations) to pack/unpack pbos. Never failed me. Try packing them with either cpbo or pboviewer. Link to comment Share on other sites More sharing options...
0 Radiix Posted September 2, 2013 Author Report Share Posted September 2, 2013 As i thought. PBOmanager didn't pack the pbo correctly. Now its working :) Thanks for your help! Kind-Sir 1 Link to comment Share on other sites More sharing options...
Question
Radiix
Hey guys, after alot of trying and testing i failed again to get a script to work.
I used the script from MGt provided here: http://dayzepoch.com/forum/index.php?/topic/1027-spawn-ammo-box-with-loot-sample/
When i install everything needed, i get stuck on "Requesting authentication" when i try to enter my testserver.
Here is my init: http://pastebin.com/KWgVUaPt
and the script itself ammobox.sqf that is in the dayz_server.pbo modules folder:
http://pastebin.com/5Fg8PCgb
I hope you guys can help me!
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now