Raised This Month: $51 Target: $400
 12% 

Post Compiling Errors Here Release 0.1


Post New Thread Reply   
 
Thread Tools Display Modes
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 03-10-2004 , 11:17  
Reply With Quote #11

Quote:
Originally Posted by Johnny got his gun
Just send me a sma of a plugin that uses set_user_hitzones and Ill implement its original interface.. I wasnt sure how to use it when I remade fun module, tahts why.
Can you get the original code for fun module and refer to it?? Cuz its original implementation was very powerful!! I liked and was used to it!!
(Mainly the ability to set hitzones for you against others, or others against you)

I think this function is the only thing left b4 I can release my plugin for AMXX!!!

Thx JGHG!!
xeroblood is offline
Send a message via MSN to xeroblood
SniperBeamer
AMX Mod X Founder
Join Date: Jun 2003
Location: Good Old Europe
Old 03-10-2004 , 14:33  
Reply With Quote #12

OLO doesn't release the source code of the fun module
but I think JGHG has nearly finished it so it will be like the original native.
__________________
SniperBeamer is offline
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 03-11-2004 , 03:20  
Reply With Quote #13

part of new fun.inc:

Code:
/* Sets hit zones for player.  * Parts of body are as bits:  * 1   - generic  * 2   - head  * 4   - chest  * 8   - stomach  * 16  - left arm  * 32  - right arm  * 64  - left leg  * 128 - right leg  * Set index to a player's index and leave target at 0 to define what bodyparts this player can hit when he is firing.  * Set index to 0 and target to a player's index to define what bodyparts on player other players can hit when they are firing.  * Set both index and target to 0 to define globally what bodyparts people can hit and what bodyparts can be hit when firing. */ native set_user_hitzones(index = 0, target = 0, body = 255); /* Get user hitzones.  * To get what bodyparts a player can hit when firing, set the player's index to index and target to 0.  * To get what bodyparts other players can hit when firing at player, set index to 0 and target to player's index. */ native get_user_hitzones(index, target);

is this the right interface?
Johnny got his gun is offline
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 03-11-2004 , 07:55  
Reply With Quote #14

jghg,

That look about right, I cant see anything wrong with it, grantwed I just woke up but looks perfect.

thanx..
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 03-11-2004 , 11:31  
Reply With Quote #15

Woo Hoo!!! That does look perfect!!!

Good Job!!! I can't wait to convert my plugin using it!!
xeroblood is offline
Send a message via MSN to xeroblood
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 03-11-2004 , 22:28   me too!
Reply With Quote #16

Quote:
Originally Posted by xeroblood
Woo Hoo!!! That does look perfect!!!

Good Job!!! I can't wait to convert my plugin using it!!
I cant; wait either!!!

Now I just need to get my resusume done.
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
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 20:28.


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