i need help for that warnings
#1

Hello, i have 6 warnings when i compile my pwn help pls
Reply
#2

You have too many arguments in MoveObject
you need only: Object name, posx, posy, posz and speed
Example:
MoveObject(Door, 105.6669, -2001.56944, 12.55469, 4)
to add more arguments for rx, ry, rz you need the function MoveDynamicObject
so you have two solutions:
-Change MoveObject to MoveDynamicObject
-reduce the number of arguments in MoveObject.
Reply
#3

thx KevinKush this way
Quote:

MoveObject(Door, 105.6669, -2001.56944, 12.55469, 4)

helped me thanks alot
Reply
#4

you're welcome
Reply
#5

kevin u have ********?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)