Search Results
Quote: Originally Posted by Sunehildeep There's a solution already https://www.youtube.com/watch?v=QGURHS1iAoU tried this, didnt work for me
239
Quote: Originally Posted by ISmokezU It's not a problem! a feature of windows? Just don't do the combination... are you serious? Its a major problem, you have no access to desktop when ...
239
This appears to be a serious problem in windows 10. I have made a research to find the solution but did not succeed. I was wondering, is there any official solution to this problem? Thanks.
239
Find the line where you have set the world boundries and expand it - make sure the skin's coordinates are inside the world you have defined.
69
try this: pawn Код: CMD:spec(playerid, params[]){    if (pInfo[playerid][pLogged] == 1)    {        if (pInfo[playerid][pAdminLevel] >= 1)        {            if (team[playeri...
100
zcmd doesnt need to be used inside onplayercommandtext. Remove that callback. And the structure is: pawn Код: CMD:shop(playerid, params[]){//codereturn 1;}
106
pawn Код: CMD:shop(playerid, params[]) without ";"
106
you joke man? in the lines you use the function
224
use either "d" instead of "u" OR use "u" but with invalid_player_id instead of isplayerconnected
224
Here, find your router's model and follow the instructions: http://portforward.com/english/appli.../SA-MP_Server/
212
Read carefully the wiki about addplayerclass. There are coords inputs. use them
76
Actually including the a_samp is not necessary anymore. The simplest thing to do here is to make pawn Код: new playerinfo[server's slots amount][pinfo];
87
Quote: Originally Posted by dafuq HurtLocker, he means that when someone types and CMD like /me then admins can see it IG, example: [AdmnReport] Player *playername* *player's id* used CMD ...
122
easy. example: pawn Код: CMD:help(playerid, params[]){//codeGetplayername(playerid)format(str, sizeof(str), "[CMD][%d][%s]: /help", playerid, playername)foreach(...){    if (playerstats[i][adminl...
122
you need to call the call back... I only know how to do this with a timer but pottus says sth about dynamic areas which require less cpu usage, ask him
66
GM.pwn(435) : error 001: expected token: "-identifier-", but found "new" GM.pwn(452) : error 001: expected token: "-identifier-", but found "new" GM.pwn(455) : error 001: expected token: "-identifier-...
122
try this: pawn Код: CMD:teles(playerid, params[] ){    new Str1[ ] =   "   - "CLB"The Eclipse {FFFFFF}[Dont Care] "CLB" teleports.\n\n\                    "CLB"Stuntparks{FFFFFF}\n\ ...
122
For some reason, if I use u identifier for id, i get errors like player is not connected. I faced this prolem from the early days since i started scripting (november 2012). In order to make my command...
379
Quote: Originally Posted by Champ you can change your name in sa-mp window. on the head of the sa-mp software. you can not change player's name inside the script. Wrong. https://sampwi...
127
I can't believe this if i don't see it happening.
118