SA-MP Forums Archive
for Jaztek Roleplay Server. - 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: for Jaztek Roleplay Server. (/showthread.php?tid=69045)



for Jaztek Roleplay Server. - John_Limlao - 15.03.2009

hey guys i need help about a script for my scripter Mike_Toreno in our server...

we need help about

Returning after you crash or /q
When your game crashes, you'll be returned at the same position where you logged/crashed

and also the Mask system
We need mask system, once you are Level 5, you can buy a mask at 24/7. If you're wearing it, no-one can see your name. And you'll be with the unknown name too. Ex.: Stranger says: Stay cool.

please please... thank you guys.. I need your help..



Re: for Jaztek Roleplay Server. - Pyrokid - 15.03.2009

We can't help you if we don't know how your code works...


Re: for Jaztek Roleplay Server. - John_Limlao - 15.03.2009

just post the codes please...


Re: for Jaztek Roleplay Server. - Pyrokid - 15.03.2009

We can't just post the codes and hope that it integrates with your server. We don't know if you use dudb or dini or something else to save info to a file or if you use mysql. We don't know how your leveling system works either. You need to show some examples or post your script on pastebin.com.


Re: for Jaztek Roleplay Server. - Weirdosport - 15.03.2009

As the guy above says, you can't script for someone elses script unless you have it infront of you and have spent minutes/hours trawling through it finding out how every bit runs.

For the questions you are asking, there is no 1 line solution. To return to your position after you logout, you will need to save the players co-ordinates to a file, by using something like mysql or dini.

To make the player name invisible you have to set the name colour to a value with 0% opacity.