Search Results
Hello i just installed this Mysql login/register system https://sampforum.blast.hk/showthread.php?tid=382025 and it works perfectly. But, how do i add more enums?
47
You could: Код: public OnPlayerRequestSpawn(playerid) { return 0; } And immediately on OnPlayerConnect spawn him with "SpawnPlayer". But deleting the arrows only is not possible
96
You have written 2 newґs for interiorid. Delete the one in line 44.
159
I would recommend using the "MoveDynamicObject" Function given that you have the "Dynamic Objects". If you were simply using the "AddStaticObject" or "CreateObject" you would have to use the "MoveObj...
102
Check that the OnPlayerRequestSpawn public returns "1" instead of "0".
118
You could just put: Код: if(Info[playerid][Job] != JOB1_JOB) return //Eject and Message here. And you would be saving a line there
117
Yes, but that would fill up the chat a lot, and if you want a RP for example it wouldnґt be good But if you donґt care about it or are not making a RP server it would be good too. @GoldenFox you ca...
391
Okay, I changed the title and I deleted the +1 rep. BTW, would you tell me more suggestions for future versions?
234
Hello guys! Here I will give you both the .pwn and .amx files to my Race FS. This has been 100% created by me and nobody else. So lets start! COMMANDS: Quote: /drift <id> I...
234
LOL Iґm very sorry guys, I did this in a hurry I edited now
391
LOL Sorry i confused. Its now fixed to Kick(targetid);
391
Hello everybody, this is my first thread here so both good critics and bad are accepted. However, Iґve been working with PAWN for several years. In this topic you will learn how to do a /ban and /kic...
391