Ceeeb/Sandbox\ArmA: Scripting - Getting Started – User talk

From Bohemia Interactive Community
Jump to navigation Jump to search

Spelling errors

I fixed some spelling up on the page because I'm learning scripting and have been reading this page. If you didn't want me to do this then sorry but it was annoying me. Praetorian

I dared to fix other typos and added a word here and there. Bad, bad me :) Once I got my article done, I might meddle with yours. :-P -- Manny 03:33, 12 May 2007 (CEST)

I've had so much trouble learning scripting

Just to let anyone know that might want to help me, I have been building web sites for about 10 years now and yet although I have read nearly every scripting tutorial that there is for OFP and ARMA, I cannot get anything to work. I know how to do triggers and set units and play around with all the existing parts of the game but I want to make game movies and missions and stuff like this and I simply can't get it right.

Can someone help possibly?

The error I keep getting when I use Ceebo's script called hello.sqs or hello.sqf is "Cannot find hello.sqs" ... no matter where I put it. I put this script EVERYWHERE but up my ass and it still won't work. LOL. Praetorian

Try putting them into your mission folder, which should be in your personal files folder.
  • .\ArmA Other Profiles\Your profile name\missions\Mission name
or
  • .\ArmA\missions\Mission name (not entirely sure about that one)
Try to locate your profile. If you use the standard profile that's generated by default, look into the second folder. Otherwise go with the first one.
For instance (I'm a freaking Austrian with German path names, so don't get confused by the full path name of My Files; also don't get confused by the %-stuff. ArmA translates pretty much every special character into HTML entities):
C:\Dokumente und Einstellungen\Manuel\Eigene Dateien\ArmA Other Profiles\Cpl%2e%20Manny\missions\Dialog%20Test.Intro
-- Manny 03:39, 12 May 2007 (CEST)
Thank Manny, I think I can even make out some of that German LOL. I'll try these paths. Praetorian 03:50, 12 May 2007 (CEST)
One further addendum: You of course need to save the mission first so the paths actually get created. -- Manny 03:51, 12 May 2007 (CEST)