Search Results
Quote:
Originally Posted by Naruto_Emilio
Awesome Include, I will use it always!!
Thanks , Glad You Liked It
737
Quote:
Originally Posted by varthshenon
Nice one.
Thanks
737
Quote:
Originally Posted by Michael@Belgium
Very good
Thank You , Does Anyone have any suggestions to make it better?
737
pawn Код:
public OnPlayerDisconnect(playerid, reason){ new file[100],Name[MAX_PLAYER_NAME]; GetPlayerName(playerid,Name,MAX_PLAYER_NAME); format(file,sizeof(file),"%s.ini",Name); ne...
261
its the same as coding a gamemode but just putting it in filterscript folder
261
that error means u have 2 "OnPlayerUpdate" callbacks so delete one
256
Quote:
Originally Posted by [GF]Sasino97
Very useful
Thanks
737
Info :Lines : 26
================================================== ========================================
Funtions :
pawn Code:
PrivateVehicle(playerid,vehicleid,"Owner");
========================...
737
try :
pawn Код:
#define Msg(%1, %2, %3) {foreach(Player, players) if(players != %1 || %1 != players) SendClientMessage(%1, %2, %3)}
302
u don't need to define (native) the functions which are already in samp
374
in ur gamemode / filterscript :
pawn Код:
public OnPlayerCommandReceived(playerid, cmdtext[]){ if(IsPlayerInDMzone[playerid] == 1) { SendClientMessage(playerid,COLOR_RED,"You're In ...
375
under your /teleport command use :
Код:
if(IsPlayerInAnyVehicle(playerid)) return SetVehiclePos(GetPlayerVehicleID(playerid),X,Y,Z);
else return SetPlayerPos(playerid,X,Y,Z);
266
Quote:
Originally Posted by misho1
only
? lol that's not a lil thing ... that takes hour to script and no one now uses strcmp so use garHouse its the best so far
952
maybe the more time u says is like 10 milliseconds so it doesn't really matter but using numbers is a lil bit faster
346
that probably is caused by a missing plugin so check your plugins
395
goto
Код:
C:\Program Files\MTA San Andreas\server\mods\deathmatch\resources
then go in the folder [editor_test] with ur map name then go in the folder , open the .map file with the notepad , delet...
254
Quote:
Originally Posted by jame42
oh2choice
it depends on you , both plugins are cool so you just gotta choose yourself
782