Class cGroup
#3
thanks i now have a list of all the API functions Smile however i don't know how to use most of those functionsTongue
i am trying to make a chat plugin so you can see your group and i have this code:

	Server:SendMessage( Group:GetColor() .. "[" .. Group:GetName() .. "]" .. Player:GetColor() .. Player:GetName() .. ": " .. cChatColor.LightGray .. Message )

howerver i get this error all the time:
Code:
LUA: Plugins/Test/main.lua:17: attempt to index global 'Group' (a nil value)
Error in plugin chat calling function OnChat()
Reply
Thanks given by:


Messages In This Thread
Class cGroup - by NiLSPACE - 02-15-2013, 07:29 AM
RE: Class cGroup - by xoft - 02-15-2013, 07:34 AM
RE: Class cGroup - by NiLSPACE - 02-15-2013, 07:52 AM
RE: Class cGroup - by xoft - 02-15-2013, 08:05 AM
RE: Class cGroup - by FakeTruth - 02-15-2013, 08:38 PM



Users browsing this thread: 1 Guest(s)