PtokaX forum

Stuff => Oldies but Goldies => Topic started by: bastya_elvtars on 06 September, 2004, 23:31:03

Title: UserWelcome
Post by: bastya_elvtars on 06 September, 2004, 23:31:03
Found this relatively old, but DIAMOND script... did a little update, included support for 2 timeformats and new Ptokax. The script was originally written by RabidWombat.

http://www.plop.nl/ptokaxbots/bastya_elvtars/user_welcome_UPD.zip
Title:
Post by: REBEL on 06 September, 2004, 23:37:28
i'll look
Title:
Post by: REBEL on 07 September, 2004, 00:27:53
just a question
DCDM supports scripts
could i work this one through DCDM ?

just wondering
Title:
Post by: Herodes on 07 September, 2004, 01:27:13
QuoteOriginally posted by REBEL
just a question
DCDM supports scripts
could i work this one through DCDM ?

just wondering
PtokaX uses/understands Lua 4 for its scripts ...
DCDM++ uses/understands Lua 5 ...

but thats not the only barrier ...

They also use different Application Programming Interface (API)
For Example : SendToAll( someBot, "something") doesnt exist in client side Lua ..
Title:
Post by: bastya_elvtars on 07 September, 2004, 08:53:57
And, there is no noce log that we can grab the uptime from in BCDC. Let this just remain a serverside script.
Title:
Post by: Herodes on 07 September, 2004, 10:12:40
QuoteOriginally posted by bastya_elvtars
And, there is no noce log that we can grab the uptime from in BCDC. Let this just remain a serverside script.
Lua-enabled clients have their own uptime script ..
look for uptime.lua :)
Title:
Post by: bastya_elvtars on 07 September, 2004, 10:19:13
but they show their own up time, not the hub's.
Title:
Post by: REBEL on 07 September, 2004, 10:42:14
ok thanks just thought id ask because if i didnt say something ...you would think id gone quiet lolol