Raised This Month: $32 Target: $400
 8% 

JailMod - Soccerjam Ball Menu v 3.0


Post New Thread Reply   
 
Thread Tools Display Modes
rubee
Senior Member
Join Date: Oct 2009
Location: party rocking
Old 11-26-2011 , 02:34   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #11

C&P
__________________


rubee is offline
k4ok4o
Junior Member
Join Date: Mar 2011
Old 12-02-2011 , 13:36   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #12

It's possible to enable de command /ball to CT's and not only for ADMINs ?
.
.
It's juts that's it's would be easier and better if the CT's could do it....not always have a ADMIN alive, or in the server....
.
.
It's possible to do it?
k4ok4o is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 12-02-2011 , 13:53   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #13

You only made minor changes to my code. The credits are wrong, the code is mine and not only the menu.
__________________
xPaw is offline
731
Member
Join Date: Aug 2006
Old 12-08-2011 , 12:16   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #14

Why did not increase ball hits enemy Damage
Why not scroll soccer action
731 is offline
alfre
Member
Join Date: Feb 2010
Old 12-11-2011 , 06:31   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #15

xPaw its not minor changes,this plugin is better.better bouncing,kicking,better speed,minor updates.compare this plugin to yours.
P.S. bug : ball respawning to alive people not to spawn location every round..
how to fix bug : add g_bNeedBall = true; // ENTITIES CREATING
////////////////////////////////////////////////////////////
CreateBall( id, Float:vOrigin[ 3 ] = { 0.0, 0.0, 0.0 } ) {
if( !id && vOrigin[ 0 ] == 0.0 && vOrigin[ 1 ] == 0.0 && vOrigin[ 2 ] == 0.0 )
return 0;

g_bNeedBall = true;
and this bug will be fixed,and ball will be respawned at spawn location every round
__________________


Last edited by alfre; 12-11-2011 at 06:35.
alfre is offline
Send a message via Skype™ to alfre
Juk0
Member
Join Date: Mar 2009
Old 12-11-2011 , 14:36   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #16

How to make ball slower? its a bit too fast
Juk0 is offline
FinSmart
Junior Member
Join Date: Oct 2009
Location: Planet Pluto
Old 12-18-2011 , 03:15   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #17

Gonna Try it
__________________
Once A Camper,Always A Camper
FinSmart is offline
Send a message via MSN to FinSmart
MC.TSHIRT
Senior Member
Join Date: Dec 2010
Old 12-22-2011 , 07:02   Re: JailMod - Soccerjam Ball Menu v 2.0
Reply With Quote #18

Version 3.0 Fixed. Ball Spawn every Round.
__________________
MC.TSHIRT is offline
731
Member
Join Date: Aug 2006
Old 12-24-2011 , 13:02   Re: JailMod - Soccerjam Ball Menu v 3.0
Reply With Quote #19

The ball model Lack of Scroll movement
You need to replace the ball model
add ball movement
add code
entity_set_float( g_iBall, EV_FL_animtime, 1.0 ) // set ball model movement
entity_set_float( g_iBall , EV_FL_framerate, 1.0 ) // set ball movement speed
entity_set_int( g_iBall , EV_INT_sequence, 2 ) // set ball frame rate
Attached Files
File Type: zip ball5.zip (10.7 KB, 226 views)
731 is offline
rainin
Member
Join Date: Apr 2011
Location: Estonia
Old 03-06-2012 , 01:51   Re: JailMod - Soccerjam Ball Menu v 3.0
Reply With Quote #20

I have one issue with this plugin .
So , when i started this plugin , my vipmenu "speed" dosent work.
Can u solve it ?

Last edited by rainin; 03-06-2012 at 01:51.
rainin is offline
Send a message via MSN to rainin
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode