Search Results
I don't get it, what function do you user for border ?
543
Hmm ... I can't I have 3 different teams, another answers ?
34
Nice tutorial, simple, but nice!
170
Any tutorial about how to move health (and armor) values from client to server side ?
34
Solved. Now another problem: when a player connects to the server, the server doesn't show login dialog
Quote:
[09:04:59] Incoming connection: x.x.x.x:61699
[09:05:29] Kicking x.x.x.x bec...
75
I tried this, because I read it in JavaunMiller's link ... I'm using BlueG's MySQL R5 plugin
75
CentOS release 6.4 (Final)
And I tried what JavaunMiller says
75
Код:
[15:22:02] Loaded.
[15:22:02] Loading plugin: mysql.so
[15:22:02] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[15:22:02] Loaded 2 plugins....
75
I want to know, because I'll buy an VPS and I must know what configuration I must purchase ...
And CPU usage how I can calculate ?
39
How I can calculate how much RAM will need my script to run ?
39
It's a bug, if you move the mouse you'll se finally the correct GangZone
105
Why the minimap is seen differently than the normal map? http://i.imgur.com/IT0oqmb.jpg http://i.imgur.com/LhlqMvu.png (I tried to stick, to divide them, as shown)
105
But in some servers, doesn't appear like that!
20
Why the minimap is seen differently than the normal map? http://i.imgur.com/IT0oqmb.jpg http://i.imgur.com/LhlqMvu.png (I tried to stick, to divide them, as shown)
20
Quote:
Hotdogurile and Burgarii were added in public places.
Epic FAIL
160
You can make commands like "/11" ; "/12" or "/13" and use the "SendTeamMessage()" function or something like that, created by you!
27
morphic.inc:
pawn Код:
new pdistance = 1;stock SetPDistance(dista){pdistance = dista;}stock GetPDistance(){return pdistance;}
And in my friend's gamemode I found
pawn Код:
SetPDistance(10)...
18