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
250
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...
250
Quote: Originally Posted by wanted428 Anime ? Not a fan Quote: Originally Posted by Epixha Awesome, great match of song and scenes. Quote: Originally Posted ...
250
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...
250
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...
64
Do you mean the camera? or player? https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt https://sampwiki.blast.hk/wiki/SetPlayerFacingAngle
109
First, try to increase the range inside IsPlayerInRangeOfPoint (And check for the first coordinate whether it's right or not).
266
https://sampforum.blast.hk/showthread.php?tid=91354 Basically pawn Code: COMMAND:mycommand(playerid, params[]) // or CMD:mycommand(playerid, params[]) {  // Do something  return 1; }
136
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?
205
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...
205
https://sampwiki.blast.hk/wiki/ManualVehicleEngineAndLights
178
Quote: Originally Posted by RuiGy E-Guitar. Cool, what software are you using?
472
https://sampwiki.blast.hk/wiki/OnPlayerExitVehicle https://sampwiki.blast.hk/wiki/DisablePlayerCheckpoint
103
www.tomshardware.com Check out the review, you won"t regret it.
238
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 ...
561
Debug your code. See where it stop.
100
https://sampwiki.blast.hk/wiki/KillTimer Read carefully.
143
https://sampwiki.blast.hk/wiki/TextDrawSetString I think it's your "stats1" varibale. (Created without "Text:" tag). pawn Код: new Text:stats1[MAX_PLAYERS]
93