Ulysses Stuff > General Chat & Help and Support

Gimp commands

(1/1)

Patrick_:
After gimping the player, what are the commands to make them say, or to send a command? I looked through the gimp script and didn't see it.

Megiddo:
It's in ulx_fun.lua in a table, you can't miss it  ;)

Patrick_:
Actually, that was the script I looked through. There was not a table in it. I don't know why, but it is all script. Do you think you can post them?

Megiddo:
Ah, I didn't understand you at first. You don't speak through the player, their speech is merely messed up.

JamminR:
Patrick, though you can't force the player to speak realtime (at least, not with current implimentation of ULX) if you would like to edit what is said.
scroll to the bottom of ulx_fun.lua and look up about 20-30 lines,
find the following exact line
-- Gimp Messages --

there are several 'table.insert( gimp_say,....' lines there.
Add more following same format listed there.

Navigation

[0] Message Index

Go to full version