Author Topic: Script Core 3 Documentation  (Read 1416 times)

0 Members and 1 Guest are viewing this topic.

Offline Mighty

  • Camper
  • ***
  • Posts: 276
Script Core 3 Documentation
« on: August 25, 2013, 04:49:44 pm »
I'd like to announce that today I've finished (nearly, but it's ready to use) Script Core 3 documentation.
Thanks to Squiddy and DorkeyDear for helping as well.
Also huge thank you to FalconPL who created SC3 and has been really patient to me :P

Documentation can be found on Soldat's wiki (http://devs.soldat.pl/) under Script Core 3 Category.



There is still some work to be done, because I don't really know how to use Objects with StringList and don't know sh*t about Streams.

TStringListLoadFromStream (procedure)
SaveToStream (procedure)
AddObject (function)
IndexOfObject (function)
InsertObject (procedure)
TStreamWriteBuffer (function)
CopyFrom (function)
Position (property)
ReadBuffer (procedure)
Size (property)
Read (function)
Seek (function)
Write (function)
TStringStreamSeek (function)
Write (function)
WriteString (procedure)
DataString (property)
Read (function)
ReadString (function)
TFileStreamLoadFromFile (procedure)
LoadFromStream (procedure)
Clear (procedure)
SaveToFile (procedure)
SaveToStream (procedure)
SetSize (procedure)
TIniFileReadBinaryStream (function)
WriteBinaryStream (procedure)
OtherTObject (type/class (used by TStringList exclusively))
DLLGetLastError (function)
UnloadDll (procedure)

Now, if you actually want to help and fill those pages with content, I prepared a small help for you here. Please use templates mentioned there wherever needed. Also, make sure you're using proper page template for function/procedure/type/property, we want Wiki to be as consistant as possible.

Happy scripting and may the TError not be with you
xFire: macmil        e-mail: macekmil@gmail.com
My scripts: Accuracy Script       Flashbang       Punishments GUID
            CatchMe Gamemod       AntiFake
            CW System             AntiFakeGUID

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: Script Core 3 Documentation
« Reply #1 on: August 25, 2013, 04:55:45 pm »
Thank you for your job well done!

DarkCrusade

  • Guest
Re: Script Core 3 Documentation
« Reply #2 on: August 25, 2013, 05:51:02 pm »
Good job! Unfortunatly, I've been unable to be of assistance for the past couple of weeks - leaving me with only a very short list of submissions -, because my computer has seen some workover by experts, but I'll see what's left for me to do. Actually, I have noticed a couple of typos or mistakes of other heritage, and I'll be too happy to clean up behind you ;)

Offline squiddy

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 333
  • Flagger assassin
    • SoldatX
Re: Script Core 3 Documentation
« Reply #3 on: August 25, 2013, 06:13:19 pm »
I didn't help as much as I wanted to, but I'm very glad to see that it is (almost) done! Hopefully with new upgrades to SC3 we'll have more work to do :p
www.soldatx.com.br - The brazilian Soldat community.

Offline Vos

  • Soldier
  • **
  • Posts: 231
    • http://kosoldat.forumer.com/index.php
Re: Script Core 3 Documentation
« Reply #4 on: August 26, 2013, 06:23:15 am »
good job!
For signatures, you are allowed only one image in your signature which may not be wider and taller than 300 and 125 pixels, and may not be over 20kB in file size. No BMPs are allowed.

Offline homerofgods

  • Soldat Beta Team
  • Rainbow Warrior
  • ******
  • Posts: 2029
  • We can do better!
Re: Script Core 3 Documentation
« Reply #5 on: August 26, 2013, 06:25:45 am »

Offline skrX

  • Soldier
  • **
  • Posts: 112
  • x ye.
Re: Script Core 3 Documentation
« Reply #6 on: August 27, 2013, 05:00:51 pm »
Finally ;) Well done.

Offline DorkeyDear

  • Veteran
  • *****
  • Posts: 1507
  • I also go by Curt or menturi
Re: Script Core 3 Documentation
« Reply #7 on: August 27, 2013, 06:50:26 pm »
Nice; good work Mighty and others! I have already made good use of it :)

Offline Szaman

  • Soldier
  • **
  • Posts: 145
Re: Script Core 3 Documentation
« Reply #8 on: August 31, 2013, 11:48:17 am »
Good job and thanks ! :)