hello my bank is glitched i go in and i fall... what can i do
#1

hello my bank is glitched i go in and i fall... what can i do


toggle player controll is what a scripter told me to do how can i do it


maybe willing to pay to get it done
Reply
#2

Yes if the objects arent loading, you will have to make a timer, with TogglePlayerControllable(playerid, type);, if it doesn't work pm me, i would help for free.
Reply
#3

Put that under the /enter command of the bank

pawn Код:
SetTimer("Please wait while objects load.", 3000, true); // Set a timer of 3000 miliseconds (3 seconds)
Untested, but I got it from here. Good luck .
Reply
#4

and i cant exit when i go in there what can i do to fix that
Reply
#5

Save the exit position by using /save and copy the first 3 coords after the skin ID from your savedpositions.txt in SAMP-> San Andreas Userfile. And make this command for exit

pawn Код:
SetPlayerPos(playerid,x,y,z);
return 1;
}
sry doesn't have the time to explain, My friends here are surely going to explain better than me and help you more ^^. Good luck
Reply
#6

i do not understand i cant find /exit in my script?
Reply
#7

FIXED YOU CAN CLOSE THANKS ALL
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)