Jump to content
  • 0

Scripting for Dummies


Question

Posted (edited)

* Request * Do Not Post These Links on eAthena.ws // Paradox has made it quite clear that he thinks we are attacking his server with a ddos attempts, and I feel the need to disperse from there entirely now.

Few Small Samples from eAthenaTutorials (Youtube Account Me and Any Other Video Developers Would Like to Host On)

I apologize if my voice sounds bad ( Allergies are kicking my ass )

NPC Scripting for Dummies (Audio / Video Tutorial)

Please Note, Everything is in Spoiler Tags to Prevent Super Page Stretching

The Curriculum:

Chapter 1: The Basics - Complete

Chapter 2: Variables - Complete

Chapter 3: Debugging - Complete

Chapter 4: Basic Menu System

Chapter 5: Math - Complete (Possibly Redo -- THANKS JGUY!!!!GRRRR)

Chapter 6: Logic

Chapter 7: Player Input

input

Chapter 8: Loops

goto loop

for

while

do while

Chapter 9: Arrays

Array Explanation

setarray

getarraysize

Array Functions (copyarray, delarray, cleararray)

Looping Through Array

Limitations (Variable Scoping)

Chapter 10: Advanced Menu System

select

prompt

Chapter 11: Functions

inline functions

global functions

Chapter 12: Events

OnInit

OnPCLogout

OnPCLogin

OnTouch

OnTimer####

OnClock####

List of Others

Chapter 13: NPC Attachment

attachrid

detachrid

getcharid

Chapter 14: Instances

create instance

working with instance variables

working with instance maps

Chapter 15: Further Reading

scripting documentation

iFoxKun's Text Follow Through of These Tutorials

Chapter 16: Final Touch

Working Quest NPC (3 NPC Quest Script)

Working Item Exchanger (1 NPC, Multiple Items)

Working Instance

Chapter 17: Custom - Requested Advice

N/A

Edited by Z3R0
Added Curriculum
  • Upvote 5
  • MVP 1

Recommended Posts

  • 0
Posted

OF COURSE....

unfortunately, for some reason it takes me almost an hour to upload 1 video and about 5-10mins to record one... so I end up recording 6 and it takes me a day to upload...

I'll be recording chapter 3 - 4 tonight, we will be covering, debugging and math logistics

  • 0
Posted

iFoxKun, if you create the TXT of what I say, I can upload those as Captions into the videos, and they can still follow along the tutorial and just watch and read as it goes through (see video #1 and video #2) for captions I have already done)

  • 0
Posted

Chapter 3 Uploaded

Chapter 4 - Uploading (Most likely will be done by 11:30pm) (GMT - 6)

Enjoy :)

  • 0
Posted

iFoxKun, if you create the TXT of what I say, I can upload those as Captions into the videos, and they can still follow along the tutorial and just watch and read as it goes through (see video #1 and video #2) for captions I have already done)

Alright. Ill get it done. ~

  • 0
Posted

I managed to get one video for the next series recorded... unfortunately I'm REALLY tired and I messed up about 10x while trying to record it... still not sure if I like it or not...

so, expect more tomorrow but for now sleep (6 hours of driving today + 3 hours of babysitting my 2yr old daughter) != fun (hey look there, I used a symbol I will be talking about in the next chapter :D )

in any case... see you guys tomorrow be prepared for more ;)

  • 0
Posted

Ok Everyone! I have posted the curriculum in which I will be following and creating the tutorials for...

If you have any questions or would like to see something added to this, please feel free to reply here :D

  • 0
Posted

If I were ever inclined to learn how to script, I'm sure these would be very helpful. Although I do keep zoning out while watching the videos. Your voice man. Your voice. I could listen to you speak all day long.

  • 0
Posted

About to link 5 more vids

If I were ever inclined to learn how to script, I'm sure these would be very helpful. Although I do keep zoning out while watching the videos. Your voice man. Your voice. I could listen to you speak all day long.

I don't know if that's sarcasm or should I be running for the hills? Kinda freaked out atm

  • 0
Posted (edited)

Yes, run for the hills. My house is there! ;D

But no, if I'm hitting on you, chances are I'm not being sarcastic. Or even joking. >: D

Do keep up the good work. /tard

Edited by Gaypuff
  • 0
Posted (edited)

I suggest : How to comment the code .

Actually I need to ask ;) , Could we comment the code by

/*

code ...

...

...

*/

Edited by iBallBar
  • 0
Posted

I showed how to add a comment on the first few videos...

you can only use // this is a comment

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...