AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [RELEASE|SOURCE] BasicPawn - SourcePawn Editor (https://forums.alliedmods.net/showthread.php?t=289127)

Timocop 02-05-2021 07:03

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Sorry for the late response, im still moving places.
"This implementation is not part of the tested Windows Platform FIPS cryptographic algorithms" i have never seen this type of exception before. Please follow these steps https://stackoverflow.com/questions/...ated-cryptogra to enable non-complaint (Not sure why SHA256 isnt safe) cryptographic algorithms. And see if those exceptions still occur.

Timocop 06-03-2021 11:21

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
New Plugin Release!
It's been quite a while since i posted here. But i have something new to play with!
Special thanks to DosMike for this brillant idea to use IKVM to convert Java apps to .NET so it can be used without Java being installed. And it seems like Lysis became full circle now. :bacon!:

Download Lysis Decompiler plugin!


Lysis Decompiler
I think everyone should know Lysis by now. A decompiler that can convert SourceMod (*.smx) and AMX Mod X (*.amxx) plugin binaries in to human readable code. This is the Java version of Lysis developed by Peace-Maker and has been converted to .NET Framework using IKVM8 so it can be used without Java being installed.

https://user-images.githubuserconten...1de18addea.png
https://user-images.githubuserconten...5369f57e9e.png
https://user-images.githubuserconten...c641353f9d.png

Dragokas 06-03-2021 11:54

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Wow, brilliant!

A ton of thanks. Looks very handy!

CryWolf 06-20-2022 01:26

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
i fiind no explain where do the custom syntax files go :( neither on github neither here

Timocop 06-20-2022 19:03

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Just place the XML somewhere in the BasicPawn main directory and assign it in the settings.
https://i.imgur.com/v0r5lu6.png

BeNq! 08-09-2022 12:59

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Whis is this:

Code:

[09.08.2022 18:49:19] Compiling source started!
[09.08.2022 18:49:19]    SourcePawn Compiler 1.11.0.6911
[09.08.2022 18:49:19]    Copyright (c) 1997-2006 ITB CompuPhase
[09.08.2022 18:49:19]    Copyright (c) 2004-2021 AlliedModders LLC
[09.08.2022 18:49:19]   
[09.08.2022 18:49:19]    C:\Users\xxx\AppData\Local\Temp\agcbbdss.src(1) : error 031: unknown directive
[09.08.2022 18:49:19]   
[09.08.2022 18:49:19]    1 Error.
[09.08.2022 18:49:19]   
[09.08.2022 18:49:19] Compiling failed! Compiled output file can not be found!

?

Timocop 08-12-2022 11:34

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Due to recent major compiler changes, BasicPawn does not work with newer compiler versions due to a removed - required - functionality feature in the compiler. Sadly, they didn't thought about backward compatibility.

The latest supported version that works is https://sm.alliedmods.net/smdrop/1.1...42-windows.zip


All times are GMT -4. The time now is 20:52.

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