Search Results
Quote: Originally Posted by JiHost Our hosting is just fine, if you can't get your script to work, you should contact us and we'll see what we can do. I'm agree with you you're service ...
28
Hello Can anyone please tell me that is there any web hosting that supports alertpay Please
58
Maybe Internet Problem you have.
32
Full name: VIP Cool (My Real Is Really VIP) Nick name: Tom E-mail: Not needed Skype or ********: VIP_VIP
28
Quote: Originally Posted by xXitsgodzillaXx Код: include <audio> public OnGameModeInit() { Audio_SetPack("default_pack"); return 1; } public OnPlayerConnect(p...
49
Quote: Originally Posted by Jack_Wilson You've entered an invalid include name, "(INLUCDE NAME)" somewhere in your script. Find it (CTRL + F) and delete that line, else if you're looking f...
23
Here My Includes pawn Код: #include <a_samp>#include <djson>#include <progress>#include <YSI\y_timers>#include <ZCMD>#include <sscanf2>#include <audio>#in...
23
Here My Map pawn Код: RemoveBuildingForPlayer(playerid, 4024, 1479.8672, -1790.3984, 56.0234, 0.25);     RemoveBuildingForPlayer(playerid, 4044, 1481.1875, -1785.0703, 22.3828, 0.25);     Re...
37
Wow I Remembered You And Me Made This Filter Script its soo fun
443
Quote: Originally Posted by Georgi166 Fluffy Man = Gabriel Iglesias? lol? what a question
132
Now Script Looks Like pawn Код: CMD:mask(playerid, params[]) {    if(PlayerInfo[playerid][pMember] == 8 || PlayerInfo[playerid][pLeader] == 8 || PlayerInfo[playerid][pAdmin] < 2 || (PlayerInf...
28
Quote: Originally Posted by AndreT You are missing the starting bracket of the CMD:mask(playerid, params[]) scope. pawn Код: CMD:mask(playerid, params[]){    // ...    return true;...
28
Here My Script pawn Код: new masked[MAX_PLAYERS]; pawn Код: CMD:mask(playerid, params[])    if(PlayerInfo[playerid][pMember] == 8 || PlayerInfo[playerid][pLeader] == 8 || PlayerInfo[playerid...
28
Nice Tutorial But Why We Type Extra Just Use #include <ZCMD> :P
360