Search Results
https://sampforum.blast.hk/showthread.php?tid=98074 ofc
119
Quote: Originally Posted by RealCop228 You must not be doing something correctly... Have you added "plugins mysql" to your 'server.cfg' file? lol xd
117
Quote: Originally Posted by Cameltoe - Pickup's Good evening everyone, im trying to make an /enter command with pickup's fetched from a database. I dont see why you mentioned "MYSQL".. ...
69
pawn Код: format(car,sizeof(car),"INSERT INTO table (CarID, Model, Locked, CarX, CarY, CarZ, CarA, Color1, Color2, Price, Sell, Owner) VALUES ('%d', '%d', 0, '%f', '%f', '%f', '%f', '%d', '%d', '%...
62
Quote: Originally Posted by Jay_ Probably a faulty joypad / keyboard. I can't believe I was enought stupid to don't see that the Joypad was near to the wall -.- hahaha :b
74
I'm with a strange bug while I play SA:MP... The "player" moves alone and I can't do anything to stop it. I've already reinstalled the game but it still not works.
74
Quote: Originally Posted by [ECR SancheZ ] Ey RaFstaR, Can you help me? I have a very annoying problem, if i enter a plane/heli it has fuel too... I dont want that. How can i delete that?...
2,061
When you use SetPlayerSkin(playerid,?) under a player which is using animations (entering/exiting vehicles, falling, running) the player gets freezed and crashes (in the case of entering/exiting vehic...
231
I got it using Getplayerkeys + onplayerupdate
178
I need to use them OnPlayerKeyStateChange(playerid, newkeys, oldkeys) .. I need W, S, D and A
178
Quote: Originally Posted by Zamaroht Wiki is your best friend. https://sampwiki.blast.hk/wiki/GetPlayerKeys I dont understand that
178
I need the Key names of W, A , S and D please
178
Quote: Originally Posted by alma1305 when i will buy a car it comes: "This is not a buyable car!" how can i fix it please help Are you buying the cars of the car ownership ?
2,061
Quote: Originally Posted by Luka™ Quote: Originally Posted by RaFsTar[PT ] new PFirstName[MAX_PLAYER_NAME]; new PLastName[MAX_PLAYER_NAME]; new name[MAX_PLAYER_NAME]; format...
158
new PFirstName[MAX_PLAYER_NAME]; new PLastName[MAX_PLAYER_NAME]; new name[MAX_PLAYER_NAME]; format(name,sizeof(name),"%s_%s",PFirstName,PLastN ame); SetPlayerName(playerid,name); Make your change...
158