Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
I made an include with some functions and just wana know how i can get them funtions to show in the function list on the right hand side of pawno IDE? its not realy a problem but would make life easier.
thanks in advance.
Posts: 30
Threads: 6
Joined: Apr 2010
Reputation:
0
Options => Show function list.
TheInnocentOne
Unregistered
Quote:
Originally Posted by Carvos
Options => Show function list.
|
He already has it open...
#include the file, and then restart pawno. It should appear. Try commenting the function header if it doesn't
In your include ofc.. Replacing 'YourFunctionName' and params with the functions name & params.