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

[Editor] Sublime AMXX-Editor v2.2


Post New Thread Reply   
 
Thread Tools Display Modes
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-25-2016 , 17:53   Re: [Editor] Sublime AMXX-Editor v2.0
Reply With Quote #51

portable version will take a little time (1~2 hours)
__________________
@Edit
Update 2.1, bugs :S
__________________
@Edit2
Already available the portable version
__________________

Last edited by Destro-; 09-25-2016 at 18:10.
Destro- is offline
icimaro1337
Junior Member
Join Date: Jan 2016
Location: Moldova, Chisinau
Old 09-30-2016 , 07:30   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #52

Hi again, i'm using ubuntu 16.04.1, i'm get some problems with compiler configurations, at launch of sublime it says:

AMXX-Editor:

include_directory : Directory not exist.
"/home/denis/Документы/hlds/cstrike/addons/amxmodx/scripting/include\"

etc..

here are settings from file:
// User Setting:
"include_directory": "/home/denis/Документы/hlds/cstrike/addons/amxmodx/scripting/include", // Path to includes folder
"output_directory": "/home/denis/Документы/hlds/cstrike/addons/amxmodx/plugins", // Path to save compiled plugin
"amxxpc_directory": "/home/denis/Документы/hlds/cstrike/addons/amxmodx/scripting/amxxpc.sh", // Path to compiler program

paths are right, tested with "cd"

any solution?
icimaro1337 is offline
Send a message via Skype™ to icimaro1337
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-30-2016 , 09:45   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #53

I really never checked if it work well on linux, test this
Attached Files
File Type: zip amxx-editor.zip (76.7 KB, 87 views)
__________________
Destro- is offline
icimaro1337
Junior Member
Join Date: Jan 2016
Location: Moldova, Chisinau
Old 09-30-2016 , 12:17   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #54

thx, works flawless
icimaro1337 is offline
Send a message via Skype™ to icimaro1337
Depresie
Veteran Member
Join Date: Nov 2013
Old 10-05-2016 , 14:02   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #55

Try to compile something like this
PHP Code:

public function()
{
      if(
function3() == 1
      { 
            
// code here
      
}
}

function3()
{
       return 
5

__________________

Last edited by Depresie; 10-05-2016 at 14:02.
Depresie is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 10-05-2016 , 14:17   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #56

Works flawlessly for me. What's the issue?
klippy is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 10-05-2016 , 14:38   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #57

It keeps telling me "undefined symbol" for god's sake...
__________________
Depresie is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 10-05-2016 , 17:44   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #58

That should have nothing to do with the editor but the compiler. They are two separate things.
klippy is offline
ish12321
Veteran Member
Join Date: May 2016
Old 10-07-2016 , 04:17   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #59

Is this same as AMXX Studio
As I saw showing all functions but not in this

Why not take help of that and make this the best ?
__________________
['O|s|G'] | Death Wins a.k.a Ish Chhabra was here
ish12321 is offline
Mistrick
Senior Member
Join Date: Aug 2012
Location: Russia
Old 10-08-2016 , 05:38   Re: [Editor] Sublime AMXX-Editor v2.1
Reply With Quote #60

IntelTip doesn't work with some func name.
PHP Code:
_test(param1)
{
    
//

What about add support for \w\r\y\d\R in Pawn String Escape?

Last edited by Mistrick; 10-09-2016 at 08:11.
Mistrick 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 13:22.


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