Search Results
Just use the interior and when the player enters the door Dynamic or Non Dynamic, you have an NPC set up that is standing behind the counter and create a marker, when you walk in the marker it shows y...
155
Can't clone the doors from an IG object editor, no way to gaining the ID from this system.
113
I've looked everywhere, but I can't find the garage door ids.. any one who can help?
113
Not exactly.. I'm after if a player presses the Sprint Key 13+ times within a second, it would send a message to the Moderators/Admins that the player is using a bind.
125
I understand the whole "OnPlayerKeyStateChange" consept, but how would you make it check for How many times a given key in pressed in a given time period?
125
So I've been wondering, how would this system work? What I've come to a conclusion with is that if the player presses a given Key more than a given amount of times per second, that this would send a m...
125
So I've recently wanted to put a system in which if a player disconnected while he was cuffed or tied, he would be jailed. I tried doing it myself and got a load of errors, from an open bracket somewh...
63
So everyone at one point starts with the Z-Gaming script to edit it to their likings, well I moved the spawn point and changed the // THE SPAWN D coordinates to my own, and now everytime a player regi...
80
The only issue you are getting there is your pawno cannot read from that file, meaning it's not inside the includes or it is out of date. Try updating or adding it to the includes folder and continuin...
192
To hide the players Health an Armor bar for other players. pawn Код: for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(i, playerid, false);
215
When ever a new player registers and tries to spawn, it crashes the server all together. What might be the issue?
169
Yes, I had them changed like this. pawn Код: SetPlayerPos(playerid, 2067.9226,-1926.7513,13.5469);SetPlayerFacingAngle(playerid, 182.2600); This is when it started crashing. The ones I posted ab...
116
Quote: Originally Posted by Akira297 Could you simply show the line of this modification? Related to the D line. I cant' find it. pawn Код: if(PlayerInfo[playerid][pX] == 0 &&am...
116
Hello SA-MP Forum. Today I decided to modify the Z-Gaming Script around a little, I removed the Mapped in Objects from the DMV on it and tried to change the spawn coordinates, I changed these ones. ...
116
That removed it, but now It's visible but not a solid building, as I can walk through it... what now?
134
So I'm trying to get rid of the building near Idlewood in Los Santos, but It's not removing for me.. pawn Код: RemoveBuildingForPlayer(playerid, 4019, 1777.8359, -1773.9063, 12.5234, 0.0);RemoveB...
134
Wrong section mate. You need Five reputation to post in the Advertisement section.
66