Search Results
do you have at least 1 other "AddPlayerClass", or are there any filterscripts that are adding this?
90
[QUOTE=Konstantinos;3812747]The second parameter of the public function must be an array. This is correct: Код: CMD:elegy(playerid, params[]) Beautiful Thank you very much <3
77
Код: if(dialogid == DIALOG_VEHICLES) { if(response) { switch(listitem) { case 0: return cmd_elegy(playerid,""); case 1: return cmd_nrg(playerid,""); ...
77
website, samp servers, minecraft etc. its limitless what you can do, aslong as the CPU + ram it sufficiant
234
https://sampforum.blast.hk/showthread.php?tid=267742 is a good thread and also https://sampwiki.blast.hk/wiki/AttachObjectToVehicle
220
ahh i see, thank you. After updating my YSI i got that foreach error, i then procedded to delete foreach and include yiterate which posed the compiler crashing, after trying serveral other compilers i...
141
or https://sampforum.blast.hk/showthread.php?tid=183776 this
132
Pawncompiler completely crashes when i compile now?
141
Hello I was wondering if anybody had a foreach.ini compatible with sa-mp 0.3e, as i require a newer copy to compile my roleplay script... even a temporary fix would be fine, thanks in advance -Jayd...
141
Code: CMD:logintest(playerid, params[]) { PlayAudioStreamForPlayer(playerid, "http://k002.kiwi6.com/hotlink/cdmpyxt923/pleaselogin.mp3"); return 1; } For some reason it doesnt work on my serv...
113
The best thing to do is OnPlayerEnterVehicle check if it a pizza bike, if it is, SetPlayerSkin, if not return 0;
179
Yes as reklez said, you need to set it before you get onto the bike.
179
True, Edited. , + also those ammount of Objects might not work, you may need to steam them..
184
try this mr man http://pastebin.com/6WfDiird
184
ommmggg, this is cool. good work man.
1,133
Pretty good for a first release, would love to see more glasses inputted into the script, could be usefull
192
not sure if this is the problem but the case starts with 0 soo it would be pawn Код: case 0:
87
i cannot veiw the pastebin because i am at school but this is what i have and may work for you pawn Код: public OnPlayerConnect(playerid){    if(fexist(UserPath(playerid)))    {        IN...
132
I recommend not to use ServerFFS as the control panel is very slow to use/upload, i have perchased 2 servers with serverffs and they both did not get DDoSed at all during the time i had them.
120