Raised This Month: $12 Target: $400
 3% 

AMXX-Edit v2 (AMXX script editor for Windows)


Post New Thread Reply   
 
Thread Tools Display Modes
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 07-27-2005 , 19:21  
Reply With Quote #131

i dont noe why bet when loading a huge file it takes a long time to load.
A suggestions:
First load the file then color all natives, functions, vars, and get all var/function/native names later.
Freecode is offline
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 07-31-2005 , 14:50  
Reply With Quote #132

great job man !

but still I've got a few suggestions:
first, I miss opening files via Drag & Drop -.-
second, syntax highlighting could have a few more colors, like

new bool:variable;
void:function(){
new players[32], plnum = 0;
get_players(players[32], plnum);
variable = true;
return;
}

is hardly colored at all... I think "keywords" isn't such a good description, you should add like "functions", "data types", "variables" or something if possible, so that the "new" keyword would be another color than "get_players" and "true" / "false"

third, the result of "new bool:variable;" isn't shown the correct way in the list on the right hand side, where it says "bool:variable;" instead of "variable", and players[32] and "plnum = 0;" (!) are listed as constants which they actually aren't...


plz don't get me wrong, great editor and about time someone writes something like it!
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
Basic-Master
Veteran Member
Join Date: Apr 2005
Location: hello pm
Old 07-31-2005 , 17:59  
Reply With Quote #133

Freecode: I made it different :o
MistaGee: I am coding a new editor so I won't add suggestions to the current version. Only bug fixies :roll: There will be two kinds of keywords, functions and regular expressions... More are not possible :? (the component doesn't support more than 2 keyword types)... Anyway, if you have more suggestions for this, please post them here

and who decreased my karma? >:(

[edit]grml firefox mixed the text up :S... and thanks Suicid3 :) [/edit]
Basic-Master is offline
Send a message via ICQ to Basic-Master Send a message via MSN to Basic-Master
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 07-31-2005 , 18:50  
Reply With Quote #134

Ok sounds good...i was wondering what he said as well....
[OFF TOPIC] Karma Up.[/OFF TOPIC]
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 08-01-2005 , 08:38  
Reply With Quote #135

Quote:
Originally Posted by Basic-Master
Anyway, if you have more suggestions for this, please post them here
sry, saw this thread after I had posted here and didn't want to double-post...
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
Basic-Master
Veteran Member
Join Date: Apr 2005
Location: hello pm
Old 08-01-2005 , 16:28  
Reply With Quote #136

Quote:
Originally Posted by v3x
Yea, a wee bit.

Also, about the indenter..

Whenever I have something like:
Code:
if(!is_valid_ent(i)) continue new blah[32]
It'll do:
Code:
if(!is_valid_ent(i)) continue     new blah[32]
teh indenter works now perfectly ;]
Basic-Master is offline
Send a message via ICQ to Basic-Master Send a message via MSN to Basic-Master
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 08-01-2005 , 19:01  
Reply With Quote #137

Nice

Karma for you.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
kirby7wu
Member
Join Date: Jun 2005
Location: Кры
Old 08-07-2005 , 14:21  
Reply With Quote #138

And I thought that notepad was good...

this is awesome! pretty colors!
__________________
Please do not give me any karma, I do not participate in that.
kirby7wu is offline
Send a message via AIM to kirby7wu
jsauce
Senior Member
Join Date: Aug 2004
Location: Fitchburg, MA USA
Old 08-07-2005 , 20:07  
Reply With Quote #139

I really like this tool, but it does seem to lock up for a few seconds anytime I open a script. This is especially bad if its a larger one.
__________________
"Those people who think they know everything are a great annoyance to those of us who do." -- Isaac Asimov

The Saucy Blog
jsauce is offline
Send a message via ICQ to jsauce Send a message via AIM to jsauce Send a message via MSN to jsauce
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-07-2005 , 20:09  
Reply With Quote #140

say when u have 4 files open. and u close #3 then your number 4 file should switch the number for 4 to 3 auto.
Freecode is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:22.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode