[Map] + FS | WWE Ring by Miyu Uchiha V0.1 - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (
https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] + FS | WWE Ring by Miyu Uchiha V0.1 (
/showthread.php?tid=595074)
+ FS | WWE Ring by Miyu Uchiha V0.1 -
MiyuUchiha - 28.11.2015
Hello Guys, This Is My Mapping + Script
Because I Make The Mapping + And make command teleport too
SO Let's Read Guys
Resources
-ZCMD | Zeex
How To Install
copy wwecmd.pwn&amx to your fs folder
and open server.cfg add line | filterscripts wwecmd
,save, done, launch server & play
Credits
1. ALLAH | For Islams & For Sad, Pray, And Cry
2. a_samp | Thanks To Samp Team
3. ZCMD | Thanks To Zeex
Download
wwecmd.pwn
wwecmd.amx
ASSALAMUALAIKUM IF YOU MUSLIMS
Please GIVE ME A +REPUTATION T-T I'm 10 Years Old
Re: + FS | WWE Ring by Miyu Uchiha V0.1 -
Pottus - 28.11.2015
ROFL
Code:
for (new i = 0; i < MAX_PLAYERS; i++)
{
if (IsPlayerConnected(i) && !IsPlayerNPC(i))
{
CreateMHObjects(i);
}
}
Code:
CreateMHObjects(playerid)
{
CreateObject(14781, -1397.91687, 996.00201, 1024.20837, 0.00000, 0.00000, 0.00000);
CreateObject(973, -1399.21252, 989.29651, 1023.52881, 0.00000, 0.00000, 0.00000);
.......
}
Re: + FS | WWE Ring by Miyu Uchiha V0.1 -
HeLiOn_PrImE - 28.11.2015
You should at least describe the functions of this script.
Re: + FS | WWE Ring by Miyu Uchiha V0.1 -
Amads - 28.11.2015
Some screenshouts would be nice
Re: + FS | WWE Ring by Miyu Uchiha V0.1 -
Crayder - 28.11.2015
1st off, the filterscript is just horrible. If anyone reads this before using it, just take the object code and throw out the script unless you want your server to be filled with unused objects repeatedly (and completely unmanaged).
Re: + FS | WWE Ring by Miyu Uchiha V0.1 -
MiyuUchiha - 08.12.2015
sorry because i taken the MHOBJECTS From Modular Houses FS :v