Search Results
What mysql software should i use for production use? i heard XAMMP is bad, why. ?
169
Yeah, absolutely. If there is an admin online. it adds the admin's name on one line ex. Quote: Admins: name1 If there are more than 2 admins: Quote: Admins: name1, n...
119
Oh, and then the next question how do you store different player nicks? You use another GetName ? Thats the whole concept. Код: new Admins, text[150] ; foreach(new i : Player) if(Playe...
119
Quote: Originally Posted by antixgaming It duplicates the names because you have the same name. Yeah thats OBVIOUS. I have been experimenting with string concatenation as well, but seem...
119
Hello, I'm trying to achieve a format message of something like: Quote: Managements: %s %s %s %s Instead of Quote: Managements: %s %s Like the whole names in...
119
Basically this topic is like you have a ferrari (samp) that you never use , and criticise someone (rw-mp) that borrows it from you for taking a ride. Update your MP or collab with RW for pushing up ...
13,535
Shut up , this whole topic is a meme
13,535
stop using weapon-config.inc its bad, it got flaws, and someone experienced will ruin your server. Make your own damage informer.
173
If you are a newbie, why you don't learn pawn?
731
Quote: Originally Posted by waysemir I dont understand you, please help me man. I have a small english. I need 0.3 dl-r1 version idiot
2,238
It's impossible for you to build a community if you are not a known user i tried myself. I made a server, but since i was very known in a community i started advertisment here and almost 200 players ...
556
Sad watching AC as a part of the big a/d competition released as a source code. Thank you whitetiger for great times. Maybe someone will develop it again for the tournaments and not for dayz/freeroam ...
2,238
The warnings are kind of self explained, you might have defined PHP код: p  twice somewhere around the lines the errors are, and scripting without knowing english is a bad way of learnin...
220
Yeah i made type 1, but now pickup can't be taken
97
Well i just made a weapon and health pickups and everything seem to work but , the pickup sound sometimes is not synced on the moment you taking the pickup, it seems like once you took it the sounds a...
97
Quote: Originally Posted by jasperschellekens Have you tested if DestroyPlayerDrops gets executed at all? Try to add a debug msg. It works, the health pickup is destroying but not the w...
183
PHP код: function create_player_drops(playerid) {     new Float: x, Float: y, Float: z, p_weapon, p_ammo, getspace;     // Health     GetPlayerPos(playerid, x, y, z);...
183
PHP Code:     mysql_format(Database, query, sizeof(query), "INSERT INTO `users` (`Username`, `Password`, `IP`, `Cash`, `Kills`, `Deaths`) VALUES ('%e', '%e', '%e', 0, 0, 0)",...
15,186
Quote: Originally Posted by willbedie https://sampwiki.blast.hk/wiki/OnPlayerPickUpPickup No? this explains it pretty clean. No you don't get me, i already got the knowledge on making p...
130