Search Results
Quote: Originally Posted by Longover Help. Problem: When player is spawning then he is connecting on the server,the player give the message "Paramedics saved you for 5 dollars." Код:...
70
Quote: Originally Posted by brauf What if he wanted to use this elsewhere in the script, it would be much easier to make the calculation in that global variable. I'm sorry if that meer 20-...
55
Quote: Originally Posted by brauf Took me a while to figure out but... PHP Code: new TotalDrugs[MAX_PLAYERS]; CMD:drugs(playerid, params[]) {         TotalDrugs[playerid] =Â...
55
Depending upon how many variables you have for your cars, I would suggest creating a different enumerator. When I wrote my roleplay script, this is what I did. Код: enum PlayerVehicleData { ...
47
Quote: Originally Posted by Zeus666 Код: new vehicle; new Float:angle; vehicle = GetPlayerVehicleID(playerid); SetPlayerPos(playerid, 58.9391,-134.7392,2.3367); SetVehiclePo...
57
Quote: Originally Posted by Zeus666 Tried to do that, didn't work. Show the code with the SetVehicleZAngle
57
There is no difference in using capitals or lowercase.
43
https://sampwiki.blast.hk/wiki/TogglePlayerControllable will allow a player to be frozen and restrict movement even in vehicles and https://sampwiki.blast.hk/wiki/SetVehicleVelocity can edit the speed...
41
Quote: Originally Posted by JulianWilliams It's a Windows 7. Try updating your mysql plugin. Let me know if that works
122
Quote: Originally Posted by JulianWilliams Everything works now, but, what is this shit, now? Код: [22:17:32] [debug] Run time error 19: "File or function is not found" [22:17:32] [de...
122
So NGRP's script is built a bit differently than your conventional script. The main .amx is compiled from NGRP.pwn which uses #include to include different files that serve as the script. Essentially,...
122
Quote: Originally Posted by JM101 I am looking for a scripted to add some features to the Vortex Roleplay script. Things such as:Car engine & car fuel system Dynamic gas stations Dynam...
37,364
https://ovhcloud.com/ does really cheap VPS hosting. You won't get a cheap price for Windows but their Linux VPS's are priced decent. Starting at $4
166
Quote: Originally Posted by Sew_Sumi Na, it's about who removed who from the credits. (Looks like they may have removed him, and forgot to put him down at the bottom in the 'past scripter...
14,942
Quote: Originally Posted by Meinstad Good to see the developers get their credits. Good job! I was actually excluded for some reason.
14,942
Quote: Originally Posted by Immortal99 Well, you can give us the UCP too UCP was coded by ShaneRoberts and as far as I know is his property Quote: Originally Posted by Suneh...
14,942
Read up on https://sampwiki.blast.hk/wiki/SetSpawnInfo which needs to be set before a player spawns and https://sampwiki.blast.hk/wiki/SpawnPlayer which is the function you have to use to spawn the pl...
42
fairly certain it has to do with the new windows 10 update, gta_sa.exe will launch (i can see it launch under details in the task manager) but will disappear after a few moments with no actual sign of...
37
There's really nothing we can do for you without the script.
42