Search Results
How did you declare the gRandomSpawns array?
322
No, I mean when I use SetPlayerPos while falling/skydiving, the player dies like he hit the ground, but is still in mid-air.
330
Hi, how do I set a player's X and Y positon only, not the Z one? Because when I use SetPlayerPos(x, y, z) while skydiving, the player dies instantly, even when I use the same z position that he is at...
330
But I heard Radio Los Santos in Jizzy's Pleasure dome on San Fierro, can't I make something like that?
227
OK, and how do I play built-in stations like Bounce FM, Radio Los Santos, WCTR etc?
227
Hi, how do I play a radio station (i.e. Bounce FM) in a specific region at the map?
227
Because I tried to do it the same way, but it doesn't work...
237
No, that's only just after the spawn menu has shown.
237
What callback is called just before the skin selection menu shows up? I need to know this because I'm making my own city selection menu (just like in Grand Larceny).
237
Hi, I have the following formula to calculate the speed of a vehicle (km/h): Код: new Float:v, Float:x, Float:y, Float:z; GetVehicleVelocity(GetPlayerVehicleID(playerid), x, y, z); v = floatround...
201
Hi, I've got this GetPlayerSpeed function from the forums. Код: stock GetPlayerSpeed(playerid) { new Float:ST[4]; if(IsPlayerInAnyVehicle(playerid)) GetVehicleVelocity(GetPlayerVehicl...
89
I can script. But I don't know how to do this.
281
Can you show me both strings?
174