Search Results
The problem is that the camera isn't focused on the player in the skin selection. Here's my code: Код: public OnGameModeInit() { AddPlayerClass(117,-87.4950,1217.3195,19.7422,185.2165,24,199,25,...
61
Quote: Originally Posted by RyderX PHP код: CMD:madddog(playerid,params[]) {         SetPlayerInterior(playerid, 2);         SetPlayerPos(playerid, 1267.663208,-78...
74
Hey guys, I'm going through a problem that I have no idea how to fix. I've already researched it but found nothing. The problem is when I try to get to an interior, I just end up in the air with noth...
74
Quote: Originally Posted by [Bios]Marcel THIS IS NOT MEANT TO BE OFFENSIVE, OK? Look at the massive amount of filterscripts / game modes out there. Honestly you shouldn't add anything to ...
498
You guys tell me what you think I should add to it if it's too basic.
498
Hey guys I have made a new filterscript in which you can choose what city you spawn in. The spawnpoints of each are chosen randomly according to that city. You can add your own spawnpoints(my coords a...
498
I was in uni and I saw some people at the back playing SA-MP. I went to join them and that's how I found it out. I found a couple of servers until they disappeared.
202
Could I have a look at it? Please...
209
Are you using any server script? If you are what includes does it use?
209
There always will be future updates
740
Quote: Originally Posted by AndreiWow *facepalm* What do you think that is not saving? The whole account, and how do I try to save it? I said that I followed that tutorial, how do you thin...
99
Quote: Originally Posted by RyderX Ye so it'll be like this: PHP код: CMD:admin(playerid,params[]) {       if(IsPlayerAdmin(playerid)       {           SendCl...
785
Quote: Originally Posted by RyderX First of all you have to download ZCMD - include from here: https://sampforum.blast.hk/showthread.php?tid=91354 Then you have to include in your script:...
785
Quote: Originally Posted by PaRking he will not understand whit ur cmd: 123 -__________- For your information I wasn't copying at all. I was just trying to learn from it. I was analyzin...
785
Looking for a person with knowledge of mySQL.
205,780
Where do I put the 'CMD:cuff' and 'CMD:uncuff' ?
785
Come back to coding, trust me. You'll love it like you did before. I left it quite some time ago and also left my forum account, the only reason that was is because of the lack of knowledge I had abo...
616
Reinstall your GTA and SA-MP. Try reinstalling SAMP first, if it doesn't work, reinstall GTA.
852
The problem is that there's no timer for the textdraws to disappear. So it has to be done manually; Use Код: TextDrawDestroy(//nameoftextdraw) // or if it's a per player textdraw PlayerTextDrawDe...
181