Search Results
As Compton said, try to contact your host and ask if they could make it so that they can allow remote connections.
135
Quote: Originally Posted by clum' Quote: Originally Posted by boelie I actually have...i made new one and he's still able to enter with rcon. But the most im worried about is h...
359
Quote: Originally Posted by Don Correlli Of course it doesn't.. 'vehicleid' is defined as 0 and there isn't such Model-ID for vehicles. Use this instead: pawn Код: new    vehicleid;...
153
I used the one from Peter Corneile as i do not have zcmd and sscanf, but when i type /spawnvehicle 512 (as example) in game nothing happens. Code: Код: public OnPlayerCommandText(playerid, cmdtex...
153
Hello, i am currently trying to create a /spawnvehicle id command that spawns a vehicle with the id of your choice at your current location. I have tryed to create it myself already, but i do not get ...
153
Thank you, again something that i have learned with this scripting.
198
Quote: Originally Posted by Burridge If you have a OnPlayerLogin function (With your register system maybe?) add it there. If you don't know what I mean, check SeifAdmin maybe? My serve...
198
Hi guys, well i want to create a filterscript that changes your color once you login to rcon, and also want to use GameTextForAll to show that an admin joined the server. I have the script already (i ...
198
I am in need of a vehicle spawn command to add into a filterscript. So as example when i type /spawnvehicle 413 then the vehicle with id 413 will spawn at my current position. Would be glad if someone...
8,058