Search Results
Hi, How to check is player facing to specife object?
149
Hi, How to make, that for ex: i have object and i want that player can see him setting player camera to object.
139
Hi, Who can give me PlayerPlaySound (sound ids) where is billiard sounds ?
126
https://sampforum.blast.hk/showthread.php?tid=332330
454
I understand it. But maybe there is or can make with billiard weapon, and then you can with key_Fire hit white ball
454
Here is no using onplayerupdate, onplayerkeystatechange, how then here is billiard?
454
What i will do with map i need a billiard playing system 1x1. Where you can add tables.
454
UP THREAD i mean billiard
454
Hi, Maybe somebody is already created pool and can share it?
454
Hi, How to create that system that for ex 1215 object or whatever object id, will be moving around you in sphere
162
Hi, I want to ask. I'am loading vehicles from database. And after all loading, i want to do cikle MAX_VEHICLES, and check IsValidVehicle, but can i do that just then when i just create vehicle? and i...
219
Hi, I do cikle max_vehicles and all vehicles have variable. And i want to know 10 vehicles where my variable is biggest. How to do that?
188
And virtuald world changing not change anything. Because you allow to see that icon when vehicle is. I try in 40 ms timer. Here have to by way to disable it.
201
if(strcmp(cmd, "/invisible", true) == 0) { for(new i=0; i < MAX_PLAYERS; i++) { if (IsPlayerConnected(i)) { SetPlayerMarkerForPlayer( playerid, i, ( GetPlayer...
760
https://sampforum.blast.hk/showthread.php?tid=352601
760
What variable? why ID 0, if i do cikle thru all players
760
But why my script don't work?
760
Code: new NERODNAQWEFF; foreach(NERODNAQWEFF : Player) { SetPlayerMarkerForPlayer(playerid, NERODNAQWEFF, ( GetPlayerColor( NERODNAQWEFF ) & 0xFFFFFF00 ) ); ...
760
If i set player color, simple. But marker i will use SetPlayerMarkerForPlayer(playerid, Nextplayerid, ( GetPlayerColor( Nextplayerid ) & 0xFFFFFF00 ) );
760
Hi, For ex, i have 7500 seconds. I want to this seconds display to hours, and how much left to minutes And where i give that example it will be: 2 hours 5 minutes
173