Search Results
Show us the code, please.
162
https://sampforum.blast.hk/showthread.php?tid=399766
There you go.
112
Quote:
Originally Posted by Kyance
Try using #include <sscanf2>
If you still have that error, make sure that you actually have the plugin installed correctly.
This is your solutio...
116
pawn Код:
stock Logs()format(String,sizeof(String),"[Heal] %s healed %s",GetName(playerid),GetName(p1));for(new i=0;i<MAX_PLAYERS;i++)if(IsPlayerAdmin(i)) return MSG(playerid,-1,String);}return...
117
Try to Like ADD SaveGarages in Create form.
128
pawn Код:
enum p_Info{ pDatabaseID, pRegistered, pCash, pBank, pSkin, pSex, pAge, pOrigin[256], pLevel, pExp, pHours, pAdmin, pHelp...
244
please!please help, +rep to one who fix
244
PlayerInfo[playerid][pChannels][slot] = channel;
This one, sir.
244
pawn Код:
stock SetPlayerChannel(playerid, channel, slot){ PlayerInfo[playerid][pChannels][slot] = channel; if(slot == GetPlayerSlot(playerid)) { SetRadioSlot(playerid, s...
244
Код HTML:
warning 204: symbol is assigned a value that is never used: "giveplayer"
warning 204: symbol is assigned a value that is never used: "sendername"
warning 203: symbol is never used: "am...
168
Could you eventually explain what's wrong?
246
Error: Function not registered: 'PlayerTextDrawSetPreviewModel'
Even it is registered in the script ? ._.
257
Hello guys, I recently got this error: Run time error 19, i've everything downloaded and putted in .cfg, it works great on my own Windows, but once im getting it on my Linux server, then everything fu...
257
Dude, who the fuck said i'm selling a script in here?
Also don't i've permissions to sell something i've scripted myself?
211
Fuck yeah guys! My script just reached 45K lines after alot of weeks scripting, I remember when I started I got help with admin cmds and lot and lot, now my script is like wtf, I can't believe i've do...
211
Hello guys, i'm about to be done with my new GM, but now i'm suddenly getting an weird error here?
Код HTML:
PlayerInfo[extraid][pCarTicket] = CMySQL_Int(PlayerName(extraid), "Accounts", "Usernam...
111