You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use SET_ACTION. to show all available enum constants. This was added in BasicPawn since the beginning. When hitting CTRL + ENTER it will be replaced by the constant. Its somewhat C++ like.
Named enums are finally work again in SM v.1.11.
Is it possible to add listing of enum values in "Intellisense & Autocomplete" window whenever we're entering "=" ?
Much thanks.
The text was updated successfully, but these errors were encountered: