Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 27
Search took 0.01 seconds.
Search: Posts Made By: Celena Luna
Forum: Code Snippets/Tutorials 03-17-2022, 22:27
Replies: 224
Views: 85,442
Posted By Celena Luna
Forum: Code Snippets/Tutorials 03-16-2022, 23:07
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

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
Forum: Code Snippets/Tutorials 02-10-2021, 10:52
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

it is
Include File Not Found

still can compile but when writing it won't show tooltips
The problem was there is space in front of the include

Normal
#include <engine>

Error
Forum: Code Snippets/Tutorials 02-07-2021, 21:18
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Just some niche picking:

#include < engine >

when the include line write like this, sublime can't read it but the compiler can.
Forum: Code Snippets/Tutorials 06-17-2020, 14:54
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

DPI mode: per-monitor v2
startup, version: 3211 windows x64 channel: stable
executable: /D/Sublime Text Build 3143 x64/sublime_text.exe
working dir: /C/Users/SKon1/Desktop/Statnd...
Forum: Code Snippets/Tutorials 06-17-2020, 13:57
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Exception in thread Thread-2:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "C:\Users\SKon1\AppData\Roaming\Sublime Text...
Forum: Code Snippets/Tutorials 06-16-2020, 08:27
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Recently, I got a lot of sudden load and freeze while writing.
There are a lot of 'generating syntax summary' appear in console. (which everytime it freeze)
Also, There is this error when I check...
Forum: Code Snippets/Tutorials 06-08-2020, 11:36
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

It works now. Thank you so much~
Forum: Code Snippets/Tutorials 06-08-2020, 05:21
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/3kgzdg1.png

I didn't see that option.
I closed the setting file and re-opened it, still didn't have it
I also tried to turn 'enable_inteltip_calls' to false and added...
Forum: Code Snippets/Tutorials 06-07-2020, 03:38
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

I usually use keyboard only while writing and don't usually use mouse at that time.
So to me at least, it is a bit inconvenience.
Forum: Code Snippets/Tutorials 06-06-2020, 22:51
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

The problem is if I turn the 'enable_inteltip_calls' off, I can't see the param when I move my typing cursor at end of the function name and before the param (sorry my English is bad)
...
Forum: Code Snippets/Tutorials 06-06-2020, 14:28
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/FCzlxko.png

This happened after the update
Forum: Code Snippets/Tutorials 06-11-2019, 13:50
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

I can't install AMXX Menu again + those setting files are empty
https://i.imgur.com/YSrPCS4.jpg
https://i.imgur.com/tGsYWDF.png
Forum: Code Snippets/Tutorials 10-29-2018, 11:55
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Sorry for asking again.
I was doing a clean install and after I check, the Amx Syntax and the Amx tab is missing so I can't set compiler dir and hightlight dir
https://i.imgur.com/gHCergJ.png
Forum: Code Snippets/Tutorials 10-19-2018, 03:21
Replies: 224
Views: 85,442
Posted By Celena Luna
Forum: Code Snippets/Tutorials 10-16-2018, 04:10
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/tbrkax5.png

Log
DPI scale: 1.25
startup, version: 3143 windows x32 channel: stable
executable: /D/Sublime Text Build 3143 x64/sublime_text.exe
working dir:...
Forum: Code Snippets/Tutorials 10-15-2018, 13:05
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/nEH2NmP.jpg

This scare the hell out of me @@
Edit: I close and open again, nothing happen this time.
This is the second log
DPI scale: 1.25
startup, version: 3143 windows...
Forum: Code Snippets/Tutorials 09-24-2018, 13:25
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Here is the console.
It happened everytime I open Sublime3
Forum: Code Snippets/Tutorials 09-24-2018, 11:54
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/oJrMV1p.png

I got this error few days ago.
Forum: Code Snippets/Tutorials 07-21-2018, 23:58
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

I haven't test again yet but thanks for fast reply :3

Edit:
It work perfect now ^^
The compile console show some unnecessary info but it is editable in the configure the compiler so it is ok....
Forum: Code Snippets/Tutorials 07-20-2018, 12:13
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Syntax problem is fixed. This is about other problem
Forum: Code Snippets/Tutorials 07-20-2018, 03:31
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Almost all my problem is solved except the #4 one



It throw me this error
https://i.imgur.com/N16LjrZ.png

Log:
Running C:\Users\PC\Desktop\Sublime Text Build...
Forum: Code Snippets/Tutorials 07-19-2018, 17:20
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

Deleted and fully re-installed.
Color: twlight

https://i.imgur.com/Kt3lJym.png

1. #define didn't hightlighted
2. #include didn't hightlighted
3. #define CSW_BASE CSW_AK47. The number 7 is...
Forum: Code Snippets/Tutorials 07-19-2018, 05:24
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/ZyUQ9l0.png

1. The Amxmodx tab didn't appear.
2. It used to be F9 for build. Why it have to be Ctr+B now?
3. #include didn't hightlight
Forum: Code Snippets/Tutorials 07-18-2018, 17:16
Replies: 224
Views: 85,442
Posted By Celena Luna
Re: [TUT] Compiling AMXX plugins with Sublime Text

https://i.imgur.com/eooQrQp.png

I got this one while installing the Studio Channel
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT -4. The time now is 05:24.


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