Search Results
Quote: Originally Posted by kbalor Here you go darling. Download the latest include of streamer Streamer 2.6.1 (use the r84) Then put it in include folder (server directory) and then don...
144
Hey guys , i got problem when start the server and it say like this: Anyone can tell me the problem ?
144
Quote: Originally Posted by HardRock Show me these lines. This Код: CMD:toff(playerid, params[]) { if(PlayerInfo[playerid][pJob] == 17 || PlayerInfo[playerid][pJob2] == 17 || Play...
84
as the tittle say , i got error / warning on make that. Firstly i want to make a CMD to adding Text on Taxi Car Код: //On TOP new Text3D:taxifull[MAX_VEHICLES],taxiempty[MAX_VEHICLES],taxid; an...
84
Quote: Originally Posted by Konstantinos I noticed the if statement about checking the dialogid. If there are more cases to compare with, switch is much faster for doing it. pawn Код: ...
102
as the tittle say , i got error after adding new code for a /adminhelp CMD. i make /adminhelp is like Dialog not message this the code Код: if(dialogid == 11123) { if(response) { switc...
102
as the title say , i have some problem to detect what player press key I want to if player press "J" on keyboard it shown Progress bar with Textdraw , and if player release the key it the progress ba...
112
Quote: Originally Posted by -Prodigy- If that wasn't happening before, then you most likely are missing a closing bracket "}" how to fix it ?? So i must find a bracket with 90000 Line ?
124
Hey guys im so sad today because i was put a something in my GM but it was got many error like this. Код: D:\Server\gamemodes\LARP.pwn(3208) : error 017: undefined symbol "ProxDetector" D:\Server...
124
hey guys , i want to ask something to you. what the best farmer job system and biz system to improve my RP server ? Just asking , because im bit of confuse to find it out.
81
Quote: Originally Posted by Lidor124 You can try one working 100% and without problems http://forum.sa-mp.com/showthread.ph...52#post2718252 but that is just Health not armor
77
as the tittle say , i got problem after put code this Code: public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid) { if(issuerid != INVALID_PLAYER_ID) { new Float:stat[2]; ...
77
Quote: Originally Posted by Jankingston oh nvm, use this : https://sampforum.blast.hk/showthread.php?tid=422532 hope this worked Ok , seems work. Will test it after i finish compiling....
142
Quote: Originally Posted by MAFIAWARS May be this will help you. https://sampwiki.blast.hk/wiki/OnPlayerGiveDamage im bit of confuse learning using samp wiki. because wiki say it will ...
142
Quote: Originally Posted by Jankingston this will help ya : Click Me Are you sure about that link ? because i got this on firefox http://prntscr.com/1v5u4z
142
hey guys , i need help. i dont know any code to set weapon damage increased so , i need example to increase katana damage What code i must put ? can you give me some example please ?
142
as the tittle say , i got problem after put animation code to my GM Код: public OnPlayerUpdate(playerid) { new Float:health; GetPlayerHealth(playerid, health); if(health <= 50 && he...
81
as the title say , i want to know how to set melee / punch damage How can i do that ? is it possible ?
73