Search Results
That's what I did, it shows the checkpoint closest to the player if there are more then 1
1,254
Can you please show exactly how you used the function? Also, next time post this in the YCP topic.
120
wow Milo is huge This my dog, Hugo [img width=1024 height=768]http://www.zezombia.com/upload/files/379_101_0189.JPG[/img]
201
Update! Added SetPlayerStreamCheckpoint and DestroyPlayerStreamCheckpoint - creates a streamed checkpoint for only one player. Link updated.
1,254
National Anthem of Israel, "Hatikva" (The Hope): http://www.youtube.com/watch?v=_IuHgBQcbKs
195
Quote: Originally Posted by Stevelo So what? When Kye said that he probably didn't mean every possible streamer working in the same way. Try reading my posts and understanding. Maybe with...
1,254
Quote: Originally Posted by [K4L Leopard ] Nice. Maybe useful in the RPG Script? Leopard Could be Quote: Originally Posted by Stevelo Quote: Originally Posted by...
1,254
Quote: Originally Posted by Stevelo Quote: Originally Posted by Yaheli Why make another timer that would have to loop through 200 players even when only 1 is connected? It w...
1,254
pawn Code: ApplyAnimation(playerid,"ped","phone_talk",6.0,0,1,1,0,1000);ApplyAnimation(playerid, animlib[], animname[], Float:fS, opt1, opt2, opt3, opt4, opt5) Try pawn Code: ApplyAnimation(playe...
114
Quote: Originally Posted by Stevelo Why not just use a timer? I heared that OnPlayerUpdate gets called about 15 times per second, per player. Imagine a server with 200 players using it. ...
1,254
Yaheli's Checkpoint Streamer v1.1 __________________________________________________ __________________________________________________ _________________________________________________ - Descripti...
1,254
I'm sure being forced to look at a gray background for a few seconds must be like torture.
2,811
wiki.sa-mp.com/wiki/Interiors Search netx time
186
Set all the player's stat variables to 0 in OnPlayerConnect.
164
pawn Код: public OnPlayerDeath(playerid, killerid){  GameTextForPlayer(playerid, "WASTED!", 5000, 5);   return 1;}
77
Quote: Originally Posted by Mikep Quote: Originally Posted by Martin_Smith Hosted tab doesnt do anything yet, lol. It did. It got removed. What did it do?
227
Quote: Originally Posted by Jefff Код: public OnPlayerCommandText(playerid, cmdtext[]){ if(strlen(cmdtext) >= 32) return 0; And solved And if I were to type "/kick 32 exsesive u...
194