Search Results
I am now trying to implement the Fisher-Yates Shuffle algorithm... You will hear from thos soon... I all is very nice but let me explain again... Whar i want is when somebody connects, they get the ...
186
Im sorry, but that's not what i am looking for... I want to give people a choice. So i want to add the classes in a random order. That way, everybody will see another skin when they start, but still h...
186
Yes i know, but that's not random
186
In my server everybody uses the same skin, simply because it is the first one. Now i want to put them in a random order when they choose one on startup. How do i get them in random order? my array: ...
186
I was just writing code, when Kwarde posted the right code, TY. As for ******, the preformance is not a big problem, because I have a limited number of users and enough processing power
112
The i have to brute force match all cars, but i can give it a try
112
Is there any way to see if a car is in use or not. I want to use it to periodically delete all cars from my server except the ones in use.
112
Quote: Originally Posted by Justin Reif Thanks for the tips. What do you mean by this? BTW, i have to reinstall SAMP and GTA now. I had to upgrade windows 7 to windows 8. By tomorrow, ...
246
Are you giving them your public ip? You can find your public ip here: http://www.myip.nl/ and here you can chech if the server is online: http://typefish.co.uk/samp-conn/
246
Please continue the treat here, and do not double post. https://sampforum.blast.hk/showthread.php?pid=2078479#pid2078479
82
Please chech if you are not using a double firewall. For example: At home we have a modem running a network, with DHCP and firewall. In that network is a router with its own DHCP and firewall. In tha...
246
Please dont duoble post. This topic is in the scripting discussion too.
76
https://sampforum.blast.hk/showthread.php?tid=157200
143
Thank you, excluding all other filtersctipts worked, now i am going to try to find the problem
184
Nope sorry, still no response
184
When i use the following code, a dialog will show up but no action is being taken. It probably is a minor glitch. pawn Код: #include <a_samp>#define DIALOG_HOME 1#define FILTERSCRIPTpublic ...
184
how do i make a timeout before i destroy the vehicle: pawn Код: public OnPlayerExitVehicle(playerid, vehicleid){DestroyVehicle(vehicleid);}
69
My npc's are not loading... e$ven the standart npcs not... lanmode 1 rcon_password **** maxplayers 100 port 7777 hostname Seriez.co.cc filterscripts chilliad menu2 auto speedmeter Bsystem gl_npcs gam...
87
How do you load a npc script with the config.cfg ? lanmode 1 rcon_password ******** maxplayers 100 port 7777 hostname Seriez.co.cc filterscripts chilliad menu2 auto speedmeter Bsystem gamemode0 lvdm ...
87