Search Results
Can you tell me how exactly I do that, when the file looks like this: Code: <?php session_start(); require_once('config.php'); $options = [ 'cost' == 12, ]; $username = $_POST['username'];...
145
Today I began to build a UCP, consisting of a login and register. The gamemode currently works with a master account system, allowing the accounts registered to function as a UCP account. Upon a regi...
145
I have a /frespawn system, that prompts a dialog for any administrator, for him to select that faction. After he chooses the faction, he's listed with either respawning every vehicle, or just a single...
84
Figured out I put PlayerInfo[vehicleidint][pFaction] and not the player's id, my bad. Thanks.
124
Quote: Originally Posted by Jefff Because VehicleInfo != PlayerInfo Wait actually, what exactly do you mean by that?
124
Quote: Originally Posted by Jefff Because VehicleInfo != PlayerInfo Some times........ xD Cheers mate!
124
Can somebody explain to me, how the /frespawn all works, but frespawn <id> no longer works? It worked before I changed if(str to if(!str pawn Code: YCMD:frespawn(playerid, params[]) {    new...
124
I don't specialise in fonts lol
195
It's okay I would say.(GoDaddy). And yes you will get emails saying it's about to expire, and you can re-pay it from there if interested.
249
Yo, which text is used in the SA:MP chat box?
195
I guess you can make a system so you pay via PayPal for a donation code, then you go in-game, enter the code. Afterwards you can give him options... Like TS channels, whatever you feel like. And give...
178
You need to make sure you have the right sscanf plugin configured. As in the version of it.
208
You need to put it to "localhost" rather than "host"
103
Quote: Originally Posted by ChromeAmazing You'll need to port forward port 7777 in your router. https://sampwiki.blast.hk/wiki/Port_Forwarding What he said...
106
Just a quick help, you can easily find it in the filterscript section.
135
I figured out the error for you. Either you'll need to port forward the host, OR you or your host hasn't set up proper firewalls. Make sure you allow the port 7777.
104