Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clilocs not working ?
Author Message
Reflex
Journeyman
*

Posts: 130
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #1
Clilocs not working ?
For some reason some Clilocs don't seem to work they just act as if the statement is not even there at all? Why is this? Are there certain clilocs that only work in certain situations or ?

Example: SRC.SYSMESSAGELOC 1 1005019
04-20-2012 05:07 PM
Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #2
RE: Clilocs not working ?
That should work, perhaps SRC is not what you think it is?
04-21-2012 04:35 AM
Find all posts by this user Like Post Quote this message in a reply
Reflex
Journeyman
*

Posts: 130
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #3
RE: Clilocs not working ?
Well sometimes I will put in a cliloc and 1 will work but the other one wont.. maybe it was just lack of sleep ;p
04-21-2012 06:43 AM
Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #4
RE: Clilocs not working ?
as i know different clilocs have different objectives. for example message clilocs cannot use on context menus etc.
04-21-2012 07:13 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Reflex
Journeyman
*

Posts: 130
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #5
RE: Clilocs not working ?
I kinda figured this out.. for example if I wanted to use a cliloc in a message.. it would look like this

Code:
SRC.SYSMESSAGELOC 1,1005019, <statememnt here if any, else leave blank>

Now, say I am going to use a cliloc in a contextmenu..
SRC.AddContextEntry 1001,5019,0 // You cutoff the first 3 digits i'm not sure why but thats how I've been doing it and it works. ;p
04-22-2012 06:47 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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