Search Results
guys i am using editor to map and it has removebuilding and all so i have that inc but when i enter the game the building is not removed can anyone give me the correct .inc file please help me as fast...
102
I know and i created that too Thank You
94
Guys I Made A /calltaxi command.In which You need to /calltaxi yourcurrentposition.Then in that command i added a DynamicCP.but i want that if he do /calltaxi the old checkpoint would be deleted. + I ...
94
Yes Its True The Id 0 Is Spawning But When I Join Its Bugged It Does not proceed further it just stays at Quote: SendClientMessage(playerid, 0xFFFFFFFF, "_______ | Los Santos Reality R...
67
add in between other commands without return 0;
68
Код: CMD:jail(playerid,params[]) { if(PInfo[playerid][Level] >= 3 || IsPlayerAdmin(playerid)) { new id; new jailedname[MAX_PLAYER_NAME]; new adminna...
155
Guys I wanna make a admin system with yini i have all the include of yini and YSI but when i enter any script which has yini and register on that system it does not save file even if i define the pat...
61
Quote: Originally Posted by CyberGhost pawn Code: COMMAND:admins(playerid, params[]){    new count = 1, name[24], string[128];    for(new i = 0; i < MAX_PLAYERS; i++)    {    Â...
132
I am using sscanf & zcmd and when i do /admins and even if others are admin , my name is only displayed can any one give me the code plz?
132
Guys I have My GameMode In which it contains 2000+ objects i think but when i goto their place they donot appear Can Some One Tell Me how can they appear or whats the problem?
65
pawn Код: //top of scriptnew bool:LoadingFile[MAX_PLAYERS];public OnPlayerSpawn(playerid){    if(!LoadingFile[playerid])    {        Files(playerid); //Loading the Roleplay Datafiles from ...
133
Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3d-R2, (C)2005-2011 SA-MP Team [20:49:04] filterscripts = "" (string) [20:49:04] ...
133
lol now the problem is when i put Files(playerid); in every callbacks samp-server.exe close know where to put it somewhere i try it on OnPlayerSpawn it crash my samp-server.exe too
133
i forgot Код: Files() { new File:txt = fopen("Server/Logs/Mapicons.txt", io_read); new string[256]; while(fread(txt, string)) { GameTextForPlayer(playerid, "~w~Files are loading f...
133
Ok i'm done to roleplay admin system problem now i need another help well the code is working but the loading source energy (which is the file that will load) is making my gamemode have errors Ко...
133
please give me an example i just need it right now
169
one question how to add the following in registration Just like in Roleplay Servers - Age - Gender - Asia, Europe, etc. then after the registration i want to make these - Tutorials how to make th...
169