Luadch PICinMAIN 0.1

Post finished Hubside Scripts here, known supporting hubsofts for LUA scripting.

ADCH++ | DCWatch | LUADCH
Locked
Toast

Luadch PICinMAIN 0.1

Post by Toast » 26 Mar 2008, 19:20

PICinMAIN 0.1

Translation needed (Default Language: German)
Attachments
PICinMAIN_0.1_by_pulsar.zip
(6.82 KiB) Downloaded 449 times

Kryppy

Re: Luadch PICinMAIN 0.1

Post by Kryppy » 28 Mar 2008, 14:52

A very "free" english translation ..... probably i must go back to school :lol:

Edit :syntax error fixed
Attachments
PICinMAIN_0.1_by_pulsar.zip
syntax error fixed
(6.99 KiB) Downloaded 439 times

Toast

Re: Luadch PICinMAIN 0.1

Post by Toast » 28 Mar 2008, 20:11

haha tnx well i hope some German speaking user will take a second look at it later on :D

blastbeat
Member
Posts: 53
Joined: 10 Jan 2008, 19:56
Contact:

Re: Luadch PICinMAIN 0.1

Post by blastbeat » 29 Mar 2008, 13:54

nice translation, but

Code: Select all

function pic30(user) return [[


             ()::()    
          (´( 'o' )    
           ,-(___)_'--.   
       =(o)===(o)='

]] . user . [[has to leave...

	]]
end
will produce a syntax error because of " . user . "

Kryppy

Re: Luadch PICinMAIN 0.1

Post by Kryppy » 29 Mar 2008, 19:32

thanks blastbeat :) i will fix it immediately

newborn
Newbie
Posts: 2
Joined: 16 Mar 2008, 00:01

Re: Luadch PICinMAIN 0.1

Post by newborn » 04 May 2008, 18:41

I can't get this script to work with luaadch 0.6, is it compatible.

I have been on the http://luadch.freeweb7.com/forum/ and posted and got no response in nearly a month. Currently it looks like the site is barely up.. Is there any future in this hubsoft or has it been moth-balled ?

blastbeat
Member
Posts: 53
Joined: 10 Jan 2008, 19:56
Contact:

Re: Luadch PICinMAIN 0.1

Post by blastbeat » 06 May 2008, 17:56

hi
the webspace of the forum is bad, i have to look for another. currently i rewrite the complete hub to improve some things. it will take time because i am very busy at the moment. so until its finished, i will not post in the forum or support scripts

blastbeat
Member
Posts: 53
Joined: 10 Jan 2008, 19:56
Contact:

Re: Luadch PICinMAIN 0.1

Post by blastbeat » 21 Sep 2008, 11:36

update: pic in main script was added to the last luadch svn as "cmd_ascii.lua" with english and german language

Toast

Re: Luadch PICinMAIN 0.1

Post by Toast » 21 Sep 2008, 12:34

Post the new script then :)

blastbeat
Member
Posts: 53
Joined: 10 Jan 2008, 19:56
Contact:

Re: Luadch PICinMAIN 0.1

Post by blastbeat » 21 Sep 2008, 13:26

the script will only work with the last svn (208) i think

Code: Select all

--[[

	cmd_ascii_0.2 by pulsar

	Version: Luadch LUA 5.1x
		- ASCII Script zum Senden von Bildern in den Main

]]--
Attachments
cmd_ascii_0.2 by pulsar.zip
(11.62 KiB) Downloaded 442 times

Locked