Search Results
Quote:
Originally Posted by LeGGGeNNdA
I have a friend that does these stuff, I'm not a fan of anims but I like your videos. Great job
Thanks
541
Quote:
Originally Posted by Team_PRO
I like it.
Quote:
Originally Posted by FahadKing07
I have never seen it. But amazing
And again, THANK YOU!
Made another one, and t...
541
Quote:
Originally Posted by wanted428
Anime ? Not a fan
Quote:
Originally Posted by Epixha
Awesome, great match of song and scenes.
Quote:
Originally Posted ...
541
Cover song
A badass one
[ame]http://www.youtube.com/watch?v=SgQS5cr9-FU[/ame]
And not a badass one
[ame]http://www.youtube.com/watch?v=nLGpyPJFi-k[/ame]
My last two AMVs
[ame]http://www.yo...
541
Code?
Anyway
Quote:
Originally Posted by Biesmen
Your callback "OnPlayerDisconnect" doesn't return a value.
Make sure every callback ends with either "return true" or "return false"(retur...
146
Do you mean the camera? or player?
https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt
https://sampwiki.blast.hk/wiki/SetPlayerFacingAngle
257
First, try to increase the range inside IsPlayerInRangeOfPoint (And check for the first coordinate whether it's right or not).
477
https://sampforum.blast.hk/showthread.php?tid=91354
Basically
pawn Code:
COMMAND:mycommand(playerid, params[]) // or CMD:mycommand(playerid, params[]) { // Do something return 1; }
340
You are using "lights" variable to store the light value
pawn Code:
if(lights)//If light is on{//Set light off here}else//else light is off{//Set light on here}
Have you check the link I gave you?
443
Use pawn tag [PAWN]
And what is this PharesAllumer[vehicleid]?
https://sampwiki.blast.hk/wiki/GetVehicleParamsEx
https://sampwiki.blast.hk/wiki/SetVehicleParamsEx
https://sampwiki.blast.hk/wiki/Cont...
443
https://sampwiki.blast.hk/wiki/ManualVehicleEngineAndLights
386
Quote:
Originally Posted by RuiGy
E-Guitar.
Cool, what software are you using?
1,139
https://sampwiki.blast.hk/wiki/OnPlayerExitVehicle
https://sampwiki.blast.hk/wiki/DisablePlayerCheckpoint
172
years ago.....
HARRR!!!!
1,139
www.tomshardware.com
Check out the review, you won"t regret it.
457
Wow, I remember at the times people complaining when someone releasing "shity" (Or whatever they call them) scripts and spam comments that saying they're a good scripts.
But now, people say "NO" when ...
1,324
https://sampwiki.blast.hk/wiki/KillTimer
Read carefully.
366
https://sampwiki.blast.hk/wiki/TextDrawSetString
I think it's your "stats1" varibale. (Created without "Text:" tag).
pawn Код:
new Text:stats1[MAX_PLAYERS]
215