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

dynamic atm


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Azik
Member
Join Date: Aug 2011
Location: France
Old 04-30-2014 , 19:58   dynamic atm
Reply With Quote #1

Hello,

Look my ATM:


My ATM fly, but look my code :
PHP Code:
Distributeur(Float:{ -1817.4985352822.431152, -202.368835 }, Float:{ 1.0173151.1543990.000000 }); 
what is the problem ? what is the good code?

Thanks you! Bye
Azik is offline
Send a message via Skype™ to Azik
MasterOfTheXP
Veteran Member
Join Date: Aug 2011
Location: Cloudbank
Old 04-30-2014 , 20:20   Re: dynamic atm
Reply With Quote #2

What does Distributeur() do? Can we see it?
__________________
Plugins / My Steam / TF2 Sandbox (plugin beta testing!)
MasterOfTheXP is offline
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Old 05-01-2014 , 05:08   Re: dynamic atm
Reply With Quote #3

I'm confused
What should i be looking at?
__________________
...
Oshizu is offline
Azik
Member
Join Date: Aug 2011
Location: France
Old 05-01-2014 , 07:05   Re: dynamic atm
Reply With Quote #4

You look my ATM, he fly, the code it's a position of my ATM.

I need to my ATM don't fly
Azik is offline
Send a message via Skype™ to Azik
Azik
Member
Join Date: Aug 2011
Location: France
Old 05-01-2014 , 09:27   Re: dynamic atm
Reply With Quote #5

solved
Azik is offline
Send a message via Skype™ to Azik
MasterOfTheXP
Veteran Member
Join Date: Aug 2011
Location: Cloudbank
Old 05-01-2014 , 15:39   Re: dynamic atm
Reply With Quote #6

Nice job. How did you solve it?
__________________
Plugins / My Steam / TF2 Sandbox (plugin beta testing!)
MasterOfTheXP is offline
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Old 05-01-2014 , 16:11   Re: dynamic atm
Reply With Quote #7

Quote:
Originally Posted by MasterOfTheXP View Post
Nice job. How did you solve it?
Maybe he used too high z pos
__________________
...
Oshizu is offline
Azik
Member
Join Date: Aug 2011
Location: France
Old 05-01-2014 , 19:00   Re: dynamic atm
Reply With Quote #8

Quote:
Originally Posted by MasterOfTheXP View Post
Nice job. How did you solve it?
Hello,

I use a new code for my position :
PHP Code:
public Action:Command_position(clientargs)
{
new 
Float:posVector[3];
new 
Float:EyeAngle[3];
GetEntPropVector(clientProp_Send"m_vecOrigin"posVector);
GetClientEyeAngles(clientEyeAngle);
PrintToChat(client"Position X : %f, Position Y : %f, Position Z : %f\n Angles X : %f, Angle Y : %f, Angle Z : %f"posVector[0], posVector[1], posVector[2], EyeAngle[0], EyeAngle[1], EyeAngle[2]);

Bye
Azik is offline
Send a message via Skype™ to Azik
Mitchell
~lick~
Join Date: Mar 2010
Old 05-01-2014 , 23:48   Re: dynamic atm
Reply With Quote #9

French people and their RP mods, i swear.
Mitchell is offline
GsiX
gee, six eggs
Join Date: Aug 2012
Location: Land Below The Wind
Old 05-02-2014 , 00:59   Re: dynamic atm
Reply With Quote #10

I always wanted to make my stuff fly but either they slowly pulled down by gravity or they froze in midair.

This dude is awesome. Thumb up.. rep++
__________________
If i happen to insulted you unintentionally,
it was me and Google Translate who did it.
GsiX is offline
Reply


Thread Tools
Display Modes

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 18:18.


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