Search Results
Looking for a web developer for a heavy RP server! We need: phpBB setup/installation for our main forum, FD forum and SD forum. We also need UCP development. Must be mature!
199,686
pawn Код: {        if(Player[playerid][AdminLevel] <= pClicked[playerid][AdminLevel]) return SendClientMessage(playerid, WHITE, "You can't kick someone with a higher admin level then you.")...
128
pawn Код: if(listitem == 0)    {        new pName[MAX_PLAYER_NAME];        GetPlayerName(playerid, pName, sizeof(pName));        new gName[MAX_PLAYER_NAME],string[128];        Ge...
251
Quote: Originally Posted by Schneider You can only pass 1 type of variable to a function. In the first RemoveUnderscore-function you pass the playerid (integer) and in the second you pass ...
251
pawn Код: if(listitem == 0)    {        new gName[MAX_PLAYER_NAME],string[128];        GetPlayerName(pClicked[playerid],gName,sizeof gName);        format(string, sizeof(string), "Ad...
251
nevermind, it worked. I forgot to add the last public at the bottom
118
This command worked but the textdraw doesnt go away I have the public, new and forward lines too never the less, +repped
118
How can I make an /id command which says the player's PING? like... /id Bobby Bobby Fiddlebob (ID:1) - Ping: 51
82
Код: stock ShowPlayerFooter(playerid, string[], time = 5000) { if (Player[playerid][pShowFooter]) { PlayerTextDrawHide(playerid, Player[playerid][pTextdraws][39]); //line 12202 KillTime...
49
How can I make it with scanff2? Sorry, I'm extremely new to scripting, can you show me a short example?
118
EXAMPLE (textdraw at bottom like this after typing a cmd):
118
How can I make a textdraw appear after using a command? I want the textdraw to go away after a few seconds on its own too (Just like a short message that shows up for a few seconds then goes away)
118
Код: echo Executing Server Config... lanmode 0 rcon_password asdasd maxplayers 50 port 7777 hostname [ENG] County Roleplay [0.3z] gamemode0 roleplay 1 announce 0 query 1 chatlogging 0 weburl www.s...
105
Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3z, (C)2005-2014 SA-MP Team [15:25:36] [15:25:36] Server Plugins [15:25:36] ------...
105
Thank you, it worked when I used a different pawno.exe +repped I still have this error though: Код: C:\Users\Mario\Desktop\Knoxx SAMP Server\Clark County Roleplay\gamemodes\roleplay.pwn(30) : f...
188
It's not letting me recompile on pawno, I keep getting this: Quote: Originally Posted by Ejected When I try to compile my gamemode it says Pawn Compiler library has stopped working Win...
188
When I try to compile my gamemode it says Pawn Compiler library has stopped working Windows is checking for a solution to the problem. Pawn Compiler library has stopped working A problem caused t...
188