[HELP]: "lots of problems"
#1

Guys anyone know how to create an animation if someone got near the chair?

I got problems with creating red checkpoint that teleport players to the next red checkpoint. any help?

where can i get list of sounds and how to create them ?

and the last thing wrong is that i made this script of menu but it didn't work will:

Код:
new TestMenuStrings[6][17] = {"Rules", "Vechiles Commands", "Class Commands", "Dm Rules", "Tutorial Area", "Foot Commands"};
and the issue is :

Код:
error 018: initialization data exceeds declared size
when i make it with test1,test2,...,test6 it works .

but when i try to change the words to this it didn't work will why ?

i got a also problem with this code:
Код:
{
  ApplyAnimation(playerid,"INT_OFFICE","OFF_Sit_Read",4.1,1,1,1,1,1);//load the animation
  ApplyAnimation(playerid,"INT_OFFICE","OFF_Sit_Read",4.1,1,1,1,1,1);//Play the animation ONCE
  }
it said that there was no problem but when enter the server the animation doen't do anything
Reply
#2

For the teleport when in checkpoint, CreateCheckpoint(cords) then on public OnPlayerEnterCheckpoint put SetPlayerPos(cords)

For the rest.. idk
Reply
#3

Quote:
Originally Posted by [N
Dakota ]
For the teleport when in checkpoint, CreateCheckpoint(cords) then on public OnPlayerEnterCheckpoint put SetPlayerPos(cords)

For the rest.. idk
can you give an example of how to do it ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)