Search Results
pawn Код: if(!(GetPlayerMoney(playerid) < dragMoneyAmount)) not tested
90
pawn Код: public OnGameModeInIt(){   SetWorldTime(0);   SetTimer("mytimer",60*2*1000,1);   return 1;}forward mytimer();public mytimer(){new min;min++;SetWorldTime(min);}
123
 VPS
Can I run my server on a VPS and how ?
90
guys, anti-money hack fails at PayNSpray ! How can i make it free?
89
Quote: Originally Posted by ¤Adas¤ Something like this? pawn Код: public OnPlayerConnect(playerid){new Name[MAX_PLAYER_NAME];GetPlayerName(playerid, Name, sizeof(Name));if(strfind(N...
121
That's why i post the topic. I couldn't do. Help !
121
Hey guys, I want to kick player when they connect server if there are [FS] tag in their names and not from [FS]. Only 2 users can use it [FS]Shaggy and [FS]Furmale please help
121
@┤ŞąiBЄЯҒПŋ├ does it work?
135
Hi , i want to list who is v.i.p member. How can i do this? (PlayerInfo[playerid][Premium])
135
change name of samp.exe in GTA San Andreas folder.
268
People come here to learn how to code Pawno not PHP !
221
Top of the your mod pawn Код: new onlineplayers = 0; To OnPlayerConnect: pawn Код: public OnPlayerConnect(playerid) {onlineplayers++;if(onlineplayers == 50) { return SendClientMessageToAll(...
69
This is not a PHP Help Forum !
221
ah, it depends to your GM
110
We can't get checkpoints when in a vehicle ! Please help !
63
That's just impossible i think.
168
You have to define rtext in the function.
183
Код: { if(PlayerInfo[targetid][pRank] == 1) { rtext = "Cadet"; } else if(PlayerInfo[targetid][pRank] == 2) { rtext = "Police Officer"; } else if(PlayerInfo[targetid][pRank] == 3) { rtext = "Corpor...
183
Every Linux Plugins work on Debian5
96
Didn't mean this. Post whole function.
183