Search Results
Do you have closing " quotes?
641
I cannot access all servers,for example Crazy Bob and LSRP appear offline for me,until i use VPN and then they appear online,i have tried with both 0.3.7 and 0.3DL and its not working on both.
161
Ah how i couldnt come up with that,thanks for poiting out and for AMAZING plugin!
117
I mean im shooting missile from vehicle using MoveObject , and i wanted to destroy missile if it hits wall because it goes through it
117
I was wondering how i can destroy object on collision with something? I know on which coordinates will collision happen (its r1,r2,r3) but im not sure how to destroy object on that coordinates? Ко...
117
Im trying to use physics.inc function PHP код: PHY_UseColAndreas(object,2);  But it give me following error: Код: C:\Users\Самп\Desktop\0.3.7\pawno\include\physics.inc(730) : erro...
70
Im trying to use PHY_UseColAndreas(objectid, mode = 1) but it give me following error C:\Users\Самп\Desktop\0.3.7\pawno\include\physics. inc(730) : error 017: undefined symbol "PHY_UpdateBounds"
8,691
Hello as title says how could i make object move in parabola (to look realistic)? I have starting X,Y,Z and ending X,Y,Z and i guess MoveObject velocity.
92
I created this: pawn Код: GetTopPlayer1(){    for (new i = 0; i < MAX_PLAYERS; i++)    {        if (PlayerInfo[i][pRoundkills] > top_kills)        {            top_player =...
127
Hello im trying to create top 3 players and teleport them somewhere after each round.. How i could find who have most pRoundkills, i tried for(int i = 0; i <MAX_PLAYERS; i++)... But i cant use play...
127
I have VPS but where i put that audio files?
124
Hello there, i have problem with PlayAudioStreamForPlayer , i dont know any site where i could upload audio. I used that kiwi one but now i have problem i cant upload anything there and i used few ot...
124
Nice work, btw where i can find all sprites with pictures?
15,682
Oh, Now it work,repped! P.S. Hvala puno brate
120
I created function and timer,should i put all my code in that function or? i tried that but it says undefined symbol playerid? P.S. Pozdrav iz Beograda!
120
Hello all i have level system but im not sure where to put it , i dont know if i put that all OnPlayerUpdate it will cause massive lags? Here is my code please make suggestion
120