[FilterScript] 3D Text System - 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)
+--- Thread: [FilterScript] 3D Text System (
/showthread.php?tid=249523)
Re: 3D Text System -
[ADC]Aldi96 - 23.04.2011
Niceeee!!!!!!!! i use this because i need 3d texts Thank yu............
Re: 3D Text System -
Agil_Smith - 23.04.2011
nice share
Re: 3D Text System -
[ADC]Aldi96 - 23.04.2011
hey i used in my server login as admin with rcon and i typed /text and selected "yes" but nothing
whyyyyyyy

??
Re: 3D Text System -
Agil_Smith - 23.04.2011
nice
Re: 3D Text System -
ShOoBy - 23.04.2011
Quote:
Originally Posted by [ADC]Aldi96
hey i used in my server login as admin with rcon and i typed /text and selected "yes" but nothing
whyyyyyyy  ??
|
try those 2 things:
-put the name of the filterscripts as the first thing in "server.cfg" at the "filterscripts" line after the "Filterscripts" and your other filterscripts afther this FS
something like this:
filterscripts [mame of script] [other filterscripts]
-change the id of the dialog...
More Comments pls
Re: 3D Text System -
Salsa - 23.04.2011
Good Job
Re: 3D Text System -
Sa-MpGamer - 23.04.2011
GoodJob
Re: 3D Text System -
Leroytjuh - 23.04.2011
woh! really nice!!!
Re: 3D Text System -
ShOoBy - 25.04.2011
thx guys :> ....more comments pls?
Re: 3D Text System -
Jason010 - 25.04.2011
Uhm 1 word - Genius!
Re: 3D Text System -
Shooter3 - 15.01.2012
Nice..
Re: 3D Text System -
WeenSoares_ - 15.01.2012
Portuguese
Eu quero ibagens !
English
I want to ibagens !
Re: 3D Text System -
ShOoBy - 19.02.2012
I'm not portuguese , but anyway thanks for your comments

and I dont know what is "ibagens"
Re: 3D Text System -
SampLoverNo123 - 20.02.2012
Kickass!!! 2001204/2001204!!! VERY GOOD!! REP+!
Re: 3D Text System -
Marko Koprivanac - 09.03.2012
Dosen't work for me,i tupe /text then YES and nothing HAPPEND !!
Re: 3D Text System -
Zxdsl - 09.03.2012
gOod job Man 10/10
Re: 3D Text System -
Ch0y - 09.03.2012
Hello everyone!
Am I correct to do: copy the text from the skriptfiles/texts.txt insert code into gamemodes mod.pwn in under the line string OnGameModeInit() ?
Re: 3D Text System -
DreveN - 09.03.2012
Good
Re: 3D Text System -
Ch0y - 09.03.2012
But after that I have the code does not compile.
Re: 3D Text System -
ShOoBy - 09.03.2012
Quote:
Originally Posted by Ch0y
But after that I have the code does not compile.
|
The code generated by this Script is OK , probably ur GameMode has some Bugs or u dont add the lines where you have to.