Search Results
Quote:
Originally Posted by NoorMustafa123
Yeah, I noticed that, too. I was playing in a server and one of my friends informed us over public chat. That's a great chance, Don't waste it. I...
1,775
I can supply with a VPS, domain, web hosting and server + forum administration.
Looking for a dedicated and responsible developer is willing to can start up a great server but is limited to such reso...
379,567
Looking for persons that can create GFX (Videos, threads, etc. - At least one.) for my RP Server.
You don't have to be professional - something is better than nothing. I am willing to take on anyone w...
379,567
Looking good b, keep up the good work.
3,770
You mean like this guy? https://sampforum.blast.hk/showthread.php?tid=616991
148
I can walk outside and find 10 cents.. I wouldn't waste time playing on a server I may not even want to play on for 10 cents an hour.
1,397
Quote:
Originally Posted by CannonBolt
Luis already solved it,also i didn't think you get what i said dont want players to see when admin join / leave the game
The code he wrote for yo...
259
The same way you found the player id to send the message of the position, use that in your SetPlayerPos.
140
What in the actual hell?
Edit:
His quote says:
Quote:
The server has connected to the mysql datatabase.
I don't know, if you're connected then you're connected.... Look in your ...
226
Quote:
Originally Posted by TeoDoRz
Hi,
How can I fix this error in gm?
[10:32:55] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Pprice")
[10:34:39] [ERROR] CMySQLQuery::Ex...
241
Code:
sudo apt-get install libstdc++
If you're not using your own VPS, contact your host's support and ask them to install it for you.
245
Looking for someone to beta test with me and a few ingame + fourm mods for my new RP Server.
Skype: FatherMans
379,567
Quote:
Originally Posted by MCZOFT
this error is because your code is outside of a function. For example:
PHP код:
format(...);
main()
{
}
Right way to do is :
PHP код...
230
Please help me with this, it's the only reason why my server wont start!!
https://sampforum.blast.hk/showthread.php?tid=92246 <-- Plugin.
http://solidfiles.com/d/9ca5/ <-- Fixed dll for Plugin
...
192
Well... usually when my compiler fucks up, it's something dealing with a really messed up command or missing bracket..
383
Uh.. what not try making the command something easy to type and make your pAdmin level something less of a high number like 5001?
Also, try "cmd" instead of "cmdtext".
183
Try
pawn Код:
public StopMusic(){ foreach(new i : Player) { PlayerPlaySound(i, 1069, 0.0, 0.0, 0.0); }}
383