Search found 1 match

by jazz albert
Tue 25 Oct, 2016 00:50
Forum: General Plug-In Discussions
Topic: Crest replacement
Replies: 7
Views: 17336

Crest replacement

136596 ure. Sorry that I stripped all the comments, but I like my code clean: local F=far.Flags local editors={} local color = 0x5e local color1 = 0x5e local scrolllock=false function GetData(id) local data=editors[id] if not data then editors[id]={start=1,finish=1} data=editors[id] end return data...

Go to advanced search