Search Results
Hi, How to check is player facing to specife object?
81
Hi, How to make, that for ex: i have object and i want that player can see him setting player camera to object.
71
Hi, Who can give me PlayerPlaySound (sound ids) where is billiard sounds ?
76
https://sampforum.blast.hk/showthread.php?tid=332330
260
I understand it. But maybe there is or can make with billiard weapon, and then you can with key_Fire hit white ball
260
Here is no using onplayerupdate, onplayerkeystatechange, how then here is billiard?
260
What i will do with map i need a billiard playing system 1x1. Where you can add tables.
260
UP THREAD i mean billiard
260
Hi, Maybe somebody is already created pool and can share it?
260
Hi, How to create that system that for ex 1215 object or whatever object id, will be moving around you in sphere
102
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...
138
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?
106
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.
105
if(strcmp(cmd, "/invisible", true) == 0) { for(new i=0; i < MAX_PLAYERS; i++) { if (IsPlayerConnected(i)) { SetPlayerMarkerForPlayer( playerid, i, ( GetPlayer...
403
https://sampforum.blast.hk/showthread.php?tid=352601
403
What variable? why ID 0, if i do cikle thru all players
403
But why my script don't work?
403
Code: new NERODNAQWEFF; foreach(NERODNAQWEFF : Player) { SetPlayerMarkerForPlayer(playerid, NERODNAQWEFF, ( GetPlayerColor( NERODNAQWEFF ) & 0xFFFFFF00 ) ); ...
403
If i set player color, simple. But marker i will use SetPlayerMarkerForPlayer(playerid, Nextplayerid, ( GetPlayerColor( Nextplayerid ) & 0xFFFFFF00 ) );
403
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
97