NEED SCRIPT WRITER TUTOR

wags

New Member
New server noob here...willing to pay someone through paypal with tutoring lessons over skype how to do various script setups on our database. You will need to be able to write your own scripts as well as be able to help install already made scripts. I'm not looking for someone to just do this for me.I am a hands on learner and want trained on how to actually do it hence the Skype.I am interested in the following but not limited to

1. custom debug monitor
2. ability to spawn a carrier ship in the ocean outside namalsk
3. place another grocery store in namalsk
4. adding some new buildings
5. scroll refuel at any gas tank
6. adding custom load screen
 
I am still at the early stages of learning myself. The best advice I can give you is to start out by downloading some of the custom scripts that people have already posted on the forums. Then open up the scripts and read through the code they have added to get the results they wanted. Like a custom debug monitor for starters. I know this isn't as effective as having a personal scripting trainer but it is at least a start until you find someone willing and able to do that for you.

There are a couple tools that you may need.

You will need a program to extract PBO files. The program I use it CPBO and you can find it here http://www.armaholic.com/page.php?id=411.

For opening the scripts I use Notepad++ which you can find here http://notepad-plus-plus.org/download/v6.3.html. Also, there is a plugin I use which will allow you to compare scripts so you can see what lines of code are different between the two. You can find that here http://sourceforge.net/projects/npp-compare/.

You may also need a program to access files from your FTP. I use FileZilla which can be found here http://filezilla-project.org/. I often use this when a script requires me to alter my Battleye files.

I hope this helps you at least get started.
 
Thank you very much man for your effort and help writing such a great reply! I pick up on everything but the FTP section.. couldn't I just access my files through phpmyadmin and database?.. what would I need FTP for?
 
What host do you use? I am with DayZ.st and I have easy access to my mission.pbo and server.pbo which will be all you need for a lot of the scripts. However, sometimes scripts require you to alter files that can only be accessed through your FTP.
 
we were with dayz.st then switched to Vilayer and are now with HFB...LOL...We just got it yesterday and I believe they offer FTP whereas Vilayer did not
 
Back
Top