[In Development]Programming Windows with PAWN!
#24

Quote:
Originally Posted by Gamer_Z
View Post
I hope that this will include all standart pawn library's (not like sa-mp, don't have them all) so I can give them a shot and test them ;]
I have little problems with "Time" and "File", but I gonna fix them.

Quote:
Originally Posted by Y_Less
View Post
Which version of PAWN does this use (now that 4.0 is out).
I'm using the newest (4.0), not the one that comes with SA-MP Server.

Quote:
Originally Posted by Kyosaur
View Post
Compatability
I'm sorry, I can't do nothing for Debian, Ubuntu, Mac, Android etc...
Working only for Windows ( >= Win98 )

Quote:
Originally Posted by Kyosaur
View Post
UI controls
I'm only 1 person, and this will request a lot of time, but thanks for the suggestion

Quote:
Originally Posted by Kyosaur
View Post
Absolute positioning
Hmm... I will also search for a solution with that Thanks

Quote:
Originally Posted by Kyosaur
View Post
Events
Thanks for this suggestion, I didn't think of that !

Quote:
Originally Posted by Kyosaur
View Post
PAWN 4.0.4548
Yes, I'm using exactly 4.0.4548, but I will make a little edits to that, and it will be included in the package

Quote:
Originally Posted by Kyosaur
View Post
Games
Don't worry, I will add the functions to read from any normal Dynamic Link Library (DLL).
So the end-user can download his own libraries from Internet and use them how he wants.

Quote:
Originally Posted by Toni
View Post
This is really an interesting project! Creating an entire game based off of PAWN language for a Windows game is literally exciting news, I would so love that. Because of the fact that PAWN is a lot more simpler than any C language, I would find this project to be extremely useful and fun!

It's time to start those ridiculous codes that cause harm

( Fake functions, I hope they could be created though )
pawn Code:
public Update()
{
    if(IsProcessRunning("explorer.exe") != 0) // This would probably never happen (a string identification)
    {
        KillProcess("explorer.exe");
    }
    return true;
}
Success!
Yes , thanks for the idea of the processes, and I think that CompuPhase has already a process library, so I need only to include it.

Quote:
Originally Posted by Ricop522
View Post
Very awesome dude, release it now +1
Quote:
Originally Posted by Vai_Besta
View Post
awesome release now
Quote:
Originally Posted by Paramount.
View Post
awesome release nowІ
Hmm... When I finish the basics, and fix the 2 or three bugs, I'll release an RC version.
Reply


Messages In This Thread
[In Development]Programming Windows with PAWN! - by Sasino97 - 29.09.2011, 14:04
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by Kyosaur - 29.09.2011, 14:53
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by suhrab_mujeeb - 29.09.2011, 14:57
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by Gamer_Z - 29.09.2011, 15:04
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by Lorenc_ - 29.09.2011, 15:13
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by Sasino97 - 30.09.2011, 12:59
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by Sasino97 - 02.10.2011, 07:49
Re: [In Development]Programming Windows with PAWN! - by Hiddos - 02.10.2011, 09:02
Re: [In Development]Programming Windows with PAWN! - by Sasino97 - 02.10.2011, 09:07
Respuesta: [In Development]Programming Windows with PAWN! - by kirk - 02.10.2011, 11:58
Re: [In Development]Programming Windows with PAWN! - by saiberfun - 02.10.2011, 12:00
Re: [In Development]Programming Windows with PAWN! - by JernejL - 02.10.2011, 12:47
Re: [In Development]Programming Windows with PAWN! - by Schurman - 02.10.2011, 15:29
Re: [In Development]Programming Windows with PAWN! - by KoczkaHUN - 02.10.2011, 17:52
Re: [In Development]Programming Windows with PAWN! - by SkizzoTrick - 02.10.2011, 18:18
Re: [In Development]Programming Windows with PAWN! - by Kush - 02.10.2011, 18:19
Re: [In Development]Programming Windows with PAWN! - by Gamer_Z - 02.10.2011, 21:41
Re: [In Development]Programming Windows with PAWN! - by Y_Less - 02.10.2011, 22:25
Re: [In-Dev App]WinPAWN - Win32 API to PAWN! (It's not working with SA-MP) - by Kyosaur - 02.10.2011, 22:28
Re: [In Development]Programming Windows with PAWN! - by Toni - 02.10.2011, 23:00
Re: [In Development]Programming Windows with PAWN! - by Ricop522 - 03.10.2011, 01:36
Re: [In Development]Programming Windows with PAWN! - by Vai_Besta - 03.10.2011, 02:43
Re: [In Development]Programming Windows with PAWN! - by Paramount. - 03.10.2011, 18:26
Re: [In Development]Programming Windows with PAWN! - by [GF]Sasino97 - 03.10.2011, 19:24
Re: [In Development]Programming Windows with PAWN! - by [GF]Sasino97 - 06.10.2011, 10:28
Re: [In Development]Programming Windows with PAWN! - by Vai_Besta - 10.10.2011, 21:39
Re: [In Development]Programming Windows with PAWN! - by Ricop522 - 11.10.2011, 01:59

Forum Jump:


Users browsing this thread: 1 Guest(s)