Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
Hello,
I few days ago i saw a include file (at least i think it was a include, pretty sure it was..) but it basicly had functions like
IsPlayerInPlane
IsPlayerInSportsCar
and stuff functions like that... Cant remember where i found it or who released it... but ive been searching on forum for about 20 minutes and cant find it. anyone know where i can find it?
Posts: 70
Threads: 7
Joined: Oct 2010
You can search in FS/INC section.... Search a bit... cmon
Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
Ive been searching for like 20 mins, i cant find it anyway
Posts: 6,129
Threads: 36
Joined: Jan 2009
https://sampforum.blast.hk/showthread.php?tid=139582
I can't find an include for it, but I did find a plugin that Carlton made a while ago.
Posts: 6,129
Threads: 36
Joined: Jan 2009
You could take apart the plugin, use the data, and create your own functions within PAWN. Seeing as enums are configured in Carlton's plugin (if I recall correctly), so you could just grab the data and change some of the code.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
Originally Posted by DarrenReeder
Yeah, Ill just give that a go...
Are plugins made with C++ aswell as C? (i only have Dev C++ and Ive only used C++)
|
You only really need to be able to read the files to port the code over (and change it) into PAWN, but plugins are written in C++ as the
only SDK is written in C++.
Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
Ah, so If i was good at C++, i could make plugins with it?
Do i need to get the SDK to write pawn plugins?>
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Yes, you can find it with all the other plugins, included in the downloads.
This forum requires that you wait 120 seconds between posts. Please try again in 62 seconds.