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

Showing results 1 to 25 of 500
Search took 0.06 seconds.
Search: Posts Made By: Destro-
Forum: General 09-21-2020, 02:40
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

My bad for defining a variable only after settings validation.
The solution is set a profile... When you start the sublime text, does not a window pop up to edit settings?.


@Edit:
Although it...
Forum: General 09-19-2020, 11:43
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

check for error messages on console:
View -> Show Console
Forum: General 09-14-2020, 22:37
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

It's okay if show that message. After that message, did not open a window to edit settings?.
Forum: General 09-14-2020, 21:57
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

My bad, forgot to remove my configuration from the package :P, try now.

Extract AMXXEditorV4.sublime-package from the zip in %AppData%\Roaming\Sublime Text 3\Installed Packages
Forum: General 09-12-2020, 17:43
Replies: 147
Views: 72,722
Posted By Destro-
[Editor] Sublime AMXX-Editor v4.2 (2020)

All changes from v2.2 to v4.2 were made very slowly over the years for a members of a group of discord group. I did not want to publish a new release because I did not want to dedicate time to...
Forum: General 11-13-2017, 17:08
Replies: 5
Views: 3,018
Posted By Destro-
Re: Prototype of new module - (Customization Image)

To send the customization it is better to do it for each player (MSG_ONE), and you yourself control who and when to send it.


SVC_CUSTOMIZATION is similate to SVC_RESOURCELIST but it works when...
Forum: General 11-13-2017, 16:36
Replies: 5
Views: 3,018
Posted By Destro-
Forum: General 11-13-2017, 15:46
Replies: 5
Views: 3,018
Posted By Destro-
Prototype of new module - (Customization Image)

Was experimenting with SVC_CUSTOMIZATION, I found it feasible to download&precahe ingame (while playing). Have not tried WAD but it would have to work just like with SPR :o

So thought about...
Forum: General 07-09-2017, 21:30
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

Some new features for the next version

Functions List & Includes Tree:
https://i.imgur.com/fEzSWEv.gif

Auto-completion local vars:
https://i.imgur.com/nGncwad.gif

Auto-completion FOR and...
Forum: Code Snippets/Tutorials 02-05-2017, 15:25
Replies: 224
Views: 84,264
Posted By Destro-
Re: [TUT] How to setup a simple IDE to program/compile AMXX plugins (with Sublime Tex

Good, I thought that such a simple compiler would not have support for multiple directories of include, so never try xd.
Forum: General 10-16-2016, 12:20
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

View -> Show/Hide Console
http://puu.sh/rL0Y9/37faa9d821.png
Forum: General 10-15-2016, 13:33
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

It is the main feature...
Forum: General 10-15-2016, 13:15
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

view the console, for me is working properly
Forum: General 10-11-2016, 12:53
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

what to do for that happen?


".inl" ?
Forum: General 10-10-2016, 16:32
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.2

Update v2.2
http://puu.sh/rEvmO/0147e65f07.png
Forum: General 09-30-2016, 09:45
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.1

I really never checked if it work well on linux, test this
Forum: General 09-25-2016, 17:53
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v2.0

portable version will take a little time (1~2 hours)
__________________
@Edit
Update 2.1, bugs :S
__________________
@Edit2
Already available the portable version
Forum: General 09-25-2016, 16:33
Replies: 147
Views: 72,722
Posted By Destro-
Forum: Code Snippets/Tutorials 09-09-2016, 13:22
Replies: 21
Views: 27,577
Posted By Destro-
Re: [INC] JSON

ohh
beautiful, exactly what i wanted :fox:
Forum: Code Snippets/Tutorials 09-09-2016, 13:09
Replies: 21
Views: 27,577
Posted By Destro-
Re: [INC] JSON

in future, amxx 1.8.3 will have something like this?
Forum: Module Coding 08-07-2016, 02:19
Replies: 36
Views: 32,853
Posted By Destro-
Re: Module: Curl

It is like asking a thread for MySQL-module explain about for SQL query (the same goes with regex), even so would not hurt a small intro.

__________________________
this module should be included...
Forum: Module Coding 07-27-2016, 21:41
Replies: 36
Views: 32,853
Posted By Destro-
Re: Module: Curl

ohh, good module :)
Forum: General 07-18-2016, 22:01
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v1.8

v1.9 release, bugs fixed
Forum: Off-Topic 07-12-2016, 17:56
Replies: 2
Views: 1,658
Posted By Destro-
Re: [HL/CS] AMXX Custom NPC Entity Size Metal Hit Error

entity_set_int(ent, EV_INT_gamestate, 1)
or
set_pev(ent, pev_gamestate, 1)
Forum: General 07-11-2016, 06:29
Replies: 147
Views: 72,722
Posted By Destro-
Re: [Editor] Sublime AMXX-Editor v1.8

At first time he would use atom, i had many expectations but not work correctly on my PC (bad sharpness), then i found sublime-text and i liked. I also really like the notepad++ but the API is very...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 07:50.


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