[question]GetPlayerSpeed? SetPlayerSpeed?
#1

there is any include for those functions?

GetPlayerSpeed
SetPlayerSpeed

if there is not can someone bild it for me.... im good but not pro....

sorry for my bad english im' from israel
Reply
#2

I dont think so...
Reply
#3

getplayerspeed would be easy (check out R@fs speedo and modify from there). Setplayerspeed would involve a 50 - 100ms timer and it would look hokey and stupid as hell.

Short version: get can be made, set cannot
Reply
#4

Quote:
Originally Posted by Lt_Aivariux
I dont think so...
No/Yes

No: not possible to set the speed (only ped)
Yes: to download/create a speedo meter
Reply
#5

Quote:
Originally Posted by Hamptonin
Quote:
Originally Posted by Lt_Aivariux
I dont think so...
No/Yes

No: not possible to set the speed (only ped)
Yes: to download/create a speedo meter
It has nothing to do with a "speedo-meter".
Reply
#6

Quote:
Originally Posted by -=[Serbish
=- ]
Quote:
Originally Posted by Hamptonin
Quote:
Originally Posted by Lt_Aivariux
I dont think so...
No/Yes

No: not possible to set the speed (only ped)
Yes: to download/create a speedo meter
It has nothing to do with a "speedo-meter".
Yes you can edit a speedo meter and create a function of it to get the speed
Reply
#7

Getting someones speed has nothing to do with telling them how fast they're going? Interesting...

Quote:
Originally Posted by -=[Serbish
=- ]
Quote:
Originally Posted by Hamptonin
Quote:
Originally Posted by Lt_Aivariux
I dont think so...
No/Yes

No: not possible to set the speed (only ped)
Yes: to download/create a speedo meter
It has nothing to do with a "speedo-meter".
Reply
#8

ok... if SetPlayerSpeed canot be dune so haw can i make GetPlayerSpeed?

someone told me that i need to find the distance between the plae i am now and the place i was half second ago somethink like that and do somethink whith it...
i would like to know how....
can someone biuld it for me and show me? plaese?
Reply
#9

hmm
floatsqroot(floatpower(newx-oldx,2)+floatpower(newy-oldy,2)+floatpower(newz-oldz,2))
per half second = so much speed per half second lol

EDIT*
floatsqroot(floatpower(oldx-newx,2)+floatpower(oldy-newy,2)+floatpower(oldz-newz,2))

Had it backwards lol
Reply
#10

Quote:
Originally Posted by kaisersouse
Getting someones speed has nothing to do with telling them how fast they're going? Interesting...

Quote:
Originally Posted by -=[Serbish
=- ]
Quote:
Originally Posted by Hamptonin
Quote:
Originally Posted by Lt_Aivariux
I dont think so...
No/Yes

No: not possible to set the speed (only ped)
Yes: to download/create a speedo meter
It has nothing to do with a "speedo-meter".
Heh, learn what a speedo-meter is then you'll know the answer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)