Author Topic: Read First - The Basics  (Read 16373 times)

0 Members and 1 Guest are viewing this topic.

Offline chrisgbk

  • Moderator
  • Veteran
  • *****
  • Posts: 1739
Read First - The Basics
« on: November 06, 2006, 10:24:03 pm »
Before posting a question for help, it is useful to review some external resources.

Delphi Specific Help
Delphi Basics

Scripting Specific Help
Official scripting wiki section

(this list will probably be updated over time)

If you cannot find the answer to your question from these sources, please post your question in this forum as clearly as possible. If we can't understand what you are saying, we can't help you. Including samples of your code to demonstrate what you are doing, or psuedocode of what you want to do, will be very helpful.

Known Issues
Some servers are unable to run scripting without crashing, for as yet undetermined reasons. If this happens to you, you will need to disable scripting to run the server.
« Last Edit: February 22, 2016, 07:44:46 pm by FalconPL »

Offline Norbo

  • Camper
  • ***
  • Posts: 338
Re: Read First - The Basics
« Reply #1 on: December 15, 2007, 12:31:31 pm »
Is there any scripting toturial?

Offline chutem

  • Veteran
  • *****
  • Posts: 1119
Re: Read First - The Basics
« Reply #2 on: January 04, 2008, 01:57:49 am »
Yes(ish),

www.taoyue.com/tutorials/pascal/
Go there to learn Pascal (the language used)

Then go to www.enesce.com/help to learn all the scripting specific functions and events
1NK3FbdNtH6jNH4dc1fzuvd4ruVdMQABvs

Offline rumpel

  • Camper
  • ***
  • Posts: 410
Re: Read First - The Basics
« Reply #3 on: February 24, 2008, 08:10:31 am »
yeah in the first post i see a delphi help... and chutem said pascal... whats right now ? :xor is it the same?
banned.

Offline chutem

  • Veteran
  • *****
  • Posts: 1119
Re: Read First - The Basics
« Reply #4 on: February 29, 2008, 05:53:16 pm »
yeah in the first post i see a delphi help... and chutem said pascal... whats right now ? :xor is it the same?
As far as I know they are  the same
1NK3FbdNtH6jNH4dc1fzuvd4ruVdMQABvs

Offline Irlandec

  • Soldier
  • **
  • Posts: 176
Re: Read First - The Basics
« Reply #5 on: October 23, 2012, 12:43:51 pm »
The reason I am writing to this old topic is a unaviability of the links reffering official scripting docs. Can someone give the proper ones please?

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.