SA-MP Forums Archive
how to change ...... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how to change ...... (/showthread.php?tid=184818)



how to change ...... - MBX97 - 21.10.2010

hi there , i just post this topic to know how to change the " Server:Unknowen Command. "
i want to change it to anything i want but how , can any 1 tell me how can i change it cuz i have a server and i created a GM i think its cool but i can't change the " Server:Unknowen Command. " ,
PLEASE HELP ME !!!!!


Re: how to change ...... - Mike_Peterson - 21.10.2010

at the end of ur onplayercommandtext function there is a
Код:
return 0;
}
Simply replace return 0; }with
Код:
return SendClientMessage(playerid,YOURCOLOR,"This command is invalid.");
}
edit the code :P


Re: how to change ...... - MBX97 - 21.10.2010

i'll try , thanks mike for helping :P


Re: how to change ...... - MBX97 - 21.10.2010

it worked mike thanks but how to create a dialog list and when the player click the option 1 , it says u clikced option 1 of the list ?? plz tell me !!!!


Re: how to change ...... - HrvojeCro - 21.10.2010

Quote:
Originally Posted by MBX97
Посмотреть сообщение
it worked mike thanks but how to create a dialog list and when the player click the option 1 , it says u clikced option 1 of the list ?? plz tell me !!!!
[ame]http://www.youtube.com/watch?v=OxNVkkMOJP0[/ame]


Re: how to change ...... - sTeAlthy [Brandon Brown] - 21.10.2010

Please do not double post.

Explain your problem with the Dialog you want.
Provide us with the code of the dialogs and any errors you encounter

Edit: or the above video shows you how to. We posted at the same time :P


Re: how to change ...... - HrvojeCro - 21.10.2010

Quote:
Originally Posted by sTeAlthy [Brandon Brown]
Посмотреть сообщение
Please do not double post.

Explain your problem with the Dialog you want.
Provide us with the code of the dialogs and any errors you encounter

Edit: or the above video shows you how to. We posted at the same time :P
yea thats how i learned most of things(and still beginner cuz theres no advanced lessions )


Re: how to change ...... - Mike_Peterson - 21.10.2010

ugh, my opinion... fck video's :P alot of people learn pawn on the university, i learned it from watching other scripts, testing things myself out if u dont do that and by every error which is a little bit too 'hard' for you and go post then maybe good people on the forums here will explain you.. or just give u a plain code but u didnt tested it urself..
Watch tutorials on the forums.. they're better then videos since u get almost (almost) instance replies..
Not saying u totally have to not watch videos ofcourse :P

Hope this helped you a lil' bit.


Re: how to change ...... - MBX97 - 22.10.2010

thanks again mike and it really helped ,
Quote:

BE COOL :P




Re: how to change ...... - HrvojeCro - 22.10.2010

Quote:
Originally Posted by Mike_Peterson
Посмотреть сообщение
ugh, my opinion... fck video's :P alot of people learn pawn on the university, i learned it from watching other scripts, testing things myself out if u dont do that and by every error which is a little bit too 'hard' for you and go post then maybe good people on the forums here will explain you.. or just give u a plain code but u didnt tested it urself..
Watch tutorials on the forums.. they're better then videos since u get almost (almost) instance replies..
Not saying u totally have to not watch videos ofcourse :P

Hope this helped you a lil' bit.
Well i script only 2 weeks and made a lot of it but still dont know how to make some stuff like phone numbers login system and im bit confused with house system