Search Results
No it's not supported
163
/rcon ban [USER] or make auto ban if user send 3 messages per second.
148
What is the return that you got form console when you tape ./samp03svr ?
319
Give write permissions to your scriptfiles folder
270
May be this will help you: 1. Give right permissions to samp03svr, announce, samp-npc Код: # cd /path/to/sampserver Код: # chmod 711 samp03svr announce samp-npc 2. Код: # rand_pass=$(da...
319
Quote: Originally Posted by Clad Don't put them exactly in the coordinates, That's why they fall. Up the coordinates so when the vehicle spawns will be put in the map and it won't fall. ...
363
In localhost it works without problems?
222
Quote: Originally Posted by Chris53340 PHP код: Reparation = CreatePickup(1239, 14, -3678.0701,1606.6134,17.4443); Create3DTextLabel("Reparation", 0x3344E1FF, -3678.0701,1606....
363
Use Streamer plugin, and for your map objects change to this: pawn Код: CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, player...
362
You just have to forward the UDP port in INPUT. Close TCP one.
174
Quote: Originally Posted by Skully82 Maybe you should check the co-ords.. It's the same co-ords with the text but the pickup goes down and the text works fine
363
Hello, I have a Derby map in the sea, i created a pickup + text in the map coordinates, well the text works fine but the pickup goes down to the sea. Here is a screenshot to understand: http://image...
363
Good job for 1st map , just keep it up
314
Try this: Код: # apt-get update apt-get upgrade # apt-get install ia32-libs libmysqlclient-dev
182