Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

tutorial?

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Dave^
Posts: 6
Joined: February 16th, 2005, 1:51 am

tutorial?

Post by Dave^ »

is there a tutorial on writing Plugins?

i'm looking for something that will 'read' from a txt/ini file......

any sugguestions, or if anyone know where i can get one? 8)

clansley
Site Admin
Posts: 104
Joined: February 13th, 2005, 5:09 pm
Location: UK
Contact:

Post by clansley »

There's a guide here: http://lcdsmartie.sourceforge.net/plugins.html

it also has links for sample source code.

Dave^
Posts: 6
Joined: February 16th, 2005, 1:51 am

Post by Dave^ »

i have absolutly no programing knowledge whatsoever, could you tell me what program etc i need to be able to write a Plugin?

i tried downloading a demo of Delphi earlier, but it was too much hassle having to fill out forms telling them my inside leg measurement and downloading 3 or 4 different files etc - i prefer a simple life......lol

thanks

clansley
Site Admin
Posts: 104
Joined: February 13th, 2005, 5:09 pm
Location: UK
Contact:

Post by clansley »

Dave^ wrote:i have absolutly no programing knowledge whatsoever, could you tell me what program etc i need to be able to write a Plugin?
I'm sorry but programming knowledge is required to write a plugin - unless, you're good at getting other people to do the programming for you! :lol:

[but don't ask me, as I'm very busy with my new job]

Chris.

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

More info about ini

Post by limbo »

Can You be more specific specific about the "read ini" is there a specific ini file that you want to read?
what info you want to retrieve from the file?

:?:

I can't promise but if it's something easy I will help you to start developing your first plug in (however you have to be patient if you have no coding experience)

:roll:

Dave^
Posts: 6
Joined: February 16th, 2005, 1:51 am

Post by Dave^ »

it's my 'player.ini' file from Grand Prix Legends....

it contains the best laptimes for the different cars at different tracks...

i would like the [20x4] LCD to show the time and date, and the best lap times for the different cars at the track i'm using.....

here's the rar'd ini file....
http://www.dave6.pwp.blueyonder.co.uk/player.rar

thanks for the help 8) [/url]

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

Limbo wrote:File received. I need some time to check it and I 'll contact you.






:arrow:

Dave^
Posts: 6
Joined: February 16th, 2005, 1:51 am

Post by Dave^ »

excellent - thanks 8)

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

gpl plugin

Post by limbo »

OK I think that the plug in is ready for use (in a stable state)
:D
You can download it here http://users.panafonet.gr/networkoff/gpl.rar please test it and give me your opinion.

Report any bug within 24 hours otherwise consider this plugin as discontinued.
:cry:
this because I have no time to develop a plugin that is not a public release
However I can supply you the source code (.NET code) and help you if you like to add more features on this plugin.

I suggest you to use it with the "enallax" plugin, can be found on my site http://users.panafonet.gr/networkoff/indexsmartie.htm, to alter two values in the same screen
Last edited by limbo on February 19th, 2005, 7:48 pm, edited 1 time in total.

Dave^
Posts: 6
Joined: February 16th, 2005, 1:51 am

Post by Dave^ »

thanks....

but i'm getting 'can not load plugin' error....


i've read the readme's - i have the msvcr71.dll :?

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

You have to install the latest .NET framework


Take a look at
http://sourceforge.net/forum/forum.php? ... _id=416971

the old forums :!:

Dave^
Posts: 6
Joined: February 16th, 2005, 1:51 am

Post by Dave^ »

ahh - i thought it was just the dll i needed :roll:

seems ok - thanks a lot - you're a legend! 8) :lol:

Post Reply