Search Results
Quote:
Originally Posted by Zekiloni
i don't need goto/teleport commands, it's example, read the again
Isn't that an example I gave you..?
I explained aswell.
What else do you need, pl...
66
Quote:
Originally Posted by Zekiloni
it's not ZCMD, there no have cmd procesor.
and no one help me
Ok there is the explantion for the /goto command.
Код:
CMD:goto(playerid,params[...
66
Here is a /tele command.
with the explaination,
Hope it's clear.
Код:
CMD:tele(playerid, params[])
{
if(isnull(params)) // IF you didn't type any parameter... then It'll show you the option.
...
66
This is quite handy to you.
LINK
If you still don't understand something just ask back .
66
I believe this is what you're looking for.
Got it from WIKI.
One thing SA:MP doesn't provide by default is support for objects only appearing in certain virtual worlds, this is achieved in YSI with:...
61
90
Quote:
Originally Posted by rickisme
pawn Код:
[20:05:08] [ERROR] CMySQLQuery::Execute[OnAccountRegister] - (error #1054) Unknown column '' in 'field list'
cause pInfo[playerid][pID] ...
90
Quote:
Originally Posted by rickisme
edit :
pawn Код:
mysql_connect( MYSQL_HOST, MYSQL_USER, MYSQL_DATABASE, MYSQL_PASS);
to :
pawn Код:
MySQL = mysql_connect( MYSQL_HOST, MYSQL_U...
90
Solved, thanks for you help! =)
90
Hello, Whenever I try to start the server, I get this error.
What excatly am I missing.
Код:
Started server on port: 7777, with maxplayers: 50 lanmode is ON.
New HTTP request for URL version.y...
119
Hello, I still can't figure it out why this command isn't working.. Can anyone please check it out? Thanks in advance.
Wheneve anyone types /buyhouse.. Nothing appears at all , no text .. but if i ch...
26
Hello, I['m running a roleplay script which is made from scratch and the server isn't creating .ini Userfiles in /scriptfiles/Users folder on my VPS ,which is Ubuntu.
Could there be problem with the ...
52
18749 SAMPLogoSmall
18750 SAMPLogoBig
https://sampwiki.blast.hk/wiki/Objects_0.3c#SA:MP_Logos
There you go.
83
Hello, I stuck with this. I would like to know how can i ... not sure how to explain.. suppose i want to show a dialogthplayer withthat name only like , John_Allens - He would see a dialof when he spa...
24
Quote:
Originally Posted by Blast3r
And if you copyright your server's name and someone steals it, what are you going to do? Call SWAT on him? Come on dude no one will care about a server'...
181
Is there any way to protect the server's name, I mean make it copyright protected.If yes , please do tell me how.
Thank you.
181
You can remove any object i think. But i'm not 100% sure.
39
Use a tool to get the coordinates.
https://sampforum.blast.hk/showthread.php?tid=282801
After you get them post them under
Код:
public OnPlayerConnect(playerid)
, like
Код:
RemoveBuildingFor...
39
Can you explain more and show us the code perhaps? if any.
116