How i can fix this ?.
#1

I get
Код:
Z:\Downloads\Programs\WilRez\gamemodes\GGRP.pwn(726) : warning 215: expression has no effect
Z:\Downloads\Programs\WilRez\gamemodes\GGRP.pwn(4118) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
Help please
Reply
#2

First of all add:

forward Audio_OnSetPack;

on top of your script, then show us line 726
Reply
#3

Line 726
Код:
PlayerTextDrawSetPreviewModel(playerid, txtPlayerSprite, modelindex);
Reply
#4

show how you made 'txtPlayerSprite'
Reply
#5

i don't have txtPlayerSprite
Reply
#6

you showed it yourself;
Quote:
Originally Posted by Surabaya
Посмотреть сообщение
Line 726
Код:
PlayerTextDrawSetPreviewModel(playerid, txtPlayerSprite, modelindex);
if you dont have txtPlayerSprite elsewhere than thats your problem
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)