Search Results
Yes I have seen that piece of code before, but it doesn't tell me where I am aiming at. Well, to bad if it ain't possible.
128
hey, here is a short question: Is there a way to get the coцrdinates of where the player is aiming at? I think MTA found a way (with the laser-pointer in the map editor).
128
Here is my question: I found a program wich allows you to check the singleplayer script. This program includes a file (KEYWORDS) that includes all functions from singleplayer. View the file here: http...
100
Haha thanks for the great comments! At skaTim: I will definetly keep it rolling, I am working on a much bigger [map]
918
It is, look at the post above you *edit: This is better : This command works. Sorry, I inserted the wrong coцrdinates. If you don't see the objects, stand still for 5 seconds or something(to give...
918
This command works. Sorry, I inserted the wrong coцrdinates. If you don't see the objects, stand still for 5 seconds or something(to give the objects time to load). Then write /gotochurch again. This...
918
hehe, Check the map ingame. You will see it fit's there. Next to the altar are 2 rooms, I guessed the Priest could live there (in some churches it is reality).
918
No problem! I liked doing it. By the way it is Rick, not Rickky
918
I rate this 7. It is very simple to build (only a few objects). But what you made is good. I think some people can use this. For next releases try bigger thing, a bit more detailed. I think you would ...
609
That depends wherefor you want to use it. So 3 isn't good or bad. For normal things I usually take 4 or 6.
107
I posted it in Filterscripts and Includes. Here is a link: http://forum.sa-mp.com/index.php?topic=115564.0 I hope you like it Alberto_Abate !
373
The church interior: I got this idea from Alberto_Abate. He needed an interior for his church. I liked the idea, and started working on it. Please enjoy the result. Images: ...
918
Quote: Originally Posted by Zeromanster Quote: Originally Posted by Rickk Done I'm making it ready for release...Will be there in less then an hour. I created it under the chu...
373
Hmm, I haven't experienced the problem myself so I'm afraid I can't help you. Sorry
383
Done I'm making it ready for release...Will be there in less then an hour. I created it under the church in SF (in the air it would be an obstacle for airplanes). I think you will like it.
373
I would try (very easy) new playerid; That's all. Most of the time that works. Код: //Top of page new name[24]; public OnPlayerSpawn(playerid) { new playerid; //this <<----------------...
159
Would that help? Код: IfPlayerToPoint (blabla) { SetPlayerControllable(playerid, 0) } This will prevent the person from leaving the vehicle. Then when the menu is destroyed again ToggleplayerC...
383
I don't think that is what he ment. You can try: If vehicle health is lower than 20: TogglePlayerControllable (playerid, 0) Then let him exit the vehicle with /exit (RemovePlayerFromVehicle). I Think ...
174
Allright, I will start in a second. I just need to know where you want it. I don't know how to map inside an interior. So it has to be somewhere inside the map. That can be inside the building. under ...
373