Title, im boredd![]()
"How to design a compiler."
"How to solve each project Euler problem [Step by Step]"
"How to create a sound detection plugin for Simba"
A guide on how to write a guide.
"How to achieve SRL Members, from your 1st day to your application."
or
"How to train smithing inexpensively and at a reasonable speed in F2P"
http://villavu.com/forum/showthread.php?t=94074![]()
What's the status of @slushpuppy's sound plugin?
How to script a sound plugin.
A Guide on a guide , on how to make a guide
http://www.youtube.com/user/YoHoJoSRL
Good scripting guides on youtube
Formerly known as (djcheater)
walking or banking in osrs![]()
( where has the radial walk tool gone ? )
http://www.youtube.com/user/YoHoJoSRL
Good scripting guides on youtube
Formerly known as (djcheater)
Should make a detailed PixelShift guide
or at least add it in there![]()
how to turn a 2D array in to a 1D array in C++ or LabView or Simba i guess :Pim trying to make a program that solves any size sudoku but the language i need to use doesn't have 2D arrays, just 1D :/
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
I want this!
Plenty of guides on membership around...
Artisan's workshop with iron ingot i, I got 60->85 in a few week or so, botting casually.
http://villavu.com/forum/showthread.php?t=99716
http://villavu.com/forum/showthread.php?t=74090
Miner & Urn Crafter & 07 Chicken Killer
SPS BlindWalk Tutorial
Working on: Nothing
teacher in every art, brought the fire that hath proved to mortals a means to mighty ends
How to make a form for script, where you can put username, password and options

Simba doesnt really support threading so you shouldnt really use forms. Also there's no need to.
What language are you using that doesnt support 2d arrays?
Also think of this declaration
Simba Code:a: array of String;
b:array of array of Char;
There is no different between a and b, they are both an array of string, and both a 2D array.. Unless you are using c any programming language should be able to provide very good support for 2D arrays. I only single c out as declaring and initializing a 2D array in c is different than you'd expect.
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~

Ahh thats very similar to VDHL that i know of. But as its a hardware language, i don't think it would support that arrays like that. From what I know of Verilog, its used for a programmatic display/simulation of an electronic circuit. Are you designing a hardware sudoku solver?
There are currently 1 users browsing this thread. (0 members and 1 guests)