Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » I don't get why it don't page the player...
Re: I don't get why it don't page the player... [message #468536 is a reply to message #468470] Thu, 07 June 2012 07:13 Go to previous message
BillieJoe67 is currently offline  BillieJoe67
Messages: 35
Registered: March 2012
Karma:
Recruit
luatt.lua:
function InputConsole(...)
        Console_Input(string.format(unpack(arg)))
end


At the top of your script put:
dofile("LuaPlugins/LuaTT/LuaTT.lua")


Not sure, but Console_Input for luatt probably doesn't format the string for you, so either do that first, then put the formatted string into Console_Input, or include luatt as suggested, then use InputConsole()

Also, use cmsgp if the client's scripts support it, the blue of page is pretty awful to read on a lot of maps, and a nice green message or whatever stands out more than dark blue.

[Updated on: Thu, 07 June 2012 07:14]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: anyone know where I can get the following textures?
Next Topic: Having problems with Attach_Script_Once
Goto Forum:
  


Current Time: Sat Nov 02 11:44:35 MST 2024

Total time taken to generate the page: 0.00670 seconds