[FilterScript] GYM System (Including bench,running machine,Barbell)
#1

You can gym just like in single players.

Features:
1.Progress Bar
2.Count Numbers

Pictures:





DOWNLOAD

Credits:
Iuri's [FS] Running Machine Gym System [ Single Player Mode Like ]



Hope u like it
Reply
#2

u are awesome..
Reply
#3

Good work!
Reply
#4

Quote:
Originally Posted by BodyBoardVEVO
Посмотреть сообщение
Good work!
thx bro.
Reply
#5

Nice, Lovely Job :P
Reply
#6

I think you are doing this on single player instead ahah. Just kidding. Well done.
Reply
#7

Quote:
Originally Posted by Private200
Посмотреть сообщение
I think you are doing this on single player instead ahah. Just kidding. Well done.
haha~
Reply
#8

good work.
Reply
#9

Good job.
Reply
#10

Nice job man!!!
Reply
#11

I like it.
I'm gonna test it right now, thanks.
Reply
#12

yes i can't believe it's filnding here i have been just waiting tell some one make this ty ty ty ty ty bro keep up the good work bro +Rep
Reply
#13

Код:
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : error 017: undefined symbol "CreateProgressBar"
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : warning 215: expression has no effect
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : error 001: expected token: ";", but found ")"
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : error 029: invalid expression, assumed zero
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Line 123;
pawn Код:
player_gym_progress[playerid] = CreateProgressBar(550.000000, 166.000000, .color = 0x00F900FF );
Reply
#14

Very Nice.

Quote:
Originally Posted by DeadSkyTkb
Посмотреть сообщение
Код:
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : error 017: undefined symbol "CreateProgressBar"
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : warning 215: expression has no effect
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : error 001: expected token: ";", but found ")"
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : error 029: invalid expression, assumed zero
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\filterscripts\GYM.pwn(123) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Line 123;
pawn Код:
player_gym_progress[playerid] = CreateProgressBar(550.000000, 166.000000, .color = 0x00F900FF );
You will need the include progress.
Reply
#15

Help it give me 26 erors
Код:
D:\Documents and Settings\Miki\Desktop\Roleplay\pawno\include\YSI\y_iterate.inc(641) : error 017: undefined symbol "Itter_OnPlayerConnect"
D:\Documents and Settings\Miki\Desktop\Roleplay\pawno\include\YSI\y_iterate.inc(741) : error 017: undefined symbol "Itter_OnFilterScriptInit"
D:\Documents and Settings\Miki\Desktop\Roleplay\pawno\include\YSI\y_iterate.inc(906) : error 017: undefined symbol "Itter_OnPlayerDisconnect"
D:\Documents and Settings\Miki\Desktop\Roleplay\pawno\include\progress.inc(170) : warning 217: loose indentation
D:\Documents and Settings\Miki\Desktop\Roleplay\pawno\include\progress.inc(172) : warning 217: loose indentation
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(13) : warning 225: unreachable code
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(13) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(13) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(13) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(21) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(21) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(21) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(30) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(30) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(30) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(37) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(37) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(37) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(46) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(46) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(46) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(54) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(54) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(54) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(61) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(61) : warning 215: expression has no effect
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(61) : error 001: expected token: ";", but found "static"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(119) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(119) : error 004: function "Itter_OnPlayerConnect" is not implemented
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(169) : warning 225: unreachable code
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(169) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(169) : error 004: function "Itter_OnFilterScriptInit" is not implemented
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(185) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(185) : error 004: function "OnPlayerKeyStateChange" is not implemented
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(188) : error 017: undefined symbol "newkeys"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(193) : error 017: undefined symbol "GetOffTread"
D:\Documents and Settings\Miki\Desktop\Roleplay\filterscripts\GYM.pwn(199) : error 017: undefined symbol "GetOffBIKE"
Reply
#16

Haha dude good job
Reply
#17

Awesome Work man !
Reply
#18

Please help how to solve that errors ??
Reply
#19

OMFG! Am 18 but i been looking for this for a very very very long time now good release mate i gotta say thank you so fuckin much for doing this 10/10 cos i really needed it and now its here
Reply
#20

lol looks cool. Especially for my RP server. thanks bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)