Search Results
Just trying to update IRC plugins maybe..
Link: https://sampforum.blast.hk/showthread.php?tid=98803
177
Example:
public OnPlayerConnect
{
PlayAudioStreamForPlayer(playerid, "URL");
return1;
}
public OnPlayerDisconnect
{
StopAudioStreamForPlayer(playerid, "URL");
return1;
}
Do y...
646
Use this, is very easy and simple: https://sampforum.blast.hk/showthread.php?tid=282801
270
Auto update without restarting server is filterscripts.. if the gamemode can't
U can use this: https://sampforum.blast.hk/showthread.php?pid=2599573#pid2599573
Thanks.. sorry for my bad english
CMD: ...
356
This is command for admin only, admin level 2, u can edit it... using zcmd.inc
Quote:
CMD:changename(playerid, params[])
{
new targetid,name[128];
if(PInfo[playerid][Level] < 2 || !Is...
396
If we need to changename is must pay?
Sorry for my bad english
396
Example: If sscanf.so <-- linux, windows-->sscanf.dll
262
Bank of Los Santos
Credits
ShadowTeam(Map Creator)
Download Link: http://pastebin.com/arfj0EJS
IMAGES / PICTURES
Pictures:http://imgur.com/a/jvfR2
Thanks if you using this map, happy....
Thanks to...
386
Anyone can help me?
Can someone edit my street sweeping? hmm maybe add some checkpoint so much and if the street sweeping job done the car will respawn to the place
Here is link: http://pastebin.com/...
154