- 0
don't send la compilare
-
Similar Content
-
- 0 replies
- 482 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
wakee
salut
am si eu o problema cand dau compile imi da don't send
si dupa are aia cu linia unde da warning
C:\Users\Wakee\Desktop\SEss5.pwn(956) : warning 208: function with tag result used before definition, forcing reparse
nu stiu ce sa ii fac la linia 956 este asta
Float:function229C(playerid, Float:arg1, Float:arg2, Float:arg3) { new Float:var0 = 0.0, Float:var1 = 0.0, Float:var2 = 0.0; LINIA: 956 new Float:var3 = 0.0; GetPlayerPos(playerid, var0, var1, var2); var3 = floatsqroot(floatpower(floatabs(arg1 - var0), 2.0) + floatpower(floatabs(arg2 - var1), 2.0) + floatpower(floatabs(arg3 - var2), 2.0)); return floatround(var3, 0);4 answers to this question
Recommended Posts