L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
channelinvite
Author Message
Varshkietuke Offline
Expired VIP Member
**

Posts: 5
Joined: Feb 2014
Reputation: 0
Version: 1.4.2.132
Post: #1
channelinvite

Hello,
i'm stuck on function /channelinvite
i want to make cc
i have: clan lvl 6, with 40members.
2. ive learned skill imperium
3. ive got academy +royal guard.
4. main char cl is 85lvl.
5. in main clan chars have all privilegies
why can't i make cc with those chars from clan?

i know its not a question about botting, but i cant find out whats the problem, for any help thnx a lot.
12-11-2014 20:02 PM
Find all posts by this user Quote this message in a reply
TheQQmaster Offline
Trolling the Trolls
*****

Posts: 1,532
Joined: Jun 2012
Reputation: 640
Version: 1.4.2.133
Post: #2
RE: channelinvite

in pt need 2 members +

    LUA Programming
function OnChatUserMessage(chatType, nick, msg)
 
	if (chatType == 2) then
		if (string.lower(msg) == "cc") then
			Command('/channelinvite '..nick);
		end;
	end;
 
end;


PUSH [Image: knUu53] IF HELPED
12-11-2014 21:49 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Varshkietuke Offline
Expired VIP Member
**

Posts: 5
Joined: Feb 2014
Reputation: 0
Version: 1.4.2.132
Post: #3
RE: channelinvite

you understood me wrong. i can't make the channel, something is missing.
i want to make cc without any script just writing /channelinvite but im missing something.
12-11-2014 22:23 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)