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

[TUT] Compiling AMXX plugins with Sublime Text


Post New Thread Reply   
 
Thread Tools Display Modes
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 11-09-2021 , 08:27   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #221

Quote:
Originally Posted by addons_zz View Post
Are you using Sublime Text 4 ?

For Sublime Text 4, I think I would need to patch few things. But for now, I still using Sublime Text 3.
Any news?
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
Old 12-30-2021, 04:00
Infamanious
This message has been deleted by Infamanious. Reason: asdf
Old 12-30-2021, 06:26
Infamanious
This message has been deleted by Infamanious. Reason: asdf
Old 12-30-2021, 07:02
Infamanious
This message has been deleted by Infamanious. Reason: asdf
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 03-16-2022 , 23:07   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #222

I reinstalled sublime 3 and installed AmxxEditor from Package Control
But for some reason, when I checked the Config and Setting, all 4 of them are blank

Console Log: https://pastebin.com/AbCUWBM8
__________________
My plugin:

Last edited by Celena Luna; 03-16-2022 at 23:13.
Celena Luna is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 03-17-2022 , 21:34   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #223

Quote:
Originally Posted by Celena Luna View Post
But for some reason, when I checked the Config and Setting, all 4 of them are blank
Can you edit this file and remove the `, errors="ignore"` from `text_file = open( target_file, "wb", errors="ignore" )`, i.e., let it like this:
HTML Code:
File: .../Packages/AmxxEditor/AmxxEditor.py
197:         text_file = open( target_file, "wb" )
Then, restart Sublime Text?

This should be fixed when I release the next version.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 03-17-2022 , 22:27   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #224

Quote:
Originally Posted by addons_zz View Post
Can you edit this file and remove the `, errors="ignore"` from `text_file = open( target_file, "wb", errors="ignore" )`, i.e., let it like this:
HTML Code:
File: .../Packages/AmxxEditor/AmxxEditor.py
197:         text_file = open( target_file, "wb" )
Then, restart Sublime Text?

This should be fixed when I release the next version.
Thank you, it is fixed
__________________
My plugin:
Celena Luna is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 08-30-2022 , 17:39   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #225

Quote:
Originally Posted by addons_zz View Post
Can you edit this file and remove the `, errors="ignore"` from `text_file = open( target_file, "wb", errors="ignore" )`, i.e., let it like this:
HTML Code:
File: .../Packages/AmxxEditor/AmxxEditor.py
197:         text_file = open( target_file, "wb" )
Then, restart Sublime Text?

This should be fixed when I release the next version.
Any news, or possibility of upgrading to sublime 4?
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
Reply


Thread Tools
Display Modes

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 11:29.


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