Search Results
pawn Код: C:\Users\Use\Desktop\Нова папка\pawno\include\streamer.inc(391) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup"C:\Users\Use\Desktop\Нова папка\pawno\inclu...
84
Okay listen me now.. Command /veh is only for admin. I want when admin exit from vehicle which he is spawned.. vehicle to be destroyed. Only for spawned cars with /veh.. not for all cars. pawn Ко...
96
pawn Код: CMD:veh(playerid, params[]){     if(!strlen(params)) return SendClientMessage(playerid, COLOR_RED, "Error. Usage: /veh [modelid]"); //Check if the parameter exists.     if(strval(p...
96
pawn Код: CMD:veh(playerid, params[]){     if(!strlen(params)) return SendClientMessage(playerid, COLOR_RED, "Error. Usage: /veh [modelid]"); //Check if the parameter exists.     if(strval(p...
96
Okay, now not pawno errors but again server doesnt work pawn Код: [16:12:58] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x27101) (script might nee...
127
Again this pawn Код: C:\Users\Use\Desktop\Нова папка\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")C:\Users\Use\D...
127
I am with them bro,before 5 minutes i doesnt have that problem.. i use 0.3z and i am with streamer 2.6.1.
127
Hello everybody. Before 5 minutes i dont have that problem.. But now i have got it.. i dont know why. pawn Код: C:\Users\Use\Desktop\Нова папка\pawno\include\streamer.inc(487) : warning...
127
pawn Код: public OnPlayerSpawn(playerid) {     new randomspawn = random( number of your spawns );     switch ( randomspawn )     {          case 1 : SetPlayerPos( playerid , x , y , ...
126
pawn Код: // This is a comment// uncomment the line below if you want to write a filterscript#define FILTERSCRIPT#define COLOR_LIGHTBLUE 0x33CCFFAA#define COLOR_RED 0xAA3333AA#include <a_samp&g...
62
pawn Код: //==============================================================================Dialog:Rulesc(playerid, response, listitem, inputtext[]){    return 1;}Dialog:Helpc(playerid, response, ...
128
pawn Код: Dialog:Rulesc(playerid, response, listitem, inputtext[]){    return 1;}Dialog:Helpc(playerid, response, listitem, inputtext[]){    return 1;}Dialog:Adminc(playerid, response, listite...
128
I just should uncomment my OnDialogResponse, or i should Uncomment OnDialogResponse and delete everything in it ?
128
Bro.. This is my code pawn Код: //==============================================================================Dialog:Rulesc(playerid, response, listitem, inputtext[]){    return 1;}Dialog:Help...
128