SA-MP Forums Archive
[ALPHA] PAWN wrapped to C++ - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [ALPHA] PAWN wrapped to C++ (/showthread.php?tid=8439)

Pages: 1 2 3


Re: [ALPHA] PAWN wrapped to C++ - Extremo - 30.04.2010

This is from 2007.. I think you guys just made a huge bump :P. Does this system even still work and is it supporting the newest changes? I doubt it.


Re: [ALPHA] PAWN wrapped to C++ - dcmd_crash - 30.04.2010

Quote:
Originally Posted by [NT
Extremo ]
This is from 2007.. I think you guys just made a huge bump :P. Does this system even still work and is it supporting the newest changes? I doubt it.
I guess not as SA:MP has been through multiple (3 or 4) different versions since '07. However, the source code is there for you on the start page, so there's nothing stopping y'all from updating it if you know what you're doing.


Re: [ALPHA] PAWN wrapped to C++ - Mina - 01.05.2010

Quote:
Originally Posted by ettans
It's easier to write your projects in PAWN than in C++, but C++ is a lot faster.
we just can't say which is easier...

Quote:
Originally Posted by [SL~RP
ihatetn931 ]
I'm curious, Is pawn easier to work with then c++ or is it the other way around?
for me c++ it's very much easier than pawn.
but if you don't know c++ then pawn is better for you..



Quote:
Originally Posted by [NT
Extremo ]
This is from 2007.. I think you guys just made a huge bump :P. Does this system even still work and is it supporting the newest changes? I doubt it.
yes it should work with samp 0.2
btw i just conveted this to 0.3a last weeks.also mine works on linux too.




Re: [ALPHA] PAWN wrapped to C++ - -Rebel Son- - 01.05.2010

Seems like a solid project, hope you release it!


Re: [ALPHA] PAWN wrapped to C++ - Mina - 01.05.2010

Quote:
Originally Posted by [N
BL!nk ]
Seems like a solid project, hope you release it!
lol i was thinking about it.
still i am developing it.
if i see more people need it, then maybe i just released :P



Re: [ALPHA] PAWN wrapped to C++ - typedef - 16.07.2010

I want to see this updated.


Re: [ALPHA] PAWN wrapped to C++ - sooky - 24.07.2010

NVM what I said, delete post please.


Re: [ALPHA] PAWN wrapped to C++ - Maggi - 02.08.2010

Great !!!
This mode developing method has one minus: you need to compile 1 time for windows, another time for Linux...


Re: [ALPHA] PAWN wrapped to C++ - UDV Production - 16.02.2011

when will you released it. It's been ages


Re: [ALPHA] PAWN wrapped to C++ - Karlip - 16.02.2011

Quote:
Originally Posted by UDV Production
Посмотреть сообщение
when will you released it. It's been ages
If you mean Maggi's thing: he's banned

If first post: there's a download.


Re: [ALPHA] PAWN wrapped to C++ - UDV Production - 16.02.2011

I have download it but the includes does not compile in my VC++


Re: [ALPHA] PAWN wrapped to C++ - LZLo - 17.02.2011

great,
but what's the problem with C#?
ok ok, i know, that many people only know C++
by the way it's useful


Respuesta: [ALPHA] PAWN wrapped to C++ - TheChaoz - 22.02.2011

well it's a damn good idea to warp scripts to C++, but is may has some risks, specialy with internet protocols.


Re: [ALPHA] PAWN wrapped to C++ - =KempeR= - 07.10.2011

My suggestion, to rewrite it to OOP. That`s will be realy great and useful!