Search Results
Ok so I DELETED the COLORs. The text is now working. What the hell? Why I can't use those colors? How should I color it? (Green - White - Green - White - Green - White)
115
Quote: Originally Posted by PowerPC603 You could remove the "IsPlayerConnected(playerid)" parts in your code, as the player using the command is connected to begin with, otherwise he could...
115
Quote: Originally Posted by LivingLikeYouDo @MrBlake: Cuz needs to be I did that, not my problem.
312
It's called, with a command: Код: if (strcmp(cmd, "/stats", true) == 0) { if(IsPlayerConnected(playerid)) { if (gPlayerLogged[playerid] != 0) { ShowStats(playerid,playerid); ...
115
Why this text isn't showing on chat? No warnings/errors. Код: new coordsstring[256]; format(coordsstring, sizeof(coordsstring)," Ч Ч %s Ч Ч",name); SendClientMessage(playerid,...
115
Quote: Originally Posted by OsteeN OP, I will not script it for you, however I'll (hopefully) point you in the right directions. Use this to allow the script to manually handle the engin...
115
Bump. Maybe i'm asking too much. At least some tips or links would be nice.
115
Ok so i have this command: Код: if(strcmp(cmd, "/showmembers", true) == 0 || strcmp(cmd, "/sm", true) == 0) { SendClientMessage(playerid, COLOR_GREEN, "__________ Online Members __________"); ...
90
Well, my compiler isn't responding after i put this code. Why?
312
I have a RPG gamemode and I need an engine & lights system for vehicles. I didn't find a well explained tutorial, so if anyone could help, it would be great. What I want? - When server starts, al...
115
Quote: Originally Posted by Raweresh I think it's impossible with files, maybe you can find any plugin allowing searching in folders but that will be not good option and not optimal. Mh...
83
Ok so i have a RPG gamemode that a really like, and I would love to use it at some point. But, the gamemode doesn't include MySQL. Is it posible to have statistics like "Updatable faction members lis...
83
Quote: Originally Posted by SilentSoul I don't think that someone is going to convert a full gamemode for you here, just try to request this at - https://sampforum.blast.hk/showthread.php?...
124
I have a pretty old gamemode (RPG) and I would like to continue scripting it. (I bought it 1-2 years ago, and since then I ocasionally updated it) Why? Because it's very nice, easy to understand, does...
124
Quote: Originally Posted by AIped why dont you use GangZoneShowForAll ? And what would be the difference?
100
Ive got a problem. I have a RivalWars system on my gamemode and yesterday, I decided to delete two gangs. I made some changes at the factions IDs (i thought i replaced the IDs in all the places needed...
100
Quote: Originally Posted by iZN There is a search button. I'm not blind. But there are hundreds of gamemodes. If you can help me, cool. But dont post just for +1
121
I'm a begginer scripter and I want to start using MySQL (it has tons of advantages). Can someone suggest me a RPG gamemode from this forum that is easy to understand and works with MySQL ? Would be co...
121