Looking for a include file?
#1

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?
Reply
#2

You can search in FS/INC section.... Search a bit... cmon
Reply
#3

Ive been searching for like 20 mins, i cant find it anyway
Reply
#4

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.
Reply
#5

Quote:
Originally Posted by Calgon
Посмотреть сообщение
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.
i might go with that... ive found this:

http://forum.sa-mp.com/showthread.ph...splayerinplane

But it says its untested :S i dont really want to go with something that mostly untested..
Reply
#6

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.
Reply
#7

Quote:
Originally Posted by Calgon
Посмотреть сообщение
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.
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++)
Reply
#8

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++.
Reply
#9

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?>
Reply
#10

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)