Search Results
I was thinking of making a Basketball throwing system, how should i do it? Can i use MoveObject? Thanks. Also how do i detect if it has hitted a player or a position? For example if i want to throw i...
80
Quote: Originally Posted by park4bmx only possible, untrustworthy, way would be to keep an aye on the players money,once they raise you will know if they have won. The check Check their p...
80
Quote: Originally Posted by StuartD Well the answer to that is not to use the PR RP script.
196
You will have to script the whole casino yourself.
80
Decent, i would rate it 5/10
399
So basicly you want a person to create the whole gamemode for you? You can get most of this information if you search the SA-MP Wiki.
185
Quote: Originally Posted by rocker3410 Nice +REP, remember to rep back! He doesn't have to "+REP" you back. Its his own desicion.
1,194
Quote: Originally Posted by _Jake_ if you're talking about adding Arabic in-game it is impossible. SA-MP uses GTA SA main core, means to say it uses the main files, gxt etc. the gxt or gtx...
168
Its nice overall but nothing unique and theres like 20 more gamemodes like it. I give it 2/5 just for the effort.
244
I can't understand your English but heres SA-MP wiki with all the animations. (CLICK ME) I recommend of "pickup_box" animation. Then when the player picked up the box (Which you attach to him by a c...
85
Line #89355 - Add AdminDuty on player stats. Line #89355 - You are missing a ';' Код: if(PlayerInfo[AdminDuty][giveplayerid] == 0) { // what ever you want. return 1; } OR Код: if...
155
Quote: Originally Posted by iJumbo Depend on wich code are you based Correct, dont forget to add those stats in your 'PlayerInfo'. Or else, check how they are called in your PlayerInfo ...
125
Код: if(PlayerInfo[playerid][muted] == 1) // This line checks if the player is muted if so it does something. { // this what it will return if the player is muted. return 1; } if(PlayerInfo...
125
I cant find any problem in the script not that I'm that good of a scripter, but i used to create a function called "OnSecondsUpdate" and i programmed it to work on seconds update. Try and check if the...
98
Quote: Originally Posted by RayDcosta its not really possible to have weapon ID's as such, but if youre tryna make a system of dropping and grabbing guns (dynamic weapon system), you can m...
93
Can you spawn weapon for a player and make an ID on it? For example you spawn 3 deagles and they all have ID's on them. Example for the question: In the server there are this weapons: Desert Eagle #1...
93