Search Results
can someone please send the new map pack link? kindly please pm me the link. thanks!
1,808
i like the 1st and 2nd features! and overall as well.
2,162
This stock goes under OnPlayerSpawn. I can't get it work. I don't know exactly why but when my God mode is on. Then I reconnect to the server after I spawn I spawned with weapons, it should not be. B...
48
try to add more string new string[1500]; new string[2000];
167
someone please give the link for this? coz the link is dead.
1,410
Quote: Originally Posted by Deadpoop then do it onplayerdeath PHP код: public OnPlayerDeath(playerid, killerid) {     if(GetPVarInt(playerid,"Deathm"))     {       ...
279
Quote: Originally Posted by Deadpoop PHP код: public OnVehicleDeath( vehicleid, killerid ) {     if(GetPVarInt(playerid,"Deathm"))     {         DestroyVehicle(G...
279
Hmm.. This one im talking about Код HTML: if(GetPVarInt(playerid,"Deathm"))
279
I want to kill the vehicle only in Deathm. But only vehicleid, killerid params are valid. Код HTML: if(GetPVarInt(playerid,"Deathm")) { DestroyVehicle(vehicleid); } Код: public OnVehicleD...
279
Can I do this on player request class? SetSpawnInfo EDIT: I tried and I can only choose CJ skin. Код: public OnPlayerRequestClass( playerid, classid ) { SetSpawnInfo(playerid,0...
109
I think its because of the AddPlayerClass and then using /skin after. I noticed If I pick CJ skin or any skin on player class selection. Then I use /skin command and choose different skin (Let say ski...
109
Why do my skin keeps switching back to the old one and switching again to the new one. It's really quick like 0.5 to 1 secs. I'm using AddPlayerClass on class selection and a saving system with skin ...
109
Guys! After removing SavePlayer from the script it solves the problem. But i'm still not sure what's exactly problem is and I wanna fix it. EDIT: I change PlayerInfo[playerid][pMoney] to GetPlayerMon...
107
First of all i'm using MySQL saving system. The problem is every time I disconnect from the server my cash keeps resetting to 0. I've checked my phpmyadmin and it only occurs on onplayerdisconnect. Ca...
107
https://github.com/Gammix/Interactiv...gangzonesc.inc
82
Edit: ****** it "samp ganezonesc include"
82
Wow thanks for the reply! But what should I do with PlayersInRace? It says undefined.
119
Can someone please help me give a sample script on how to spawn players in a arranged order. Let say there are 6 cars for example below.. [1] [2] [3] [4] [5] [6] So. If player1 join he should be po...
119