SA-MP Forums Archive
[Help] Progressbar - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Help] Progressbar (/showthread.php?tid=471612)



[Help] Progressbar - Januar - 24.10.2013

How to create progressbar like this ?




Re: [Help] Progressbar - xVIP3Rx - 24.10.2013

Use this include


Re: [Help] Progressbar - Januar - 24.10.2013

Quote:
Originally Posted by xVIP3Rx
View Post
Use this include
i was use that progressbar but in my server usebox

how to edit include ?
open file .inc with wordpad ?

or ?


Re: [Help] Progressbar - xVIP3Rx - 24.10.2013

Quote:
Originally Posted by Januar
View Post
i was use that progressbar but in my server usebox

how to edit include ?
open file .inc with wordpad ?

or ?
You can edit includes with PAWNO just like the .pwn


Re: [Help] Progressbar - Januar - 30.10.2013

Quote:
Originally Posted by xVIP3Rx
View Post
You can edit includes with PAWNO just like the .pwn
Open file .inc with pawno ?


Re: [Help] Progressbar - SAMProductions - 30.10.2013

Quote:
Originally Posted by xVIP3Rx
View Post
You can edit includes with PAWNO just like the .pwn
Quote:
Originally Posted by Januar
View Post
Open file .inc with pawno ?
I think Compiling ".inc" Files using PAWNO Compiler will probably give you an errors,

so i suggest on you to use Notepad or something Simple Text Editor thingy like "Wordpad, etc."
  1. Copy the whole include codes in Notepad, Wordpad, etc..
  2. Save it as "include's name.inc", and Save it in "pawno > include".
  3. Open your Gamemode Script using PAWNO Compiler.
  4. Add "#include <include's name>" at the Top of your Gamemode Script.
  5. Compile it, Save it, and Finish.



Re: [Help] Progressbar - Pottus - 30.10.2013

I should point out as well you'll want to use this include specifically.

https://github.com/Southclaw/PlayerP...erprogress.inc


Re: [Help] Progressbar - Januar - 31.10.2013

Thanks all i can compiling include now

Sorry my bad english


Re: [Help] Progressbar - RayDcosta - 31.10.2013

first of all, u dont need to COMPILE includes.
just need to update them, use them in ur script and compile ur script.
the compiling of pawno works just fine, no issues with it.
and yeah u can use that include. or for that reason one of the many includes available on the forums.
just check the includes section.
cheers
if u still need help, just post here or PM me