SA-MP Forums Archive
Newbie quests - 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)
+--- Thread: Newbie quests (/showthread.php?tid=409063)



Newbie quests - oollyyoo - 20.01.2013

Hello, in this topic I wanna post my „newbie questions”...
First, I downloaded Samp03e_svr_R2...When I enter in game I see a text like: Grand Larceny on chat and on middle of monitor...How I can edit this text? Thanks !


AW: Newbie quests - Harry :) - 20.01.2013

Open the grandlarc.pwn with pawno and edit

PHP код:
GameTextForPlayer(playerid,"~w~Grand Larceny",3000,4); 
(at "public OnPlayerConnect(playerid)")
the "Grand Lacerny" to whatever you want. Compile it and restart the server.

I'd recommend to read some tutorials or documentations about scripting.


Re: Newbie quests - oollyyoo - 20.01.2013

Thank you !
Yeep, 5 Warnings
Код:
C:\Users\oLLy\Desktop\SAMP\gamemodes\grandlarc.pwn(519) : warning 203: symbol is never used: "gArmySpawns"
C:\Users\oLLy\Desktop\SAMP\gamemodes\grandlarc.pwn(519) : warning 203: symbol is never used: "gMedicalSpawns"
C:\Users\oLLy\Desktop\SAMP\gamemodes\grandlarc.pwn(519) : warning 203: symbol is never used: "gPoliceSpawns"
C:\Users\oLLy\Desktop\SAMP\gamemodes\grandlarc.pwn(519) : warning 203: symbol is never used: "lastanimid"
C:\Users\oLLy\Desktop\SAMP\gamemodes\grandlarc.pwn(519) : warning 203: symbol is never used: "thisanimid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Warnings.



Re: Newbie quests - PaulDinam - 20.01.2013

if you need more help add me on skype: d_ipaul