Newbie quests
#1

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 !
Reply
#2

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.
Reply
#3

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.
Reply
#4

if you need more help add me on skype: d_ipaul
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)