Search Results
Your level 4 is empty?
1,094
Quote:
Originally Posted by thegamer355
This code only creates objects, it has absolutely nothing to do with animations.
smh fam
Indeed. I couldn't understand what he was trying to exp...
179
Your code is hurting my eyes.
Kindly use [ Pawn ] [ /PAWN ] tag next time and then put your code inside it, makes it a lot easier to understand it.
Cheers and good day.
298
Oh my god, I didn't know about that function being added.
That's epic. Thanks for sharing the knowledge.
Rep+5 for 10 Min.
300
I really don't think that is possible in SA-MP or I didn't understand you correctly. Try explaining yourself properly.
300
Quote:
Originally Posted by Arthur Kane
There's no hope in helping you if you're not competent enough to post code RELEVANT to your problem.
You need to describe your problem more thoroug...
260
OnPlayerUpdate is the problem then. OnPlayerUpdate is called every time your player moves. Therefore move it to some other callback or function. Like OnPlayerSpawn or when a command is input.
239
Quote:
Originally Posted by Nitrofuel786
CAn someone give me dutils without theese errors
and whats wrong with YSF,inc?
I don't think there's any error with those files that you have. T...
367
[Scripting Servce]
Hi SA-MP,
I am back and willing to script for everyone again. I have enough time to create any sort of game modes.
Prices may vary depending up on the game mode of your choice. I...
360,105
pawn Код:
if((GetPlayerScore(playerid) >= 0) && (GetPlayerScore(playerid) <= 100))
You're getting the Player's Score here and you need a different global variable for Team's score.
...
208
Just save the location of the player into the .ini files system. You will need to add another var in the player's array to hold the value of its position. Once they disconnect, write the ini file with...
841
Looks great to me. I will test it brother. Thanks for sharing! Rep+4.
1,574
In my humble opinion, I won't suggest you to DeAMX your game mode or use that thing for anything else. It didn't function correctly the last time I tried using it. Never did that again!
272
Can you explain the problem for me in brief? I couldn't exactly understand your problem. Apologies!
202
Seems great to me Michael my friend, will test is oon. Good to see you still coding, I've been away.
628
You should provide us the code to help you. Use the [ pawn ] [ /pawn ] tags and enclose the code within.
437
I have been off scripting and to be honest, I am not sure about the fix and the errors. I am trying to match the syntax and we use to write it this way.
pawn Код:
ShowPlayerDialog(playerid, 1, DI...
214
We need to see your code. We can not solve the bug without that. Use www.pastebin.com to paste your code.
197
Yes that was removed in 0.3. I think now you can only attach global objects to a player.
326
Quote:
Originally Posted by karan007
Un-install SA-MP.
Then download it again and re-install it.
Nope.
205